wpa_supplicant times out; no RX EAPOL

Kasza Péter mr.schyte at gmail.com
Sat Nov 19 07:02:15 EST 2011


Hi!

I'm trying to connect to a wpa enterprise network, but I always get an
authentication timeout after wpa_supplicant sends an eapol request. The strange
thing is that I can connect with the same config (with the same version of
wpa_supplicant) on a different machine. The wlan card is a Marvell 8688.

wpa_supplicant.conf:

network={
    ssid="wifi"
    scan_ssid=1
    key_mgmt=WPA-EAP IEEE8021X
    eap=PEAP
    identity="user"
    password="pass"
    phase2="auth=MSCHAPV2"
    priority=12
}



More information about the HostAP mailing list