Hi,
I recently bought some Meraki Minis in hopes of turning them into wireless clients using OpenWRT. However, when I use WPA or WPA2 with either CCMP or TKIP compression, it takes 9 minutes to acquire an IP address. When I use WEP or no encryption, the Mini acquires the IP address almost immediately upon associating. The odd thing is that the Mini authenticates (EAP-TTLS) without a problem, but DHCP and ARP packets do not show up until 9 minutes or so have past.
I tested the Minis on two different APs and the results were the same. One was a WRAP with hostapd configured for WPA2 with EAP-TTLS and the other was a Buffalo G54 with Whiterussian.
root@OpenWrt:~# 80211stats -i eth1
114 rx from wrong bssid
10 rx discard due to it's a dup
164 rx discard due to mcast echo
187797 rx element unknown
1103 rx frame chan mismatch
1653 rx seq# violation (CCMP) <--- Lots of errors before getting IP address. Does this mean anything?
1 tx failed due to no defkey
70 active scans started
1 nodes timed out inactivity
Has anyone found the cause to this problem or a workaround other that WEP/no encryption? I noticed that I am not the only one:
http://forum.openwrt.org/viewtopic.php?id=10707