Fw: HostAP Digest, Vol 118, Issue 24

RAVIKANT PATEL ravikant_patel182000
Thu Feb 14 22:21:59 PST 2013



----- Forwarded Message -----
From: "hostap-request at lists.shmoo.com" <hostap-request at lists.shmoo.com>
To: hostap at lists.shmoo.com 
Sent: Thursday, February 14, 2013 10:30 PM
Subject: HostAP Digest, Vol 118, Issue 24
 
Send HostAP mailing list submissions to
??? hostap at lists.shmoo.com

To subscribe or unsubscribe via the World Wide Web, visit
??? http://lists.shmoo.com/mailman/listinfo/hostap
or, via email, send a message with subject or body 'help' to
??? hostap-request at lists.shmoo.com

You can reach the person managing the list at
??? hostap-owner at lists.shmoo.com

When replying, please edit your Subject line so it is more specific
than "Re: Contents of HostAP digest..."


Today's Topics:

?  1. RE: hostapd related error (Arend Van Spriel)
?  2. Re: Fw: hostapd related
 error (Mykyta Iziumtsev)


----------------------------------------------------------------------

Message: 1
Date: Thu, 14 Feb 2013 13:06:25 +0000
From: "Arend Van Spriel" <arend at broadcom.com>
Subject: RE: hostapd related error
To: "RAVIKANT PATEL" <ravikant_patel182000 at yahoo.com>,
??? "hostap at lists.shmoo.com" <hostap at lists.shmoo.com>
Message-ID:
??? <A47087626F2942499CF47E79803E771E04306893 at SJEXCHMB13.corp.ad.broadcom.com>
??? 
Content-Type: text/plain; charset=us-ascii

channel [11] (12) is disabled for use in AP mode, flags: 0x3
wlan0: IEEE 802.11 Configured channel (12) not found from the channel list of current mode (1) IEEE 802.11g
wlan0: IEEE 802.11 Hardware does not support configured channel

> A: what hardware/driver are you using?

Could not select hw_mode and channel. (-4)
wlan0: Unable to setup interface.
Flushing old station entries
Deauthenticate all stations
nl80211: Remove interface ifindex=16
netlink: Operstate: linkmode=0, operstate=6
nl80211: Set mode ifindex 7 iftype 2 (STATION)


in our hostapd.config file countrycode -JP & chennel-12 is set
in iw reg get command also shown country jp & related
 channel
then why this error come

please give me a reply soon

your respected
ravikant patel








------------------------------

Message: 2
Date: Thu, 14 Feb 2013 14:09:00 +0100
From: Mykyta Iziumtsev <mykyta.iziumtsev at gmail.com>
Subject: Re: Fw: hostapd related error
To: RAVIKANT PATEL <ravikant_patel182000 at yahoo.com>
Cc: "hostap at lists.shmoo.com" <hostap at lists.shmoo.com>
Message-ID:
??? <CAHc5FiUwvEbiqRgDE2Jo1y832Xs6gvKDRYfDwh66LvFMbcy4zA at mail.gmail.com>
Content-Type: text/plain; charset=ISO-8859-1

Hello,

That question is already answered by Jouni.

Copying from your previous conversation with him:
? ? ? ? in our iw list
? ? ? ? ? ? ? ? ? ? 2467 mhz [12] (16.0 dbm)(passive scanning)
? ? ? ? ? ? ? ? ? ? 2472 mhz [13] (16.0 dbm)(passive scanning)

You can see that channels 12 and 13 are marked as "passive scanning".
Hostapd can't operate on channel which is marked "DFS required",
"passive scanning" or "IBSS prohibited".
Check hostapd_get_hw_features() for this code.

I would suggest you to take a
 look at your WLAN driver, and find out why those
channels are marked as "passive scanning".

P.S: I hope you have strong reason to put AP on channel 12. Good practice is to
put APs on channels 1, 6 and 11. In that way they won't interfere with
each other.
Otherwise you're introducing interference which is impossible to avoid,
because WLAN CS function (on 2.4GHz, unless CS energy sense is ON,
which is unlikely)
looks only for a valid preamble, and for sure you can't decode OFDM
preamble from channel 12
when you're tuned to channel 11.

/Mykyta

On Thu, Feb 14, 2013 at 1:45 PM, RAVIKANT PATEL
<ravikant_patel182000 at yahoo.com> wrote:
>
>
> ----- Forwarded Message -----
> From: RAVIKANT PATEL <ravikant_patel182000 at yahoo.com>
> To: "hostap at lists.shmoo.com" <hostap at lists.shmoo.com>
> Sent: Thursday, February 14, 2013 4:11 PM
> Subject: Fw: hostapd related error
>
>
>
> ----- Forwarded Message -----
> From: RAVIKANT PATEL <ravikant_patel182000 at yahoo.com>
> To: "hostap at lists.shmoo.com" <hostap at lists.shmoo.com>
> Sent: Thursday, February 14, 2013 3:20 PM
> Subject: hostapd related
 error
>
>
> dear sir/madem
>
> hostapd.config file
>
> bridge=br0
> driver=nl80211
> ssid=MATRIX-NAVAN
> country_code=JP
> channel=12
>
>
>
> iw reg get command
>
> country JP:
> (2402 - 2472 @ 40), (N/A, 20)
> (2457 - 2482 @ 20), (N/A, 20)
> (2474 - 2494 @ 20), (N/A, 20), NO-OFDM
> (4910 - 4930 @ 10), (N/A, 23)
> (4910 - 4990 @ 40), (N/A, 23)
> (4930 - 4950 @ 10), (N/A, 23)
> (5030 - 5045 @ 10), (N/A, 23)
> (5030 - 5090 @ 40), (N/A, 23)
> (5050 - 5060 @ 10), (N/A, 23)
> (5170 - 5250 @ 40), (N/A, 20)
> (5250 - 5330 @ 40), (N/A, 20), DFS
> (5490 - 5710 @ 40), (N/A, 23), DFS
>
>
> in iw list command
>
> * 2467 MHz [12] (16.0 dBm) (passive scanning)
> * 2472 MHz [13] (16.0 dBm) (passive scanning)
> * 2484 MHz [14]
 (disabled)
>
>
> we got the error below as bold latter
>
> channel [11] (12) is disabled for use in AP mode, flags: 0x3
> wlan0: IEEE 802.11 Configured channel (12) not found from the channel list
> of current mode (1) IEEE 802.11g
> wlan0: IEEE 802.11 Hardware does not support configured channel
> Could not select hw_mode and channel. (-4)
> wlan0: Unable to setup interface.
> Flushing old station entries
> Deauthenticate all stations
> nl80211: Remove interface ifindex=16
> netlink: Operstate: linkmode=0, operstate=6
> nl80211: Set mode ifindex 7 iftype 2 (STATION)
>
>
> in our hostapd.config file countrycode -JP & chennel-12 is set
> in iw reg get command also shown country jp & related channel
> then why this error come





i understand what you want to say but i have question that 

->can i changes in drivers or anything so that i remove that passive scanning & set my channel as 12
please suggest me for that

my drivers
ath9k
ath9k_common
ath9k_hw
ath

my hardwareDNXA-97(AR5B97)
>
> please give me a reply soon
>
> your respected
> ravikant
 patel
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.shmoo.com/pipermail/hostap/attachments/20130214/19a94550/attachment-0001.htm 



More information about the Hostap mailing list