All of lore.kernel.org
 help / color / mirror / Atom feed
* AR9300 AP/VLAN support
@ 2012-04-20  9:16 ` michael-dev
  0 siblings, 0 replies; 4+ messages in thread
From: michael-dev @ 2012-04-20  9:16 UTC (permalink / raw)
  To: linux-wireless; +Cc: ath9k-devel

Hi,

I'm running OpenWRT trunk with Kernel 3.3.0 + OpenWRT patches and 
wireless-compat 2012-04-15 (based on linux-next-20120413) and the [1] 
hotfix applied on Freescale P1020WLAN (PPC SMP) and two AR9300 miniPCIe 
installed (PCI ID 168c:0030, Rev 3) with hostapd trunk (linked into 
libnl 3.2.7).
WPA2 PSK, WPA2 EAP and unsecured networks work fine, howether, once I 
enabled VLAN support, EAP authentication / key negotiation fails.
Radius authentification completes successfully, hostapd adds the 
wlan_<VID> interface (using the correct MAC, and puts it into a bridge) 
and assigns my station to it using the set-station netlink command. Then 
it tries to send some more EAPOL messages out using the sendmsg command, 
which accepts the packet (no error code is returned). Though, this 
packet never (not even during retransmission) appears on air (a separate 
box sniffs the channel) and there is no TX_STATUS confirmation for it 
(it is there once I disable vlans).

There are no related dmesg entries, i.e. when trying again, the bridge 
already is up and forwarding.

Further, once wpa_supplicant times out and tries to reconnect, it 
doesn't get any reply to the EAPOL START cmd (association completes 
successfully) until hostapd clears the station from cache.

This is without 802.11n enabled and in 2.4 Ghz. The channel is noisy, 
but connections work seamlessy with the same AP once VLANs are disabled.

Does anyone have any clues on this? If needed, I can provide debug 
logs.

Regards,
  M. Braun

[1] http://www.spinics.net/lists/linux-wireless/msg88218.html

^ permalink raw reply	[flat|nested] 4+ messages in thread

* [ath9k-devel] AR9300 AP/VLAN support
@ 2012-04-20  9:16 ` michael-dev
  0 siblings, 0 replies; 4+ messages in thread
From: michael-dev @ 2012-04-20  9:16 UTC (permalink / raw)
  To: ath9k-devel

Hi,

I'm running OpenWRT trunk with Kernel 3.3.0 + OpenWRT patches and 
wireless-compat 2012-04-15 (based on linux-next-20120413) and the [1] 
hotfix applied on Freescale P1020WLAN (PPC SMP) and two AR9300 miniPCIe 
installed (PCI ID 168c:0030, Rev 3) with hostapd trunk (linked into 
libnl 3.2.7).
WPA2 PSK, WPA2 EAP and unsecured networks work fine, howether, once I 
enabled VLAN support, EAP authentication / key negotiation fails.
Radius authentification completes successfully, hostapd adds the 
wlan_<VID> interface (using the correct MAC, and puts it into a bridge) 
and assigns my station to it using the set-station netlink command. Then 
it tries to send some more EAPOL messages out using the sendmsg command, 
which accepts the packet (no error code is returned). Though, this 
packet never (not even during retransmission) appears on air (a separate 
box sniffs the channel) and there is no TX_STATUS confirmation for it 
(it is there once I disable vlans).

There are no related dmesg entries, i.e. when trying again, the bridge 
already is up and forwarding.

Further, once wpa_supplicant times out and tries to reconnect, it 
doesn't get any reply to the EAPOL START cmd (association completes 
successfully) until hostapd clears the station from cache.

This is without 802.11n enabled and in 2.4 Ghz. The channel is noisy, 
but connections work seamlessy with the same AP once VLANs are disabled.

Does anyone have any clues on this? If needed, I can provide debug 
logs.

Regards,
  M. Braun

[1] http://www.spinics.net/lists/linux-wireless/msg88218.html

^ permalink raw reply	[flat|nested] 4+ messages in thread

* [resolved] Re: AR9300 AP/VLAN support
  2012-04-20  9:16 ` [ath9k-devel] " michael-dev
@ 2012-04-20 14:47   ` michael-dev
  -1 siblings, 0 replies; 4+ messages in thread
From: michael-dev @ 2012-04-20 14:47 UTC (permalink / raw)
  To: linux-wireless; +Cc: ath9k-devel

Hi,

looks more like a bug in hostapd after enabling some more debug 
configure options, also the kernel is dropping the eapol frame due to 
the target station not being associated.

Regards,
  M. Braun

^ permalink raw reply	[flat|nested] 4+ messages in thread

* [ath9k-devel] [resolved] Re: AR9300 AP/VLAN support
@ 2012-04-20 14:47   ` michael-dev
  0 siblings, 0 replies; 4+ messages in thread
From: michael-dev @ 2012-04-20 14:47 UTC (permalink / raw)
  To: ath9k-devel

Hi,

looks more like a bug in hostapd after enabling some more debug 
configure options, also the kernel is dropping the eapol frame due to 
the target station not being associated.

Regards,
  M. Braun

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2012-04-20 14:47 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-04-20  9:16 AR9300 AP/VLAN support michael-dev
2012-04-20  9:16 ` [ath9k-devel] " michael-dev
2012-04-20 14:47 ` [resolved] " michael-dev
2012-04-20 14:47   ` [ath9k-devel] " michael-dev

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.