* [ath9k-devel] ath9kl multiple ssid AP
@ 2009-04-01 17:46 Karl Hiramoto
2009-04-01 18:30 ` Jouni Malinen
0 siblings, 1 reply; 10+ messages in thread
From: Karl Hiramoto @ 2009-04-01 17:46 UTC (permalink / raw)
To: ath9k-devel
Hi,
Thanks for all the work. I've got one AP working with kernel 2.6.29 and
ath9k
I was wondering if there has been any change to the multiple ssid
support I see:
https://lists.ath9k.org/pipermail/ath9k-devel/2009-January/000911.html
I also see quite a few commits in the last month or so.
Is there any experimental git tree that has multiple AP ESSID support?
What i eventually want to do is bridge essid1 to eth0, and bridge
essid2 to eth1.
Thanks.
--
Karl
^ permalink raw reply [flat|nested] 10+ messages in thread
* [ath9k-devel] ath9kl multiple ssid AP
2009-04-01 17:46 [ath9k-devel] ath9kl multiple ssid AP Karl Hiramoto
@ 2009-04-01 18:30 ` Jouni Malinen
2009-04-02 14:34 ` Karl Hiramoto
0 siblings, 1 reply; 10+ messages in thread
From: Jouni Malinen @ 2009-04-01 18:30 UTC (permalink / raw)
To: ath9k-devel
On Wed, 2009-04-01 at 10:46 -0700, Karl Hiramoto wrote:
> Hi,
>
> Thanks for all the work. I've got one AP working with kernel 2.6.29 and
> ath9k
>
> I was wondering if there has been any change to the multiple ssid
> support I see:
> https://lists.ath9k.org/pipermail/ath9k-devel/2009-January/000911.html
>
> I also see quite a few commits in the last month or so.
>
> Is there any experimental git tree that has multiple AP ESSID support?
All the virtual interface and multi-BSSID support patches have been
added into wireless-testing.git tree, see
http://wireless.kernel.org/en/developers/Documentation/git-guide#Cloninglatestwireless-testing
The current snapshot of that with the snapshot of hostapd development
branch (hostap.git tree, i.e., 0.7.x branch) should allow multiple
BSSIDs (i.e., also SSIDs) to be used with ath9k.
> What i eventually want to do is bridge essid1 to eth0, and bridge
> essid2 to eth1.
That should be doable with the current implementation.
- Jouni
^ permalink raw reply [flat|nested] 10+ messages in thread
* [ath9k-devel] ath9kl multiple ssid AP
2009-04-01 18:30 ` Jouni Malinen
@ 2009-04-02 14:34 ` Karl Hiramoto
2009-04-02 16:57 ` Jouni Malinen
0 siblings, 1 reply; 10+ messages in thread
From: Karl Hiramoto @ 2009-04-02 14:34 UTC (permalink / raw)
To: ath9k-devel
Jouni Malinen wrote:
> On Wed, 2009-04-01 at 10:46 -0700, Karl Hiramoto wrote:
>
>> Hi,
>>
>> Thanks for all the work. I've got one AP working with kernel 2.6.29 and
>> ath9k
>>
>> I was wondering if there has been any change to the multiple ssid
>> support I see:
>> https://lists.ath9k.org/pipermail/ath9k-devel/2009-January/000911.html
>>
>> I also see quite a few commits in the last month or so.
>>
>> Is there any experimental git tree that has multiple AP ESSID support?
>>
>
> All the virtual interface and multi-BSSID support patches have been
> added into wireless-testing.git tree, see
> http://wireless.kernel.org/en/developers/Documentation/git-guide#Cloninglatestwireless-testing
>
> The current snapshot of that with the snapshot of hostapd development
> branch (hostap.git tree, i.e., 0.7.x branch) should allow multiple
> BSSIDs (i.e., also SSIDs) to be used with ath9k.
>
>
>> What i eventually want to do is bridge essid1 to eth0, and bridge
>> essid2 to eth1.
>>
>
> That should be doable with the current implementation.
>
> - Jouni
>
Thanks for the info. I got it to work with an open AP. WPA is not
working though. There is a hostapd error "Invalid pairwise cipher (0)"
for a very simple config that worked for me before with one AP, and
hostapd 0.6.8
Now I'm using hostapd from git.
# hostapd -ddK /hostapd.conf
Configuration file: /hostapd.conf
ctrl_interface_group=0
br0: port 2(wlan0) entering learning state
Opening raw packet socket for ifindex 809120051
BSS count 2, BSSID mask ff:ff:ff:ff:ff:fe (1 bits)
SIOCGIWRANGE: WE(compiled)=22 WE(source)=21 enc_capa=0xf
nl80211: Added 802.11b mode based on 802.11g information
Allowed channel: mode=1 chan=1 freq=2412 MHz max_tx_power=20 dBm
Allowed channel: mode=1 chan=2 freq=2417 MHz max_tx_power=20 dBm
Allowed channel: mode=1 chan=3 freq=2422 MHz max_tx_power=20 dBm
Allowed channel: mode=1 chan=4 freq=2427 MHz max_tx_power=20 dBm
Allowed channel: mode=1 chan=5 freq=2432 MHz max_tx_power=20 dBm
Allowed channel: mode=1 chan=6 freq=2437 MHz max_tx_power=20 dBm
Allowed channel: mode=1 chan=7 freq=2442 MHz max_tx_power=20 dBm
Allowed channel: mode=1 chan=8 freq=2447 MHz max_tx_power=20 dBm
Allowed channel: mode=1 chan=9 freq=2452 MHz max_tx_power=20 dBm
Allowed channel: mode=1 chan=10 freq=2457 MHz max_tx_power=20 dBm
Allowed channel: mode=1 chan=11 freq=2462 MHz max_tx_power=20 dBm
Allowed channel: mode=0 chan=1 freq=2412 MHz max_tx_power=20 dBm
Allowed channel: mode=0 chan=2 freq=2417 MHz max_tx_power=20 dBm
Allowed channel: mode=0 chan=3 freq=2422 MHz max_tx_power=20 dBm
Allowed channel: mode=0 chan=4 freq=2427 MHz max_tx_power=20 dBm
Allowed channel: mode=0 chan=5 freq=2432 MHz max_tx_power=20 dBm
Allowed channel: mode=0 chan=6 freq=2437 MHz max_tx_power=20 dBm
Allowed channel: mode=0 chan=7 freq=2442 MHz max_tx_power=20 dBm
Allowed channel: mode=0 chan=8 freq=2447 MHz max_tx_power=20 dBm
Allowed channel: mode=0 chan=9 freq=2452 MHz max_tx_power=20 dBm
Allowed channel: mode=0 chan=10 freq=2457 MHz max_tx_power=20 dBm
Allowed channel: mode=0 chan=11 freq=2462 MHz max_tx_power=20 dBm
RATE[0] rate=10 flags=0x2
RATE[1] rate=20 flags=0x6
RATE[2] rate=55 flags=0x6
RATE[3] rate=110 flags=0x6
RATE[4] rate=60 flags=0x0
RATE[5] rate=90 flags=0x0
RATE[6] rate=120 flags=0x0
RATE[7] rate=180 flags=0x0
RATE[8] rate=240 flags=0x0
RATE[9] rate=360 flags=0x0
RATE[10] rate=480 flags=0x0
RATE[11] rate=540 flags=0x0
Passive scanning not supported
Flushing old station entries
Deauthenticate all stations
Mode: IEEE 802.11g Channel: 6 Frequency: 2437 MHz
nl80211: Set beacon (iface=wlan0 beacon_set=0)
nl80211: Set beacon DTIM period 2 (iface=wlan0 beacon_set=1)
Using interface wlan0 with hwaddr 00:0e:8e:19:ce:70 and ssid 'test1'
SSID - hexdump_ascii(len=5):
74 65 73 74 31 test1
PSK (ASCII passphrase) - hexdump_ascii(len=17):
73 65 63 72 65 74 20 70 61 73 73 70 68 72 61 73 secret passphras
65 e
PSK (from passphrase) - hexdump(len=32): b0 44 57 49 35 29 ae 8a ce a5
33 f8 73 55 cd a0 54 1e 62 52 89 28 e5 5a de 7b b2 63 1b 6a 18 50
Invalid pairwise cipher (0).
Could not generate WPA IE.
WPA initialization failed.
wlan0: Unable to setup interface.
Flushing old station entries
Deauthenticate all stations
rmdir[ctrl_interface]: No such file or directory
Flushing old station entries
Deauthenticate all stations
br0: port 2(wlan0) entering disabled state
hostapd.conf:
interface=wlan0
bridge=br0
driver=nl80211
logger_syslog=-1
logger_syslog_level=2
logger_stdout=-1
logger_stdout_level=2
ctrl_interface=/var/run/hostapd
ctrl_interface_group=0
hw_mode=g
channel=6
beacon_int=100
dtim_period=2
auth_algs=1
ignore_broadcast_ssid=0
wpa=3
wpa_passphrase=secret passphrase
bss=wlan0_1
ssid=test2
hostapd $ cat .config
CONFIG_CRYPTO=internal
CONFIG_EAP=y
CONFIG_EAP_MD5=y
CONFIG_EAP_PSK=y
CONFIG_DRIVER_WIRED=y
CONFIG_DRIVER_MADWIFI=y
CONFIG_DRIVER_NL80211=y
CONFIG_PKCS12=y
CONFIG_RADIUS_SERVER=y
CONFIG_IAPP=y
CONFIG_IEEE80211R=y
CONFIG_IEEE80211W=y
CONFIG_IEEE80211N=y
CONFIG_PEERKEY=y
CONFIG_RSN_PREAUTH=y
^ permalink raw reply [flat|nested] 10+ messages in thread* [ath9k-devel] ath9kl multiple ssid AP
2009-04-02 14:34 ` Karl Hiramoto
@ 2009-04-02 16:57 ` Jouni Malinen
2009-04-03 8:44 ` Karl Hiramoto
0 siblings, 1 reply; 10+ messages in thread
From: Jouni Malinen @ 2009-04-02 16:57 UTC (permalink / raw)
To: ath9k-devel
On Thu, 2009-04-02 at 07:34 -0700, Karl Hiramoto wrote:
> Thanks for the info. I got it to work with an open AP. WPA is not
> working though. There is a hostapd error "Invalid pairwise cipher (0)"
> for a very simple config that worked for me before with one AP, and
> hostapd 0.6.8
Looks like you found a multi-BSS combination that was not being
configured correctly in hostapd. You might be able to work around this
particular configuration by adding rsn_pairwise=TKIP, but anyway, a fix
for this is now available in hostap.git.
- Jouni
^ permalink raw reply [flat|nested] 10+ messages in thread
* [ath9k-devel] ath9kl multiple ssid AP
2009-04-02 16:57 ` Jouni Malinen
@ 2009-04-03 8:44 ` Karl Hiramoto
2009-04-03 11:37 ` Karl Hiramoto
2009-04-03 18:24 ` Jouni Malinen
0 siblings, 2 replies; 10+ messages in thread
From: Karl Hiramoto @ 2009-04-03 8:44 UTC (permalink / raw)
To: ath9k-devel
Jouni Malinen wrote:
> On Thu, 2009-04-02 at 07:34 -0700, Karl Hiramoto wrote:
>
>> Thanks for the info. I got it to work with an open AP. WPA is not
>> working though. There is a hostapd error "Invalid pairwise cipher (0)"
>> for a very simple config that worked for me before with one AP, and
>> hostapd 0.6.8
>>
>
> Looks like you found a multi-BSS combination that was not being
> configured correctly in hostapd. You might be able to work around this
> particular configuration by adding rsn_pairwise=TKIP, but anyway, a fix
> for this is now available in hostap.git.
>
>
Thanks a git pull and it worked. I think i found another problem
though when one ssid is WPA and the other is "Open", or when the PSK is
diferent
Cases i tested:
1. Both ssid Open. everything works.
2. essid1=WPA esid2 = open. Everything works in essid1. Windows
XP SP2 client can connect to essid2 but no traffic, only sends EAPOL
packet.
config
interface=wlan0
bridge=br0
driver=nl80211
logger_syslog=-1
logger_syslog_level=2
logger_stdout=-1
logger_stdout_level=2
dump_file=/tmp/hostapd.dump
ctrl_interface=/var/run/hostapd
ctrl_interface_group=0
hw_mode=g
channel=6
beacon_int=100
dtim_period=2
max_num_sta=255
rts_threshold=2347
fragm_threshold=2346
macaddr_acl=0
auth_algs=1
ignore_broadcast_ssid=0
own_ip_addr=127.0.0.1
wpa=3
wpa_passphrase=hiramoto
wpa_pairwise=TKIP
rsn_pairwise=TKIP
bss=wlan0_1
ssid=test2
auth_algs=1
wpa=0
log messages:
MGMT (TX callback)
ACK
mgmt::proberesp
cb
unknown vendor specific information element ignored (vendor OUI 00:10:18
len=9)
unknown vendor specific information element ignored (vendor OUI 00:10:18
len=9)
STA 00:90:4b:69:0f:55 sent probe request for our
SSID
MGMT (TX callback)
ACK
mgmt::proberesp
cb
MGMT
mgmt::auth
authentication: STA=00:90:4b:69:0f:55 auth_alg=0 auth_transaction=1
status_code=0 wep=0
New
STA
authentication reply: STA=00:90:4b:69:0f:55 auth_alg=0
auth_transaction=2 resp=0 (IE len=0)
MGMT
mgmt::assoc_req
association request: STA=00:90:4b:69:0f:55 capab_info=0x421
listen_interphy0: Allocated STA 00:90:4b:69:0f:55
val=10
unknown vendor specific information element ignored (venphy0: Inserted
STA 00:90:4b:69:0f:55
dor OUI 00:40:96
len=6)
unknown vendor specific information element ignored (vendor OUI 00:10:18
len=9)
new AID
1
MGMT
mgmphy0: Allocated STA
00:90:4b:69:0f:55
t::assoc_req
association request: STA=00:90:4b:69:0f:55 capab_iphy0: Destroyed STA
00:90:4b:69:0f:55
nfo=0x421
listen_interval=10
unknown vendor specific information element ignored (vendor OUI 00:40:96
len=6)
unknown vendor specific information element ignored (vendor OUI 00:10:18
len=9)
old AID
1
MGMT (TX callback)
ACK
mgmt::auth
cb
wlan0_1: STA 00:90:4b:69:0f:55 IEEE 802.11:
authenticated
MGMT (TX callback)
ACK
mgmt::assoc_resp
cb
wlan0_1: STA 00:90:4b:69:0f:55 IEEE 802.11: associated (aid
1)
wlan0_1: STA 00:90:4b:69:0f:55 RADIUS: starting accounting session
4wlan0: STA 00:90:4b:69:0f:55 aid 1 enters power save mode
9D5C88E-00000002
MGMT (TX callback)
ACK
mgmt::assoc_resp
cb
wlan0_1: STA 00:90:4b:69:0f:55 IEEE 802.11: associated (aid
1)
nl80211: NL80211_CMD_NEW_STATION result: -17 (File
exists)
wlan0_1: STA 00:90:4b:69:0f:55 RADIUS: starting accounting session
49D5C88E-00000003
unknown vendor specific information element ignored (vendor OUI 00:10:18
len=9)
STA 00:90:4b:69:0f:55 sent probe request for broadcast
SSID
unknown vendor specific information element ignored (vendor OUI 00:10:18
len=9)
STA 00:90:4b:69:0f:55 sent probe request for broadcast
SSID
unknown vendor specific information element ignored (vendor OUI 00:10:18
len=9)
STA 00:90:4b:69:0f:55 sent probe request for broadcast
SSID
unknown vendor specific information element ignored (vendor OUI 00:10:18
len=9)
STA 00:90:4b:69:0f:55 sent probe request for broadcast
SSID
unknown vendor specific information element ignored (vendor OUI 00:10:18
len=9)
STA 00:90:4b:69:0f:55 sent probe request for broadcast
SSID
unknown vendor specific information element ignored (vendor OUI 00:10:18
len=9)
STA 00:90:4b:69:0f:55 sewlan0: STA 00:90:4b:69:0f:55 aid 1 exits power
save mode
nt probe request for broadcast
SSID
MGMT (TX callback)
ACK
mgmt::proberesp
cb
MGMT (TX callback)
ACK
mgmt::proberesp
cb
MGMT (TX callback)
ACK
mgmt::proberesp
cb
MGMT (TX callback)
ACK
mgmt::proberesp
cb
MGMT (TX callback)
ACK
mgmt::proberesp
cb
Data/PS-poll frame from not associated STA
00:90:4b:69:0f:55
MGMT (TX callback)
ACK
mgmt::proberesp
cb
MGMT (TX callback)
ACK
wlan0: STA 00:90:4b:69:0f:55 aid 1 enters power save
mode
wlan0: STA 00:90:4b:69:0f:55 aid 1 exits power save
mode
wlan0: STA 00:90:4b:69:0f:55 aid 1 enters power save
mode
unknown vendor specific information element ignored (vendor OUI 00:10:18
len=9)
STA 00:90:4b:69:0f:55 sent probe request for broadcast
SSID
unknown vendor spewlan0: STA 00:90:4b:69:0f:55 aid 1 exits power save
mode
cific information element ignored (vendor OUI 00:10:18
len=9)
STA 00:90:4b:69:0f:55 sent probe request for broadcast SSID
3. WPA on both essid1 and ssid2, ssid1 bridged to br0/eth1 ssid2
bridged to br1/eth0. PSK is different on each ssid.
interface=wlan0
bridge=br0
driver=nl80211
logger_syslog=-1
logger_syslog_level=2
logger_stdout=-1
logger_stdout_level=2
dump_file=/tmp/hostapd.dump
ctrl_interface=/var/run/hostapd
ctrl_interface_group=0
hw_mode=g
channel=6
beacon_int=100
dtim_period=2
max_num_sta=255
rts_threshold=2347
fragm_threshold=2346
macaddr_acl=0
auth_algs=1
ignore_broadcast_ssid=0
own_ip_addr=127.0.0.1
wpa=3
wpa_passphrase=hiramoto
wpa_pairwise=TKIP
rsn_pairwise=TKIP
bss=wlan0_1
ssid=test2
auth_algs=1
wpa=3
wpa_pairwise=TKIP
rsn_pairwise=TKIP
wpa_key_mgmt=WPA-PSK
wpa_passphrase=password
# hostapd -ddK /hostapd.conf
Configuration file: /hostapd.conf
ctrl_interface_group=0
br0: port 2(wlan0) entering learning state
Opening raw packet socket for ifindex 809120051
BSS count 2, BSSID mask ff:ff:ff:ff:ff:fe (1 bits)
SIOCGIWRANGE: WE(compiled)=22 WE(source)=21 enc_capa=0xf
nl80211: Added 802.11b mode based on 802.11g information
Allowed channel: mode=1 chan=1 freq=2412 MHz max_tx_power=20 dBm
Allowed channel: mode=1 chan=2 freq=2417 MHz max_tx_power=20 dBm
Allowed channel: mode=1 chan=3 freq=2422 MHz max_tx_power=20 dBm
Allowed channel: mode=1 chan=4 freq=2427 MHz max_tx_power=20 dBm
Allowed channel: mode=1 chan=5 freq=2432 MHz max_tx_power=20 dBm
Allowed channel: mode=1 chan=6 freq=2437 MHz max_tx_power=20 dBm
Allowed channel: mode=1 chan=7 freq=2442 MHz max_tx_power=20 dBm
Allowed channel: mode=1 chan=8 freq=2447 MHz max_tx_power=20 dBm
Allowed channel: mode=1 chan=9 freq=2452 MHz max_tx_power=20 dBm
Allowed channel: mode=1 chan=10 freq=2457 MHz max_tx_power=20 dBm
Allowed channel: mode=1 chan=11 freq=2462 MHz max_tx_power=20 dBm
Allowed channel: mode=0 chan=1 freq=2412 MHz max_tx_power=20 dBm
Allowed channel: mode=0 chan=2 freq=2417 MHz max_tx_power=20 dBm
Allowed channel: mode=0 chan=3 freq=2422 MHz max_tx_power=20 dBm
Allowed channel: mode=0 chan=4 freq=2427 MHz max_tx_power=20 dBm
Allowed channel: mode=0 chan=5 freq=2432 MHz max_tx_power=20 dBm
Allowed channel: mode=0 chan=6 freq=2437 MHz max_tx_power=20 dBm
Allowed channel: mode=0 chan=7 freq=2442 MHz max_tx_power=20 dBm
Allowed channel: mode=0 chan=8 freq=2447 MHz max_tx_power=20 dBm
Allowed channel: mode=0 chan=9 freq=2452 MHz max_tx_power=20 dBm
Allowed channel: mode=0 chan=10 freq=2457 MHz max_tx_power=20 dBm
Allowed channel: mode=0 chan=11 freq=2462 MHz max_tx_power=20 dBm
RATE[0] rate=10 flags=0x2
RATE[1] rate=20 flags=0x6
RATE[2] rate=55 flags=0x6
RATE[3] rate=110 flags=0x6
RATE[4] rate=60 flags=0x0
RATE[5] rate=90 flags=0x0
RATE[6] rate=120 flags=0x0
RATE[7] rate=180 flags=0x0
RATE[8] rate=240 flags=0x0
RATE[9] rate=360 flags=0x0
RATE[10] rate=480 flags=0x0
RATE[11] rate=540 flags=0x0
Passive scanning not supported
Flushing old station entries
Deauthenticate all stations
Mode: IEEE 802.11g Channel: 6 Frequency: 2437 MHz
nl80211: Set beacon (iface=wlan0 beacon_set=0)
Using interface wlan0 with hwaddr 00:0e:8e:19:ce:70 and ssid 'test1'
SSID - hexdump_ascii(len=5):
74 65 73 74 31 test1
PSK (ASCII passphrase) - hexdump_ascii(len=8):
68 69 72 61 6d 6f 74 6f hiramoto
PSK (from passphrase) - hexdump(len=32): 9f c6 ee 5b 32 df 23 59 ff 72
4d c2 0e 58 39 e5 b4 6d 78 5a c0 b6 66 a0 84 37 37 1d e6 86 6e aa
WPA: group state machine entering state GTK_INIT (VLAN-ID
0)
GMK - hexdump(len=32): 17 89 10 72 be 41 e2 b4 84 81 f0 dc 5b 78 f4 45
0a 0c 82 4d 6c dc d6 79 89 00 65 8f 26 ab 63 04
GTK - hexdump(len=32): 1d f0 bb 09 c0 42 d3 9f ab 81 d4 04 8e ae 43 22
38 70 1d fa 29 24 ae 1a db f2 04 d9 46 c5 2b a0
WPA: group state machine entering state SETKEYSDONE (VLAN-ID
0)
nl80211: Set beacon (iface=wlan0
beacon_set=1)
Using interface wlan0_1 with hwaddr 00:0e:8e:19:ce:71 and ssid
'test2'
SSID -
hexdump_ascii(len=5):
74 65 73 74 32
test2
PSK (ASCII passphrase) -
hexdump_ascii(len=8):
70 61 73 73 77 6f 72 64
password
PSK (from passphrase) - hexdump(len=32): 00 d5 00 ee ba 5a 38 67 ad 53
42 0d e4 f9 c0 a7 bd 05 4e 29 aa 26 75 6e 99 96 b9 61 ba e1 0d e7
WPA: group state machine entering state GTK_INIT (VLAN-ID
0)
GMK - hexdump(len=32): f2 b3 55 aa 80 2a 4f 43 b0 dd a9 10 ce bd d3 7f
60 39 3f 8b 19 00 1b 1d 64 54 5a 3f 04 df c3 12
GTK - hexdump(len=32): bb ad c4 50 36 2e e1 fe 73 b6 51 af 97 9a 9f 6c
6f c3 cd f0 df 55 14 f8 28 b5 f0 7f 77 e5 77 fc
WPA: group state machine entering state SETKEYSDONE (VLAN-ID
0)
nl80211: Set beacon (iface=wlan0_1
beacon_set=0)
wlan0: Setup of interface
done.
MGMT (TX callback)
ACK
STA 00:12:0e:8d:22:1b sent probe request for our
SSID
unknown vendor specific information element ignored (vendor OUI 00:03:47
len=7)
unknown vendor specific information element ignored (vendor OUI 00:03:47
len=7)
unknown vendor specific information element ignored (vendor OUI 00:03:47
len=7)
unknown vendor specific information element ignored (vendor OUI 00:03:47
len=7)
unknown vendor specific information element ignored (vendor OUI 00:03:47
len=7)
STA 00:12:f0:5a:55:b6 sent probe request for broadcast
SSID
unknown vendor specific information element ignored (vendor OUI 00:03:47
len=7)
STA 00:12:f0:5a:55:b6 sent probe request for broadcast
SSID
unknown vendor specific information element ignored (vendor OUI 00:03:47
len=7)
unknown vendor specific information element ignored (vendor OUI 00:03:47
len=7)
unknown vendor specific information element ignored (vendor OUI 00:03:47
len=7)
STA 00:12:f0:5a:55:b6 sent probe request for broadcast
SSID
unknown vendor specific information element ignored (vendor OUI 00:03:47
len=7)
STA 00:12:f0:5a:55:b6 sent probe request for broadcast
SSID
unknown vendor specific information element ignored (vendor OUI 00:03:47
len=7)
STA 00:12:f0:5a:55:b6 sent probe request for broadcast
SSID
unknown vendor specific information element ignored (vendor OUI 00:03:47
len=7)
STA 00:12:f0:5a:55:b6 sent probe request for broadcast
SSID
MGMT (TX callback)
fail
mgmt::proberesp
cb
MGMT (TX callback)
fail
mgmt::proberesp
cb
MGMT (TX callback)
fail
mgmt::proberesp
cb
MGMT (TX callback)
fail
mgmt::proberesp
cb
MGMT (TX callback)
fail
mgmt::proberesp
cb
MGMT (TX callback)
fail
mgmt::proberesp
cb
MGMT (TX callback)
fail
mgmt::proberesp
cb
STA 00:19:d2:3d:69:28 sent probe request for broadcast
SSID
STA 00:19:d2:3d:69:28 sent probe request for broadcast
SSID
MGMT (TX callback)
fail
mgmt::proberesp
cb
MGMT (TX callback)
ACK
mgmt::proberesp
cb
STA 00:19:d2:3d:69:28 sent probe request for broadcast
SSID
STA 00:19:d2:3d:69:28 sent probe request for broadcast
SSID
STA 00:19:d2:3d:69:28 sent probe request for broadcast
SSID
STA 00:19:d2:3d:69:28 sent probe request for broadcast
SSID
STA 00:19:d2:3d:69:28 sent probe request for broadcast
SSID
STA 00:19:d2:3d:69:28 sent probe request for broadcast
SSID
MGMT (TX callback)
ACK
mgmt::proberesp
cb
MGMT (TX callback)
ACK
mgmt::proberesp
cb
MGMT (TX callback)
ACK
mgmt::proberesp cb
---
Karl
^ permalink raw reply [flat|nested] 10+ messages in thread* [ath9k-devel] ath9kl multiple ssid AP
2009-04-03 8:44 ` Karl Hiramoto
@ 2009-04-03 11:37 ` Karl Hiramoto
2009-04-03 18:28 ` Jouni Malinen
2009-04-03 18:24 ` Jouni Malinen
1 sibling, 1 reply; 10+ messages in thread
From: Karl Hiramoto @ 2009-04-03 11:37 UTC (permalink / raw)
To: ath9k-devel
Karl Hiramoto wrote:
> Jouni Malinen wrote:
>
>> On Thu, 2009-04-02 at 07:34 -0700, Karl Hiramoto wrote:
>>
>>
>>> Thanks for the info. I got it to work with an open AP. WPA is not
>>> working though. There is a hostapd error "Invalid pairwise cipher (0)"
>>> for a very simple config that worked for me before with one AP, and
>>> hostapd 0.6.8
>>>
>>>
>> Looks like you found a multi-BSS combination that was not being
>> configured correctly in hostapd. You might be able to work around this
>> particular configuration by adding rsn_pairwise=TKIP, but anyway, a fix
>> for this is now available in hostap.git.
>>
>>
>>
>
> Thanks a git pull and it worked. I think i found another problem
> though when one ssid is WPA and the other is "Open", or when the PSK is
> diferent
>
> Cases i tested:
>
> 1. Both ssid Open. everything works.
>
>
> 2. essid1=WPA esid2 = open. Everything works in essid1. Windows
> XP SP2 client can connect to essid2 but no traffic, only sends EAPOL
> packet.
>
> 3. WPA on both essid1 and ssid2, ssid1 bridged to br0/eth1 ssid2
> bridged to br1/eth0. PSK is different on each ssid.
>
Another case. two WEP APs essid 1 works but essid2 does not (no
traffic flow). an iwlist <dev> wlan0 on another machine shows the two
AP's with WEP. Windows shows the WEP APs.
hostapd.conf
interface=wlan0
driver=nl80211
logger_syslog=-1
logger_syslog_level=2
logger_stdout=-1
logger_stdout_level=2
dump_file=/tmp/hostapd.dump
ctrl_interface=/var/run/hostapd
ctrl_interface_group=0
ssid=test1
hw_mode=g
channel=6
wep_key0=123456789a
beacon_int=100
dtim_period=2
max_num_sta=255
rts_threshold=2347
fragm_threshold=2346
ignore_broadcast_ssid=0
eap_server=0
bss=wlan0_1
ssid=test2
wep_key2=0987654321
auth_algs=1
wpa=0
Iwconfig does not show the encryption key in the second ssid (wifi0_1).
# iwconfig
lo no wireless extensions.
eth1 no wireless extensions.
eth0 no wireless extensions.
eth2 no wireless extensions.
wmaster0 no wireless extensions.
wlan0 IEEE 802.11bgn Mode:Master Frequency:2.437 GHz Tx-Power=20 dBm
Retry min limit:7 RTS thr=2347 B Fragment thr=2346 B
Encryption key:1234-5678-9A
Power Management:off
Link Quality:0 Signal level:0 Noise level:0
Rx invalid nwid:0 Rx invalid crypt:0 Rx invalid frag:0
Tx excessive retries:0 Invalid misc:0 Missed beacon:0
mon.wlan0 IEEE 802.11bgn Mode:Monitor Frequency:2.437 GHz
Tx-Power=20 dBm
Retry min limit:7 RTS thr=2347 B Fragment thr=2346 B
Encryption key:off
Power Management:off
Link Quality:0 Signal level:0 Noise level:0
Rx invalid nwid:0 Rx invalid crypt:0 Rx invalid frag:0
Tx excessive retries:0 Invalid misc:0 Missed beacon:0
wlan0_1 IEEE 802.11bgn Mode:Master Frequency:2.437 GHz Tx-Power=20 dBm
Retry min limit:7 RTS thr=2347 B Fragment thr=2346 B
Encryption key:off
Power Management:off
Link Quality:0 Signal level:0 Noise level:0
Rx invalid nwid:0 Rx invalid crypt:0 Rx invalid frag:0
Tx excessive retries:0 Invalid misc:0 Missed beacon:0
lscpci shows:
00:02.0 Network controller: Atheros Communications Inc. AR5416
802.11abgn Wireless PCI Adapter (rev 01)
Subsystem: Atheros Communications Inc. Unknown device
2071
Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop-
ParErr+ Stepping- SERR+ FastB2B- DisINTx-
Status: Cap+ 66MHz+ UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort-
<TAbort- <MAbort- >SERR- <PERR- INTx+
Latency: 168, Cache Line Size: 32
bytes
Interrupt: pin A routed to IRQ
28
Region 0: Memory@48020000 (32-bit, non-prefetchable)
[size=64K]
Capabilities: [40] #80
[0000]
Capabilities: [80] #00
[0000]
Kernel driver in use: ath9k
# hostapd -ddK /ho
/home/ /hostapd.conf /hostapd.conf~
# hostapd -ddK /hostapd.conf
Configuration file: /hostapd.conf
ctrl_interface_group=0
Opening raw packet socket for ifindex 809120051
BSS count 2, BSSID mask ff:ff:ff:ff:ff:fe (1 bits)
SIOCGIWRANGE: WE(compiled)=22 WE(source)=21 enc_capa=0xf
nl80211: Added 802.11b mode based on 802.11g information
Allowed channel: mode=1 chan=1 freq=2412 MHz max_tx_power=20 dBm
Allowed channel: mode=1 chan=2 freq=2417 MHz max_tx_power=20 dBm
Allowed channel: mode=1 chan=3 freq=2422 MHz max_tx_power=20 dBm
Allowed channel: mode=1 chan=4 freq=2427 MHz max_tx_power=20 dBm
Allowed channel: mode=1 chan=5 freq=2432 MHz max_tx_power=20 dBm
Allowed channel: mode=1 chan=6 freq=2437 MHz max_tx_power=20 dBm
Allowed channel: mode=1 chan=7 freq=2442 MHz max_tx_power=20 dBm
Allowed channel: mode=1 chan=8 freq=2447 MHz max_tx_power=20 dBm
Allowed channel: mode=1 chan=9 freq=2452 MHz max_tx_power=20 dBm
Allowed channel: mode=1 chan=10 freq=2457 MHz max_tx_power=20 dBm
Allowed channel: mode=1 chan=11 freq=2462 MHz max_tx_power=20 dBm
Allowed channel: mode=0 chan=1 freq=2412 MHz max_tx_power=20 dBm
Allowed channel: mode=0 chan=2 freq=2417 MHz max_tx_power=20 dBm
Allowed channel: mode=0 chan=3 freq=2422 MHz max_tx_power=20 dBm
Allowed channel: mode=0 chan=4 freq=2427 MHz max_tx_power=20 dBm
Allowed channel: mode=0 chan=5 freq=2432 MHz max_tx_power=20 dBm
Allowed channel: mode=0 chan=6 freq=2437 MHz max_tx_power=20 dBm
Allowed channel: mode=0 chan=7 freq=2442 MHz max_tx_power=20 dBm
Allowed channel: mode=0 chan=8 freq=2447 MHz max_tx_power=20 dBm
Allowed channel: mode=0 chan=9 freq=2452 MHz max_tx_power=20 dBm
Allowed channel: mode=0 chan=10 freq=2457 MHz max_tx_power=20 dBm
Allowed channel: mode=0 chan=11 freq=2462 MHz max_tx_power=20 dBm
RATE[0] rate=10 flags=0x2
RATE[1] rate=20 flags=0x6
RATE[2] rate=55 flags=0x6
RATE[3] rate=110 flags=0x6
RATE[4] rate=60 flags=0x0
RATE[5] rate=90 flags=0x0
RATE[6] rate=120 flags=0x0
RATE[7] rate=180 flags=0x0
RATE[8] rate=240 flags=0x0
RATE[9] rate=360 flags=0x0
RATE[10] rate=480 flags=0x0
RATE[11] rate=540 flags=0x0
Passive scanning not supported
Flushing old station entries
Deauthenticate all stations
Mode: IEEE 802.11g Channel: 6 Frequency: 2437 MHz
nl80211: Set beacon (iface=wlan0 beacon_set=0)
Using interface wlan0 with hwaddr 00:0e:8e:15:6e:16 and ssid 'test1'
nl80211: Set beacon (iface=wlan0 beacon_set=1)
Using interface wlan0_1 with hwaddr 00:0e:8e:15:6e:17 and ssid 'test2'
nl80211: Set beacon (iface=wlan0_1 beacon_set=0)
wlan0: Setup of interface done.
MGMT (TX callback) ACK
STA 00:20:a6:51:7d:0a sent probe request for broadcast SSID
STA 00:20:a6:51:7d:0a sent probe request for broadcast SSID
MGMT (TX callback) fail
mgmt::proberesp cb
MGMT (TX callback) fail
mgmt::proberesp cb
STA 00:19:d2:3d:69:28 sent probe request for broadcast SSID
STA 00:19:d2:3d:69:28 sent probe request for broadcast SSID
MGMT (TX callback) fail
mgmt::proberesp cb
MGMT (TX callback) ACK
mgmt::proberesp cb
STA 00:19:d2:3d:69:28 sent probe request for broadcast SSID
STA 00:19:d2:3d:69:28 sent probe request for broadcast SSID
STA 00:19:d2:3d:69:28 sent probe request for broadcast SSID
STA 00:19:d2:3d:69:28 sent probe request for broadcast SSID
MGMT (TX callback) ACK
mgmt::proberesp cb
MGMT (TX callback) ACK
mgmt::proberesp cb
MGMT (TX callback) ACK
mgmt::proberesp cb
MGMT (TX callback) ACK
mgmt::proberesp cb
STA 00:19:d2:3d:69:28 sent probe request for broadcast SSID
STA 00:19:d2:3d:69:28 sent probe request for broadcast SSID
MGMT (TX callback) ACK
mgmt::proberesp cb
MGMT (TX callback) ACK
mgmt::proberesp cb
STA 00:19:d2:3d:69:28 sent probe request for broadcast SSID
STA 00:19:d2:3d:69:28 sent probe request for broadcast SSID
STA 00:19:d2:3d:69:28 sent probe request for broadcast SSID
STA 00:19:d2:3d:69:28 sent probe request for broadcast SSID
MGMT (TX callback) ACK
mgmt::proberesp cb
MGMT (TX callback) ACK
mgmt::proberesp cb
MGMT (TX callback) ACK
mgmt::proberesp cb
MGMT (TX callback) ACK
mgmt::proberesp cb
STA 00:19:d2:3d:69:28 sent probe request for broadcast SSID
STA 00:19:d2:3d:69:28 sent probe request for broadcast SSID
STA 00:19:d2:3d:69:28 sent probe request for broadcast SSID
STA 00:19:d2:3d:69:28 sent probe request for broadcast SSID
MGMT (TX callback) ACK
mgmt::proberesp cb
MGMT (TX callback) ACK
mgmt::proberesp cb
MGMT (TX callback) ACK
mgmt::proberesp cb
MGMT (TX callback) ACK
mgmt::proberesp cb
STA 00:20:a6:51:7d:0a sent probe request for broadcast SSID
STA 00:20:a6:51:7d:0a sent probe request for broadcast SSID
MGMT (TX callback) ACK
mgmt::proberesp cb
MGMT (TX callback) ACK
mgmt::proberesp cb
unknown vendor specific information element ignored (vendor OUI 00:10:18
len=9)
STA 00:1f:e1:71:75:c6 sent probe request for broadcast
SSID
unknown vendor specific information element ignored (vendor OUI 00:10:18
len=9)
STA 00:1f:e1:71:75:c6 sent probe request for broadcast
SSID
MGMT (TX callback)
ACK
mgmt::proberesp
cb
MGMT (TX callback)
ACK
mgmt::proberesp
cb
unknown vendor specific information element ignored (vendor OUI 00:10:18
len=9)
STA 00:1f:e1:71:75:c6 sent probe request for broadcast
SSID
unknown vendor specific information element ignored (vendor OUI 00:10:18
len=9)
STA 00:1f:e1:71:75:c6 sent probe request for broadcast
SSID
MGMT (TX callback)
fail
mgmt::proberesp
cb
MGMT (TX callback)
fail
mgmt::proberesp
cb
STA 00:20:a6:51:7d:0a sent probe request for broadcast
SSID
STA 00:20:a6:51:7d:0a sent probe request for broadcast
SSID
STA 00:20:a6:51:7d:0a sent probe request for broadcast
SSID
STA 00:20:a6:51:7d:0a sent probe request for broadcast
SSID
MGMT (TX callback)
ACK
mgmt::proberesp
cb
MGMT (TX callback)
ACK
mgmt::proberesp
cb
MGMT (TX callback)
ACK
mgmt::proberesp
cb
MGMT (TX callback)
ACK
mgmt::proberesp
cb
STA 00:20:a6:51:7d:0a sent probe request for broadcast
SSID
STA 00:20:a6:51:7d:0a sent probe request for broadcast
SSID
MGMT (TX callback)
ACK
mgmt::proberesp
cb
MGMT (TX callback)
fail
mgmt::proberesp
cb
STA 00:19:d2:3d:69:28 sent probe request for broadcast
SSID
STA 00:19:d2:3d:69:28 sent probe request for broadcast
SSID
STA 00:19:d2:3d:69:28 sent probe request for broadcast
SSID
STA 00:19:d2:3d:69:28 sent probe request for broadcast
SSID
MGMT (TX callback)
ACK
mgmt::proberesp
cb
MGMT (TX callback)
ACK
mgmt::proberesp
cb
MGMT (TX callback)
ACK
mgmt::proberesp
cb
MGMT (TX callback)
ACK
mgmt::proberesp
cb
STA 00:19:d2:3d:69:28 sent probe request for broadcast
SSID
STA 00:19:d2:3d:69:28 sent probe request for broadcast
SSID
STA 00:19:d2:3d:69:28 sent probe request for broadcast
SSID
STA 00:19:d2:3d:69:28 sent probe request for broadcast
SSID
STA 00:19:d2:3d:69:28 sent probe request for broadcast
SSID
STA 00:19:d2:3d:69:28 sent probe request for broadcast
SSID
MGMT (TX callback)
ACK
mgmt::proberesp
cb
MGMT (TX callback)
ACK
mgmt::proberesp
cb
MGMT (TX callback)
ACK
mgmt::proberesp
cb
MGMT (TX callback)
ACK
mgmt::proberesp
cb
MGMT (TX callback)
ACK
mgmt::proberesp
cb
MGMT (TX callback)
ACK
mgmt::proberesp
cb
STA 00:19:d2:3d:69:28 sent probe request for broadcast
SSID
STA 00:19:d2:3d:69:28 sent probe request for broadcast
SSID
STA 00:19:d2:3d:69:28 sent probe request for broadcast
SSID
STA 00:19:d2:3d:69:28 sent probe request for broadcast
SSID
MGMT (TX callback)
ACK
mgmt::proberesp
cb
MGMT (TX callback)
ACK
mgmt::proberesp
cb
MGMT (TX callback)
ACK
mgmt::proberesp
cb
MGMT (TX callback)
ACK
mgmt::proberesp
cb
STA 00:1c:bf:5b:5e:cc sent probe request for broadcast
SSID
STA 00:1c:bf:5b:5e:cc sent probe request for broadcast
SSID
MGMT (TX callback)
fail
mgmt::proberesp
cb
MGMT (TX callback)
fail
mgmt::proberesp
cb
STA 00:20:a6:51:7d:0a sent probe request for broadcast
SSID
STA 00:20:a6:51:7d:0a sent probe request for broadcast
SSID
MGMT (TX callback)
fail
mgmt::proberesp
cb
MGMT (TX callback)
fail
mgmt::proberesp
cb
STA 00:22:43:5c:67:50 sent probe request for broadcast
SSID
STA 00:22:43:5c:67:50 sent probe request for broadcast
SSID
MGMT (TX callback)
fail
mgmt::proberesp
cb
MGMT (TX callback)
fail
mgmt::proberesp
cb
STA 00:19:d2:3d:69:28 sent probe request for broadcast
SSID
STA 00:19:d2:3d:69:28 sent probe request for broadcast
SSID
MGMT (TX callback)
ACK
mgmt::proberesp
cb
MGMT (TX callback)
ACK
mgmt::proberesp
cb
STA 00:19:d2:3d:69:28 sent probe request for broadcast
SSID
STA 00:19:d2:3d:69:28 sent probe request for broadcast
SSID
STA 00:19:d2:3d:69:28 sent probe request for broadcast
SSID
STA 00:19:d2:3d:69:28 sent probe request for broadcast
SSID
MGMT (TX callback)
ACK
mgmt::proberesp
cb
MGMT (TX callback)
ACK
mgmt::proberesp
cb
MGMT (TX callback)
ACK
mgmt::proberesp
cb
MGMT (TX callback)
ACK
mgmt::proberesp
cb
STA 00:19:d2:3d:69:28 sent probe request for broadcast
SSID
STA 00:19:d2:3d:69:28 sent probe request for broadcast
SSID
STA 00:19:d2:3d:69:28 sent probe request for broadcast
SSID
STA 00:19:d2:3d:69:28 sent probe request for broadcast
SSID
STA 00:19:d2:3d:69:28 sent probe request for broadcast
SSID
STA 00:19:d2:3d:69:28 sent probe request for broadcast
SSID
MGMT (TX callback)
ACK
mgmt::proberesp
cb
MGMT (TX callback)
ACK
mgmt::proberesp
cb
MGMT (TX callback)
ACK
mgmt::proberesp
cb
MGMT (TX callback)
ACK
mgmt::proberesp
cb
MGMT (TX callback)
ACK
mgmt::proberesp
cb
MGMT (TX callback)
fail
mgmt::proberesp
cb
STA 00:20:a6:51:7d:0a sent probe request for broadcast
SSID
STA 00:20:a6:51:7d:0a sent probe request for broadcast
SSID
MGMT (TX callback)
ACK
mgmt::proberesp
cb
MGMT (TX callback)
ACK
mgmt::proberesp
cb
unknown vendor specific information element ignored (vendor OUI 00:10:18
len=9)
STA 00:1a:73:43:43:63 sent probe request for broadcast
SSID
unknown vendor specific information element ignored (vendor OUI 00:10:18
len=9)
STA 00:1a:73:43:43:63 sent probe request for broadcast
SSID
MGMT (TX callback)
fail
mgmt::proberesp
cb
MGMT (TX callback)
fail
mgmt::proberesp
cb
STA 00:20:a6:51:7d:0a sent probe request for broadcast
SSID
STA 00:20:a6:51:7d:0a sent probe request for broadcast
SSID
MGMT (TX callback)
ACK
mgmt::proberesp
cb
MGMT (TX callback)
ACK
mgmt::proberesp
cb
STA 00:1b:77:e7:37:7f sent probe request for broadcast
SSID
STA 00:1b:77:e7:37:7f sent probe request for broadcast
SSID
MGMT (TX callback)
ACK
mgmt::proberesp
cb
MGMT (TX callback)
ACK
mgmt::proberesp
cb
STA 00:16:6f:68:3a:09 sent probe request for broadcast
SSID
STA 00:16:6f:68:3a:09 sent probe request for broadcast
SSID
MGMT (TX callback)
fail
mgmt::proberesp
cb
MGMT (TX callback)
fail
mgmt::proberesp
cb
STA 00:20:a6:51:7d:0a sent probe request for broadcast
SSID
STA 00:20:a6:51:7d:0a sent probe request for broadcast
SSID
MGMT (TX callback)
fail
mgmt::proberesp
cb
MGMT (TX callback)
ACK
mgmt::proberesp
cb
STA 00:19:d2:3d:69:28 sent probe request for broadcast
SSID
STA 00:19:d2:3d:69:28 sent probe request for broadcast
SSID
STA 00:19:d2:3d:69:28 sent probe request for broadcast
SSID
STA 00:19:d2:3d:69:28 sent probe request for broadcast
SSID
STA 00:19:d2:3d:69:28 sent probe request for broadcast
SSID
STA 00:19:d2:3d:69:28 sent probe request for broadcast
SSID
MGMT (TX callback)
fail
mgmt::proberesp
cb
MGMT (TX callback)
ACK
mgmt::proberesp
cb
MGMT (TX callback)
fail
mgmt::proberesp
cb
MGMT (TX callback)
ACK
mgmt::proberesp
cb
STA 00:19:d2:3d:69:28 sent probe request for broadcast
SSID
STA 00:19:d2:3d:69:28 sent probe request for broadcast
SSID
MGMT (TX callback)
ACK
mgmt::proberesp
cb
MGMT (TX callback)
ACK
mgmt::proberesp
cb
STA 00:19:d2:3d:69:28 sent probe request for broadcast
SSID
STA 00:19:d2:3d:69:28 sent probe request for broadcast
SSID
MGMT (TX callback)
ACK
mgmt::proberesp
cb
MGMT (TX callback)
ACK
mgmt::proberesp
cb
MGMT (TX callback)
ACK
mgmt::proberesp
cb
MGMT (TX callback)
ACK
mgmt::proberesp
cb
STA 00:19:d2:3d:69:28 sent probe request for broadcast
SSID
STA 00:19:d2:3d:69:28 sent probe request for broadcast
SSID
MGMT (TX callback)
ACK
mgmt::proberesp
cb
MGMT (TX callback)
ACK
mgmt::proberesp
cb
STA 00:19:d2:3d:69:28 sent probe request for broadcast
SSID
STA 00:19:d2:3d:69:28 sent probe request for broadcast
SSID
MGMT (TX callback)
fail
mgmt::proberesp
cb
MGMT (TX callback)
fail
mgmt::proberesp
cb
unknown vendor specific information element ignored (vendor OUI 00:10:18
len=9)
unknown vendor specific information element ignored (vendor OUI 00:10:18
len=9)
unknown vendor specific information element ignored (vendor OUI 00:03:47
len=7)
unknown vendor specific information element ignored (vendor OUI 00:03:47
len=7)
unknown vendor specific information element ignored (vendor OUI 00:03:47
len=7)
STA 00:1b:77:10:49:9a sent probe request for broadcast
SSID
unknown vendor specific information element ignored (vendor OUI 00:03:47
len=7)
STA 00:1b:77:10:49:9a sent probe request for broadcast
SSID
MGMT (TX callback)
fail
mgmt::proberesp
cb
MGMT (TX callback)
ACK
mgmt::proberesp
cb
unknown vendor specific information element ignored (vendor OUI 00:03:47
len=7)
STA 00:1b:77:10:49:9a sent probe request for broadcast
SSID
unknown vendor specific information element ignored (vendor OUI 00:03:47
len=7)
STA 00:1b:77:10:49:9a sent probe request for broadcast
SSID
MGMT (TX callback)
fail
mgmt::proberesp
cb
MGMT (TX callback)
fail
mgmt::proberesp
cb
unknown vendor specific information element ignored (vendor OUI 00:03:47
len=7)
unknown vendor specific information element ignored (vendor OUI 00:03:47
len=7)
STA 00:20:a6:51:7d:0a sent probe request for our
SSID
MGMT
mgmt::auth
authentication: STA=00:20:a6:51:7d:0a auth_alg=0 auth_transaction=1
status_code=0 wep=0
New
STA
authentication reply: STA=00:20:a6:51:7d:0a auth_alg=0
auth_transaction=2 resp=0 (IE len=0)
MGMT (TX callback)
ACK
mgmt::proberesp
cb
MGMT
mgmt::assoc_req
association request: STA=00:phy0: Allocated STA
00:20:a6:51:7d:0a
20:a6:51:7d:0a capab_info=0x431
listen_interval=10
phy0: Inserted STA
00:20:a6:51:7d:0a
MGMT (TX callback) ACK
mgmt::auth cb
wlan0_1: STA 00:20:a6:51:7d:0a IEEE 802.11: authenticated
MGMT (TX callback) ACK
mgmt::assoc_resp cb
wlan0_1: STA 00:20:a6:51:7d:0a IEEE 802.11: associated (aid 1)
wlan0_1: STA 00:20:a6:51:7d:0a RADIUS: starting accounting session
49D5F3FD-00000000
STA 00:19:d2:3d:69:28 sent probe request for broadcast
SSID
STA 00:19:d2:3d:69:28 sent probe request for broadcast
SSID
MGMT (TX callback)
fail
mgmt::proberesp
cb
MGMT (TX callback)
fail
mgmt::proberesp
cb
STA 00:19:d2:3d:69:28 sent probe request for broadcast
SSID
STA 00:19:d2:3d:69:28 sent probe request for broadcast
SSID
MGMT (TX callback)
ACK
mgmt::proberesp
cb
MGMT (TX callback)
ACK
mgmt::proberesp
cb
STA 00:19:d2:3d:69:28 sent probe request for broadcast
SSID
STA 00:19:d2:3d:69:28 sent probe request for broadcast
SSID
STA 00:19:d2:3d:69:28 sent probe request for broadcast
SSID
STA 00:19:d2:3d:69:28 sent probe request for broadcast
SSID
STA 00:19:d2:3d:69:28 sent probe request for broadcast
SSID
STA 00:19:d2:3d:69:28 sent probe request for broadcast
SSID
MGMT (TX callback)
ACK
mgmt::proberesp
cb
MGMT (TX callback)
ACK
mgmt::proberesp
cb
MGMT (TX callback)
ACK
mgmt::proberesp
cb
MGMT (TX callback)
ACK
mgmt::proberesp
cb
MGMT (TX callback)
ACK
mgmt::proberesp
cb
MGMT (TX callback)
ACK
mgmt::proberesp
cb
STA 00:19:d2:3d:69:28 sent probe request for broadcast
SSID
STA 00:19:d2:3d:69:28 sent probe request for broadcast
SSID
STA 00:19:d2:3d:69:28 sent probe request for broadcast
SSID
STA 00:19:d2:3d:69:28 sent probe request for broadcast
SSID
MGMT (TX callback)
ACK
mgmt::proberesp
cb
MGMT (TX callback)
fail
mgmt::proberesp
cb
MGMT (TX callback)
ACK
mgmt::proberesp
cb
MGMT (TX callback)
ACK
mgmt::proberesp
cb
STA 00:13:ce:73:dd:c7 sent probe request for broadcast
SSID
STA 00:13:ce:73:dd:c7 sent probe request for broadcast
SSID
MGMT (TX callback)
ACK
mgmt::proberesp
cb
MGMT (TX callback)
ACK
mgmt::proberesp
cb
STA 00:13:ce:73:dd:c7 sent probe request for broadcast
SSID
STA 00:13:ce:73:dd:c7 sent probe request for broadcast
SSID
MGMT (TX callback)
fail
mgmt::proberesp
cb
MGMT (TX callback)
fail
mgmt::proberesp
cb
unknown vendor specific information element ignored (vendor OUI 00:10:18
len=6)
unknown vendor specific information element ignored (vendor OUI 00:10:18
len=6)
STA 00:16:6f:68:3a:09 sent probe request for broadcast
SSID
STA 00:16:6f:68:3a:09 sent probe request for broadcast
SSID
STA 00:16:6f:68:3a:09 sent probe request for broadcast
SSID
STA 00:16:6f:68:3a:09 sent probe request for broadcast
SSID
MGMT (TX callback)
fail
mgmt::proberesp
cb
MGMT (TX callback)
ACK
mgmt::proberesp
cb
MGMT (TX callback)
ACK
mgmt::proberesp
cb
MGMT (TX callback)
ACK
mgmt::proberesp
cb
unknown vendor specific information element ignored (vendor OUI 00:10:18
len=9)
STA 00:90:4b:69:0f:55 sent probe request for broadcast
SSID
unknown vendor specific information element ignored (vendor OUI 00:10:18
len=9)
STA 00:90:4b:69:0f:55 sent probe request for broadcast
SSID
MGMT (TX callback)
ACK
mgmt::proberesp
cb
unknown vendor specific information element ignored (vendor OUI 00:10:18
len=9)
STA 00:90:4b:69:0f:55 sent probe request for broadcast
SSID
unknown vendor specific information element ignored (vendor OUI 00:10:18
len=9)
STA 00:90:4b:69:0f:55 sent probe request for broadcast
SSID
MGMT (TX callback)
fail
mgmt::proberesp
cb
MGMT (TX callback)
ACK
mgmt::proberesp
cb
MGMT (TX callback)
ACK
mgmt::proberesp
cb
unknown vendor specific information element ignored (vendor OUI 00:10:18
len=9)
STA 00:90:4b:69:0f:55 sent probe request for broadcast
SSID
unknown vendor specific information element ignored (vendor OUI 00:10:18
len=9)
STA 00:90:4b:69:0f:55 sent probe request for broadcast
SSID
MGMT (TX callback)
ACK
mgmt::proberesp
cb
MGMT (TX callback)
ACK
mgmt::proberesp
cb
unknown vendor specific information element ignored (vendor OUI 00:10:18
len=9)
STA 00:90:4b:69:0f:55 sent probe request for broadcast
SSID
unknown vendor specific information element ignored (vendor OUI 00:10:18
len=9)
STA 00:90:4b:69:0f:55 sent probe request for broadcast
SSID
MGMT (TX callback)
ACK
mgmt::proberesp
cb
MGMT (TX callback)
ACK
mgmt::proberesp
cb
unknown vendor specific information element ignored (vendor OUI 00:10:18
len=9)
STA 00:90:4b:69:0f:55 sent probe request for broadcast
SSID
unknown vendor specific information element ignored (vendor OUI 00:10:18
len=9)
STA 00:90:4b:69:0f:55 sent probe request for broadcast
SSID
MGMT (TX callback)
fail
mgmt::proberesp
cb
MGMT (TX callback)
fail
mgmt::proberesp
cb
STA 00:19:d2:3d:69:28 sent probe request for broadcast
SSID
STA 00:19:d2:3d:69:28 sent probe request for broadcast
SSID
MGMT (TX callback)
ACK
mgmt::proberesp
cb
MGMT (TX callback)
fail
mgmt::proberesp
cb
STA 00:19:d2:3d:69:28 sent probe request for broadcast
SSID
STA 00:19:d2:3d:69:28 sent probe request for broadcast
SSID
STA 00:19:d2:3d:69:28 sent probe request for broadcast
SSID
STA 00:19:d2:3d:69:28 sent probe request for broadcast
SSID
STA 00:19:d2:3d:69:28 sent probe request for broadcast
SSID
STA 00:19:d2:3d:69:28 sent probe request for broadcast
SSID
MGMT (TX callback)
ACK
mgmt::proberesp
cb
MGMT (TX callback)
ACK
mgmt::proberesp
cb
MGMT (TX callback)
ACK
mgmt::proberesp
cb
MGMT (TX callback)
ACK
mgmt::proberesp
cb
MGMT (TX callback)
ACK
mgmt::proberesp
cb
MGMT (TX callback)
ACK
mgmt::proberesp
cb
STA 00:19:d2:3d:69:28 sent probe request for broadcast
SSID
STA 00:19:d2:3d:69:28 sent probe request for broadcast
SSID
STA 00:19:d2:3d:69:28 sent probe request for broadcast
SSID
STA 00:19:d2:3d:69:28 sent probe request for broadcast
SSID
STA 00:19:d2:3d:69:28 sent probe request for broadcast
SSID
STA 00:19:d2:3d:69:28 sent probe request for broadcast
SSID
MGMT (TX callback)
ACK
mgmt::proberesp
cb
MGMT (TX callback)
ACK
mgmt::proberesp
cb
MGMT (TX callback)
ACK
mgmt::proberesp
cb
MGMT (TX callback)
ACK
mgmt::proberesp
cb
MGMT (TX callback)
ACK
mgmt::proberesp
cb
MGMT (TX callback)
ACK
mgmt::proberesp
cb
unknown vendor specific information element ignored (vendor OUI 00:10:18
len=9)
unknown vendor specific information element ignored (vendor OUI 00:10:18
len=9)
STA 00:90:4b:69:0f:55 sent probe request for our
SSID
MGMT (TX callback)
ACK
mgmt::proberesp
cb
unknown vendor specific information element ignored (vendor OUI 00:10:18
len=9)
unknown vendor specific information element ignored (vendor OUI 00:10:18
len=9)
STA 00:90:4b:69:0f:55 sent probe request for our
SSID
MGMT (TX callback)
ACK
mgmt::proberesp
cb
unknown vendor specific information element ignored (vendor OUI 00:10:18
len=9)
unknown vendor specific information element ignored (vendor OUI 00:10:18
len=9)
STA 00:90:4b:69:0f:55 sent probe request for our
SSID
MGMT (TX callback)
ACK
mgmt::proberesp
cb
unknown vendor specific information element ignored (vendor OUI 00:10:18
len=9)
unknown vendor specific information element ignored (vendor OUI 00:10:18
len=9)
STA 00:90:4b:69:0f:55 sent probe request for our
SSID
MGMT (TX callback)
ACK
mgmt::proberesp
cb
STA 00:16:44:77:6b:b0 sent probe request for broadcast
SSID
STA 00:16:44:77:6b:b0 sent probe request for broadcast
SSID
MGMT (TX callback)
ACK
mgmt::proberesp
cb
MGMT (TX callback)
fail
mgmt::proberesp
cb
STA 00:13:ce:73:dd:c7 sent probe request for broadcast
SSID
STA 00:13:ce:73:dd:c7 sent probe request for broadcast
SSID
MGMT (TX callback)
ACK
mgmt::proberesp
cb
MGMT (TX callback)
fail
mgmt::proberesp
cb
unknown vendor specific information element ignored (vendor OUI 00:10:18
len=9)
unknown vendor specific information element ignored (vendor OUI 00:10:18
len=9)
unknown vendor specific information element ignored (vendor OUI 00:10:18
len=9)
unknown vendor specific information element ignored (vendor OUI 00:10:18
len=9)
unknown vendor specific information element ignored (vendor OUI 00:10:18
len=9)
unknown vendor specific information element ignored (vendor OUI 00:10:18
len=9)
unknown vendor specific information element ignored (vendor OUI 00:10:18
len=9)
unknown vendor specific information element ignored (vendor OUI 00:10:18
len=9)
unknown vendor specific information element ignored (vendor OUI 00:10:18
len=9)
unknown vendor specific information element ignored (vendor OUI 00:10:18
len=9)
unknown vendor specific information element ignored (vendor OUI 00:10:18
len=9)
STA 00:1a:73:00:73:cb sent probe request for broadcast
SSID
unknown vendor specific information element ignored (vendor OUI 00:10:18
len=9)
STA 00:1a:73:00:73:cb sent probe request for broadcast
SSID
MGMT (TX callback)
ACK
mgmt::proberesp
cb
MGMT (TX callback)
ACK
mgmt::proberesp
cb
unknown vendor specific information element ignored (vendor OUI 00:10:18
len=9)
STA 00:1a:73:00:73:cb sent probe request for broadcast
SSID
unknown vendor specific information element ignored (vendor OUI 00:10:18
len=9)
STA 00:1a:73:00:73:cb sent probe request for broadcast
SSID
unknown vendor specific information element ignored (vendor OUI 00:10:18
len=9)
STA 00:1a:73:00:73:cb sent probe request for broadcast
SSID
unknown vendor specific information element ignored (vendor OUI 00:10:18
len=9)
STA 00:1a:73:00:73:cb sent probe request for broadcast
SSID
MGMT (TX callback)
fail
mgmt::proberesp
cb
MGMT (TX callback)
ACK
mgmt::proberesp
cb
MGMT (TX callback)
ACK
mgmt::proberesp
cb
MGMT (TX callback)
ACK
mgmt::proberesp
cb
STA 00:19:d2:3d:69:28 sent probe request for broadcast
SSID
STA 00:19:d2:3d:69:28 sent probe request for broadcast
SSID
MGMT (TX callback)
ACK
mgmt::proberesp
cb
MGMT (TX callback)
ACK
mgmt::proberesp
cb
STA 00:19:d2:3d:69:28 sent probe request for broadcast
SSID
STA 00:19:d2:3d:69:28 sent probe request for broadcast
SSID
STA 00:19:d2:3d:69:28 sent probe request for broadcast
SSID
STA 00:19:d2:3d:69:28 sent probe request for broadcast
SSID
STA 00:19:d2:3d:69:28 sent probe request for broadcast
SSID
STA 00:19:d2:3d:69:28 sent probe request for broadcast
SSID
MGMT (TX callback)
ACK
mgmt::proberesp
cb
MGMT (TX callback)
ACK
mgmt::proberesp
cb
MGMT (TX callback)
ACK
mgmt::proberesp
cb
MGMT (TX callback)
ACK
mgmt::proberesp
cb
MGMT (TX callback)
ACK
mgmt::proberesp
cb
MGMT (TX callback)
ACK
mgmt::proberesp
cb
STA 00:19:d2:3d:69:28 sent probe request for broadcast
SSID
STA 00:19:d2:3d:69:28 sent probe request for broadcast
SSID
STA 00:19:d2:3d:69:28 sent probe request for broadcast
SSID
STA 00:19:d2:3d:69:28 sent probe request for broadcast
SSID
STA 00:19:d2:3d:69:28 sent probe request for broadcast
SSID
STA 00:19:d2:3d:69:28 sent probe request for broadcast
SSID
MGMT (TX callback)
ACK
mgmt::proberesp
cb
MGMT (TX callback)
ACK
mgmt::proberesp
cb
MGMT (TX callback)
ACK
mgmt::proberesp
cb
MGMT (TX callback)
ACK
mgmt::proberesp
cb
MGMT (TX callback)
ACK
mgmt::proberesp
cb
MGMT (TX callback)
ACK
mgmt::proberesp
cb
STA 00:1b:77:6f:80:87 sent probe request for broadcast
SSID
STA 00:1b:77:6f:80:87 sent probe request for broadcast
SSID
MGMT (TX callback)
ACK
mgmt::proberesp
cb
MGMT (TX callback)
ACK
mgmt::proberesp
cb
STA 00:1b:77:6f:80:87 sent probe request for broadcast
SSID
STA 00:1b:77:6f:80:87 sent probe request for broadcast
SSID
MGMT (TX callback)
ACK
mgmt::proberesp
cb
MGMT (TX callback)
ACK
mgmt::proberesp
cb
STA 00:1b:77:6f:80:87 sent probe request for broadcast
SSID
STA 00:1b:77:6f:80:87 sent probe request for broadcast
SSID
MGMT (TX callback)
ACK
mgmt::proberesp
cb
MGMT (TX callback)
ACK
mgmt::proberesp
cb
STA 00:19:d2:3d:69:28 sent probe request for broadcast
SSID
STA 00:19:d2:3d:69:28 sent probe request for broadcast
SSID
STA 00:19:d2:3d:69:28 sent probe request for broadcast
SSID
STA 00:19:d2:3d:69:28 sent probe request for broadcast
SSID
STA 00:19:d2:3d:69:28 sent probe request for broadcast
SSID
STA 00:19:d2:3d:69:28 sent probe request for broadcast
SSID
MGMT (TX callback)
ACK
mgmt::proberesp
cb
MGMT (TX callback)
ACK
mgmt::proberesp
cb
MGMT (TX callback)
ACK
mgmt::proberesp
cb
MGMT (TX callback)
ACK
mgmt::proberesp
cb
MGMT (TX callback)
ACK
mgmt::proberesp
cb
MGMT (TX callback)
ACK
mgmt::proberesp
cb
STA 00:19:d2:3d:69:28 sent probe request for broadcast
SSID
STA 00:19:d2:3d:69:28 sent probe request for broadcast
SSID
STA 00:19:d2:3d:69:28 sent probe request for broadcast
SSID
STA 00:19:d2:3d:69:28 sent probe request for broadcast
SSID
MGMT (TX callback)
ACK
mgmt::proberesp
cb
MGMT (TX callback)
ACK
mgmt::proberesp
cb
MGMT (TX callback)
ACK
mgmt::proberesp
cb
MGMT (TX callback)
ACK
mgmt::proberesp
cb
STA 00:14:78:ed:89:68 sent probe request for broadcast
SSID
STA 00:14:78:ed:89:68 sent probe request for broadcast
SSID
MGMT (TX callback)
ACK
mgmt::proberesp
cb
MGMT (TX callback)
ACK
mgmt::proberesp
cb
STA 00:19:d2:3d:69:28 sent probe request for broadcast
SSID
STA 00:19:d2:3d:69:28 sent probe request for broadcast
SSID
STA 00:19:d2:3d:69:28 sent probe request for broadcast
SSID
STA 00:19:d2:3d:69:28 sent probe request for broadcast
SSID
STA 00:19:d2:3d:69:28 sent probe request for broadcast
SSID
STA 00:19:d2:3d:69:28 sent probe request for broadcast
SSID
MGMT (TX callback)
ACK
mgmt::proberesp
cb
MGMT (TX callback)
ACK
mgmt::proberesp
cb
MGMT (TX callback)
ACK
mgmt::proberesp
cb
MGMT (TX callback)
ACK
mgmt::proberesp
cb
MGMT (TX callback)
ACK
mgmt::proberesp
cb
MGMT (TX callback)
ACK
mgmt::proberesp
cb
STA 00:19:d2:3d:69:28 sent probe request for broadcast
SSID
STA 00:19:d2:3d:69:28 sent probe request for broadcast
SSID
STA 00:19:d2:3d:69:28 sent probe request for broadcast
SSID
STA 00:19:d2:3d:69:28 sent probe request for broadcast
SSID
MGMT (TX callback)
ACK
mgmt::proberesp
cb
MGMT (TX callback)
ACK
mgmt::proberesp
cb
MGMT (TX callback)
ACK
mgmt::proberesp
cb
MGMT (TX callback)
ACK
mgmt::proberesp
cb
STA 00:1c:bf:67:ad:b7 sent probe request for broadcast
SSID
STA 00:1c:bf:67:ad:b7 sent probe request for broadcast
SSID
MGMT (TX callback)
fail
mgmt::proberesp
cb
MGMT (TX callback)
fail
mgmt::proberesp
cb
unknown vendor specific information element ignored (vendor OUI 00:03:47
len=7)
unknown vendor specific information element ignored (vendor OUI 00:03:47
len=7)
STA 00:19:d2:3d:69:28 sent probe request for broadcast
SSID
STA 00:19:d2:3d:69:28 sent probe request for broadcast
SSID
STA 00:19:d2:3d:69:28 sent probe request for broadcast
SSID
STA 00:19:d2:3d:69:28 sent probe request for broadcast
SSID
STA 00:19:d2:3d:69:28 sent probe request for broadcast
SSID
STA 00:19:d2:3d:69:28 sent probe request for broadcast
SSID
MGMT (TX callback)
ACK
mgmt::proberesp
cb
MGMT (TX callback)
ACK
mgmt::proberesp
cb
MGMT (TX callback)
ACK
mgmt::proberesp
cb
MGMT (TX callback)
ACK
mgmt::proberesp
cb
MGMT (TX callback)
fail
mgmt::proberesp
cb
MGMT (TX callback)
ACK
mgmt::proberesp
cb
STA 00:19:d2:3d:69:28 sent probe request for broadcast
SSID
STA 00:19:d2:3d:69:28 sent probe request for broadcast
SSID
STA 00:19:d2:3d:69:28 sent probe request for broadcast
SSID
STA 00:19:d2:3d:69:28 sent probe request for broadcast
SSID
STA 00:19:d2:3d:69:28 sent probe request for broadcast
SSID
STA 00:19:d2:3d:69:28 sent probe request for broadcast
SSID
MGMT (TX callback)
ACK
mgmt::proberesp
cb
MGMT (TX callback)
ACK
mgmt::proberesp
cb
MGMT (TX callback)
ACK
mgmt::proberesp
cb
MGMT (TX callback)
ACK
mgmt::proberesp
cb
MGMT (TX callback)
ACK
mgmt::proberesp
cb
MGMT (TX callback)
ACK
mgmt::proberesp
cb
STA 00:19:d2:3d:69:28 sent probe request for broadcast
SSID
STA 00:19:d2:3d:69:28 sent probe request for broadcast
SSID
STA 00:19:d2:3d:69:28 sent probe request for broadcast
SSID
STA 00:19:d2:3d:69:28 sent probe request for broadcast
SSID
MGMT (TX callback)
ACK
mgmt::proberesp
cb
MGMT (TX callback)
ACK
mgmt::proberesp
cb
MGMT (TX callback)
ACK
mgmt::proberesp
cb
MGMT (TX callback)
ACK
mgmt::proberesp
cb
STA 00:19:d2:3d:69:28 sent probe request for broadcast
SSID
STA 00:19:d2:3d:69:28 sent probe request for broadcast
SSID
MGMT (TX callback)
ACK
mgmt::proberesp
cb
MGMT (TX callback)
ACK
mgmt::proberesp
cb
STA 00:19:d2:3d:69:28 sent probe request for broadcast
SSID
STA 00:19:d2:3d:69:28 sent probe request for broadcast
SSID
STA 00:19:d2:3d:69:28 sent probe request for broadcast
SSID
STA 00:19:d2:3d:69:28 sent probe request for broadcast
SSID
STA 00:19:d2:3d:69:28 sent probe request for broadcast
SSID
STA 00:19:d2:3d:69:28 sent probe request for broadcast
SSID
MGMT (TX callback)
ACK
mgmt::proberesp
cb
MGMT (TX callback)
ACK
mgmt::proberesp
cb
MGMT (TX callback)
ACK
mgmt::proberesp
cb
MGMT (TX callback)
ACK
mgmt::proberesp
cb
MGMT (TX callback)
ACK
mgmt::proberesp
cb
MGMT (TX callback)
ACK
mgmt::proberesp
cb
STA 00:19:d2:3d:69:28 sent probe request for broadcast
SSID
STA 00:19:d2:3d:69:28 sent probe request for broadcast
SSID
STA 00:19:d2:3d:69:28 sent probe request for broadcast
SSID
STA 00:19:d2:3d:69:28 sent probe request for broadcast
SSID
MGMT (TX callback)
ACK
mgmt::proberesp
cb
MGMT (TX callback)
ACK
mgmt::proberesp
cb
MGMT (TX callback)
ACK
mgmt::proberesp
cb
MGMT (TX callback)
ACK
mgmt::proberesp
cb
STA 00:16:6f:68:3a:09 sent probe request for broadcast
SSID
STA 00:16:6f:68:3a:09 sent probe request for broadcast
SSID
MGMT (TX callback)
fail
mgmt::proberesp
cb
MGMT (TX callback)
fail
mgmt::proberesp
cb
STA 00:1b:77:f9:c5:d4 sent probe request for broadcast
SSID
STA 00:1b:77:f9:c5:d4 sent probe request for broadcast
SSID
MGMT (TX callback)
ACK
mgmt::proberesp
cb
MGMT (TX callback)
ACK
mgmt::proberesp
cb
unknown vendor specific information element ignored (vendor OUI 00:10:18
len=9)
STA 00:1f:e1:71:75:c6 sent probe request for broadcast
SSID
unknown vendor specific information element ignored (vendor OUI 00:10:18
len=9)
STA 00:1f:e1:71:75:c6 sent probe request for broadcast
SSID
unknown vendor specific information element ignored (vendor OUI 00:10:18
len=9)
STA 00:1f:e1:71:75:c6 sent probe request for broadcast
SSID
unknown vendor specific information element ignored (vendor OUI 00:10:18
len=9)
STA 00:1f:e1:71:75:c6 sent probe request for broadcast
SSID
unknown vendor specific information element ignored (vendor OUI 00:10:18
len=9)
STA 00:1f:e1:71:75:c6 sent probe request for broadcast
SSID
unknown vendor specific information element ignored (vendor OUI 00:10:18
len=9)
STA 00:1f:e1:71:75:c6 sent probe request for broadcast
SSID
unknown vendor specific information element ignored (vendor OUI 00:10:18
len=9)
STA 00:1f:e1:71:75:c6 sent probe request for broadcast
SSID
unknown vendor specific information element ignored (vendor OUI 00:10:18
len=9)
STA 00:1f:e1:71:75:c6 sent probe request for broadcast
SSID
MGMT (TX callback)
fail
mgmt::proberesp
cb
MGMT (TX callback)
fail
mgmt::proberesp
cb
MGMT (TX callback)
fail
mgmt::proberesp
cb
MGMT (TX callback)
fail
mgmt::proberesp
cb
MGMT (TX callback)
fail
mgmt::proberesp
cb
MGMT (TX callback)
fail
mgmt::proberesp
cb
MGMT (TX callback)
fail
mgmt::proberesp
cb
MGMT (TX callback)
fail
mgmt::proberesp
cb
unknown vendor specific information element ignored (vendor OUI 00:10:18
len=9)
STA 00:1f:e1:71:75:c6 sent probe request for broadcast
SSID
unknown vendor specific information element ignored (vendor OUI 00:10:18
len=9)
STA 00:1f:e1:71:75:c6 sent probe request for broadcast
SSID
MGMT (TX callback)
fail
mgmt::proberesp
cb
MGMT (TX callback)
fail
mgmt::proberesp
cb
STA 00:19:d2:3d:69:28 sent probe request for broadcast
SSID
STA 00:19:d2:3d:69:28 sent probe request for broadcast
SSID
STA 00:19:d2:3d:69:28 sent probe request for broadcast
SSID
STA 00:19:d2:3d:69:28 sent probe request for broadcast
SSID
STA 00:19:d2:3d:69:28 sent probe request for broadcast
SSID
STA 00:19:d2:3d:69:28 sent probe request for broadcast
SSID
MGMT (TX callback)
ACK
mgmt::proberesp
cb
MGMT (TX callback)
ACK
mgmt::proberesp
cb
MGMT (TX callback)
ACK
mgmt::proberesp
cb
MGMT (TX callback)
ACK
mgmt::proberesp
cb
MGMT (TX callback)
ACK
mgmt::proberesp
cb
MGMT (TX callback)
ACK
mgmt::proberesp
cb
STA 00:19:d2:3d:69:28 sent probe request for broadcast
SSID
STA 00:19:d2:3d:69:28 sent probe request for broadcast
SSID
STA 00:19:d2:3d:69:28 sent probe request for broadcast
SSID
STA 00:19:d2:3d:69:28 sent probe request for broadcast
SSID
MGMT (TX callback)
ACK
mgmt::proberesp
cb
MGMT (TX callback)
ACK
mgmt::proberesp
cb
MGMT (TX callback)
ACK
mgmt::proberesp
cb
MGMT (TX callback)
ACK
mgmt::proberesp
cb
STA 00:19:d2:3d:69:28 sent probe request for broadcast
SSID
STA 00:19:d2:3d:69:28 sent probe request for broadcast
SSID
MGMT (TX callback)
ACK
mgmt::proberesp
cb
MGMT (TX callback)
ACK
mgmt::proberesp
cb
STA 00:13:ce:73:dd:c7 sent probe request for broadcast
SSID
STA 00:13:ce:73:dd:c7 sent probe request for broadcast
SSID
MGMT (TX callback)
ACK
mgmt::proberesp
cb
MGMT (TX callback)
ACK
mgmt::proberesp
cb
STA 00:13:ce:73:dd:c7 sent probe request for broadcast
SSID
STA 00:13:ce:73:dd:c7 sent probe request for broadcast
SSID
MGMT (TX callback)
ACK
mgmt::proberesp
cb
MGMT (TX callback)
ACK
mgmt::proberesp
cb
STA 00:13:ce:73:dd:c7 sent probe request for broadcast
SSID
STA 00:13:ce:73:dd:c7 sent probe request for broadcast
SSID
MGMT (TX callback)
ACK
mgmt::proberesp
cb
MGMT (TX callback)
ACK
mgmt::proberesp
cb
STA 00:19:d2:3d:69:28 sent probe request for broadcast
SSID
STA 00:19:d2:3d:69:28 sent probe request for broadcast
SSID
STA 00:19:d2:3d:69:28 sent probe request for broadcast
SSID
STA 00:19:d2:3d:69:28 sent probe request for broadcast
SSID
MGMT (TX callback)
ACK
mgmt::proberesp
cb
MGMT (TX callback)
ACK
mgmt::proberesp
cb
MGMT (TX callback)
ACK
mgmt::proberesp
cb
MGMT (TX callback)
ACK
mgmt::proberesp
cb
STA 00:19:d2:3d:69:28 sent probe request for broadcast
SSID
STA 00:19:d2:3d:69:28 sent probe request for broadcast
SSID
STA 00:19:d2:3d:69:28 sent probe request for broadcast
SSID
STA 00:19:d2:3d:69:28 sent probe request for broadcast
SSID
STA 00:19:d2:3d:69:28 sent probe request for broadcast
SSID
STA 00:19:d2:3d:69:28 sent probe request for broadcast
SSID
MGMT (TX callback)
ACK
mgmt::proberesp
cb
MGMT (TX callback)
ACK
mgmt::proberesp
cb
MGMT (TX callback)
ACK
mgmt::proberesp
cb
MGMT (TX callback)
ACK
mgmt::proberesp
cb
MGMT (TX callback)
ACK
mgmt::proberesp
cb
MGMT (TX callback)
ACK
mgmt::proberesp
cb
STA 00:19:d2:3d:69:28 sent probe request for broadcast SSID
STA 00:19:d2:3d:69:28 sent probe request for broadcast SSID
STA 00:19:d2:3d:69:28 sent probe request for broadcast SSID
STA 00:19:d2:3d:69:28 sent probe request for broadcast SSID
STA 00:19:d2:3d:69:28 sent probe request for broadcast SSID
STA 00:19:d2:3d:69:28 sent probe request for broadcast SSID
MGMT (TX callback) ACK
mgmt::proberesp cb
MGMT (TX callback) ACK
mgmt::proberesp cb
MGMT (TX callback) ACK
mgmt::proberesp cb
MGMT (TX callback) ACK
mgmt::proberesp cb
MGMT (TX callback) ACK
mgmt::proberesp cb
MGMT (TX callback) ACK
mgmt::proberesp cb
STA 00:1c:bf:5b:5e:cc sent probe request for broadcast SSID
STA 00:1c:bf:5b:5e:cc sent probe request for broadcast SSID
MGMT (TX callback) ACK
mgmt::proberesp cb
MGMT (TX callback) ACK
mgmt::proberesp cb
STA 00:1c:bf:5b:5e:cc sent probe request for broadcast SSID
STA 00:1c:bf:5b:5e:cc sent probe request for broadcast SSID
MGMT (TX callback) fail
mgmt::proberesp cb
MGMT (TX callback) fail
mgmt::proberesp cb
STA 00:22:43:5c:67:50 sent probe request for broadcast SSID
STA 00:22:43:5c:67:50 sent probe request for broadcast SSID
MGMT (TX callback) fail
mgmt::proberesp cb
MGMT (TX callback) fail
mgmt::proberesp cb
Thanks,
--
Karl
^ permalink raw reply [flat|nested] 10+ messages in thread* [ath9k-devel] ath9kl multiple ssid AP
2009-04-03 11:37 ` Karl Hiramoto
@ 2009-04-03 18:28 ` Jouni Malinen
2009-04-06 9:35 ` Karl Hiramoto
0 siblings, 1 reply; 10+ messages in thread
From: Jouni Malinen @ 2009-04-03 18:28 UTC (permalink / raw)
To: ath9k-devel
On Fri, 2009-04-03 at 04:37 -0700, Karl Hiramoto wrote:
> Another case. two WEP APs essid 1 works but essid2 does not (no
> traffic flow). an iwlist <dev> wlan0 on another machine shows the two
> AP's with WEP. Windows shows the WEP APs.
Static WEP keys were not configured for secondary BSSes. This is now
fixed in hostap.git.
Please also note that this is likely a combination that ath9k does not
currently handle automatically, so you may have to use software crypto
(nohwcrypt=1 module parameter) as a workaround for the time being. This
will eventually be handled automatically, so that the driver can revert
to software encryption/decryption when needed.
- Jouni
^ permalink raw reply [flat|nested] 10+ messages in thread
* [ath9k-devel] ath9kl multiple ssid AP
2009-04-03 18:28 ` Jouni Malinen
@ 2009-04-06 9:35 ` Karl Hiramoto
2009-04-06 17:37 ` Jouni Malinen
0 siblings, 1 reply; 10+ messages in thread
From: Karl Hiramoto @ 2009-04-06 9:35 UTC (permalink / raw)
To: ath9k-devel
Jouni Malinen wrote:
> On Fri, 2009-04-03 at 04:37 -0700, Karl Hiramoto wrote:
>
>
>> Another case. two WEP APs essid 1 works but essid2 does not (no
>> traffic flow). an iwlist <dev> wlan0 on another machine shows the two
>> AP's with WEP. Windows shows the WEP APs.
>>
>
> Static WEP keys were not configured for secondary BSSes. This is now
> fixed in hostap.git.
>
> Please also note that this is likely a combination that ath9k does not
> currently handle automatically, so you may have to use software crypto
> (nohwcrypt=1 module parameter) as a workaround for the time being. This
> will eventually be handled automatically, so that the driver can revert
> to software encryption/decryption when needed.
>
> - Jouni
>
>
>
Thanks for all the fixes Journi, All of these cases seem to be working
now. What other cases is software encryption needed?
Before setting nohwcrypt=1, I was receiving the message in
wireless-testing/drivers/net/wireless/ath9k/hw.c:2997:
"received PCI FATAL interrupt\n");
--
Karl
^ permalink raw reply [flat|nested] 10+ messages in thread
* [ath9k-devel] ath9kl multiple ssid AP
2009-04-06 9:35 ` Karl Hiramoto
@ 2009-04-06 17:37 ` Jouni Malinen
0 siblings, 0 replies; 10+ messages in thread
From: Jouni Malinen @ 2009-04-06 17:37 UTC (permalink / raw)
To: ath9k-devel
On Mon, 2009-04-06 at 02:35 -0700, Karl Hiramoto wrote:
> All of these cases seem to be working
> now. What other cases is software encryption needed?
I do not have a full list, but most cases are in combinations of station
and AP mode interfaces being used at the same time. If you are only
using AP mode interfaces, the main case is use of multiple networks with
static WEP keys or maybe WEP in general in some combinations. I don't
think there has been very thorough testing on different multi-BSSID
combinations so far, so I cannot provide more detailed answer at this
point.
> Before setting nohwcrypt=1, I was receiving the message in
> wireless-testing/drivers/net/wireless/ath9k/hw.c:2997:
> "received PCI FATAL interrupt\n");
Odd.. Hardware vs. software crypto should not really affect that, i.e.,
I would have just expected the default behavior to result in broken
connection (incorrect key used) and nohwcrypt=1 fixing that. Was this
with the two static WEP networks? When did this PCI FATAL message show
up (when starting hostapd? when trying to associate? when sending data
frames?)?
- Jouni
^ permalink raw reply [flat|nested] 10+ messages in thread
* [ath9k-devel] ath9kl multiple ssid AP
2009-04-03 8:44 ` Karl Hiramoto
2009-04-03 11:37 ` Karl Hiramoto
@ 2009-04-03 18:24 ` Jouni Malinen
1 sibling, 0 replies; 10+ messages in thread
From: Jouni Malinen @ 2009-04-03 18:24 UTC (permalink / raw)
To: ath9k-devel
On Fri, 2009-04-03 at 01:44 -0700, Karl Hiramoto wrote:
> 2. essid1=WPA esid2 = open. Everything works in essid1. Windows
> XP SP2 client can connect to essid2 but no traffic, only sends EAPOL
> packet.
The secondary BSSes that were using open or static WEP did not work
properly since the STA was not marked authorized if the primary
interface was using IEEE 802.1X or WPA. This is now fixed in hostap.git.
> 3. WPA on both essid1 and ssid2, ssid1 bridged to br0/eth1 ssid2
> bridged to br1/eth0. PSK is different on each ssid.
This had couple of issues. The main problem is in receiving EAPOL frames
and for that to work with a bridge, hostapd has to be told about the
bridge interface. Your hostapd.conf did have an entry for br0, but it
did not mention br1. This needs to be added after the bss= line as
bridge=br1.
In addition, driver_nl80211.c did not figure out which BSS to use and
did not handle bridge configuration for secondary BSSes properly. These
are now fixed in hostap.git.
- Jouni
^ permalink raw reply [flat|nested] 10+ messages in thread
end of thread, other threads:[~2009-04-06 17:37 UTC | newest]
Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-04-01 17:46 [ath9k-devel] ath9kl multiple ssid AP Karl Hiramoto
2009-04-01 18:30 ` Jouni Malinen
2009-04-02 14:34 ` Karl Hiramoto
2009-04-02 16:57 ` Jouni Malinen
2009-04-03 8:44 ` Karl Hiramoto
2009-04-03 11:37 ` Karl Hiramoto
2009-04-03 18:28 ` Jouni Malinen
2009-04-06 9:35 ` Karl Hiramoto
2009-04-06 17:37 ` Jouni Malinen
2009-04-03 18:24 ` Jouni Malinen
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.