From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Lindner Date: Wed, 26 Oct 2011 04:00:03 +0200 Subject: [ath9k-devel] WPA and Apple devices Message-ID: <201110260400.03750.lindner_marek@yahoo.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: ath9k-devel@lists.ath9k.org Hi, I recently have been hit by a strange issue and hoped some of you might have an idea how to proceed: When I configure 2 VAPs on my AR9285 based router Apple devices (i${whatever}) start to have connection issues. The following combinations of VAPs / WPA works: * 2x VAP, no WPA * 2x VAP, WPA on VAP#2 only These combinations don't work: * 2x VAP, WPA on VAP#1 only * 2x VAP, WPA on both The Apple devices would complete the WPA handshake (according to the hostapd logs) and then issue a "disassociate". On the device itself the user is presented a timeout error message. It looks like the mac80211/ath9k driver gets confused when WPA is activated on VAP#1. Furthermore, other all non-Apple device seem to work fine. Any idea how to debug it further ? Regards, Marek