WPA Rekeying problem with MacOSX client
Gunter Burchardt
gbur
Mon Aug 30 22:36:23 PDT 2004
> WPA: 00:0d:93:83:92:7a WPA_PTK entering state PTKINITDONE
> wlan0: STA 00:0d:93:83:92:7a IEEE 802.1X: authorizing port
> wlan0: STA 00:0d:93:83:92:7a WPA: pairwise key handshake completed
>
> Here communication stops and the PB tells me after a few seconds that
> it wasn't able to connect.
I have same problem with WPA-Supplicant. In some cases (packet lost)
hostapd didn't make groupkey exchange and wpa-supplicant disconnects.
MACOS seams to behave in same way.
In wpa.c (PTKINITDONE):
if (sm->sta->wpa == WPA_VERSION_WPA)
sm->PInitAKeys = TRUE;
sm->sta->wpa is not WPA_VERSION_WPA in this cases. I dont know why.
regards
gunter
More information about the Hostap
mailing list