Apple devices having problem connecting to hostapd hotspot

Jouni Malinen j at w1.fi
Sat Feb 28 04:12:55 EST 2015


On Tue, Feb 24, 2015 at 03:28:35PM +0530, Ranadeep B wrote:
> Log from hostapd's stdout :
> 1423567854.080908: wlan0: AP-STA-CONNECTED 2c:f0:ee:1a:e5:5a
> 1423567854.085798: 1423567854.085830: wlan0: STA 2c:f0:ee:1a:e5:5a RADIUS:
> starting accounting session 54D9EBE0-00000000
> 1423567854.091264: 1423567854.091298: wlan0: STA 2c:f0:ee:1a:e5:5a WPA:
> pairwise key handshake completed (RSN)
> 1423567856.703080: wlan0: AP-STA-DISCONNECTED 2c:f0:ee:1a:e5:5a
> 1423567856.706900: 1423567856.706930: wlan0: STA 2c:f0:ee:1a:e5:5a IEEE
> 802.11: disassociated

This is not sufficient verbosity to be able to say much about what is
happening here.

> And the config i am using is :
> 
> interface=wlan0
> driver=nl80211
> ssid=HUB234
> hw_mode=g
> channel=1
> macaddr_acl=0
> auth_algs=1
> ignore_broadcast_ssid=0
> wpa=2
> wpa_passphrase=12345678
> wpa_key_mgmt=WPA-PSK
> wpa_pairwise=TKIP
> rsn_pairwise=CCMP
> disassoc_low_ack=0

This works fine in my tests with Apple devices. I would need to see a
verbose debug log (-ddt on hostapd command line) and a wireless capture
showing the frames exchanged between the AP and the station to be able
to say much more about what could be the reason for the disconnection.

-- 
Jouni Malinen                                            PGP id EFC895FA


More information about the HostAP mailing list