association problems WPA-PSK
Dimitris Theoharis
dtheoharis
Mon Apr 3 14:49:40 PDT 2006
Hi ,
Where should i look for errors? I am posting the wpa_sup.conf , and
the wpa-psk part of the hostapd.conf
( all # lines have been removed here)
ssid=Linux-hostapd
wpa=1
wpa_passphrase="dimgr()()"
wpa_key_mgmt=WPA-PSK
wpa_pairwise=TKIP CCMP
also
/etc/hostapd# cat accept
00:12:F0:76:0B:DA
00:02:6F:30:DF:45
cat wpa_supplicant.conf
ctrl_interface=/var/run/wpa_supplicant
ctrl_interface_group=0
network={
ssid="Linux-hostapd"
proto=WPA
key_mgmt=WPA-PSK
pairwise=CCMP TKIP
group=CCMP TKIP
psk="dimgr()()"
}
wpa_supplicant -i wlan0 -D hostap -c /etc/hostapd/wpa_supplicant.conf
Trying to associate with 00:09:5b:91:b2:a5 (SSID='Linux-hostapd' freq=2422 MHz)
Authentication with 00:00:00:00:00:00 timed out.
Trying to associate with 00:09:5b:91:b2:a5 (SSID='Linux-hostapd' freq=2422 MHz)
Associated with 00:09:5b:91:b2:a5
WPA: 4-Way Handshake failed - pre-shared key may be incorrect
CTRL-EVENT-DISCONNECTED - Disconnect event - remove keys
Trying to associate with 00:09:5b:91:b2:a5 (SSID='Linux-hostapd' freq=2422 MHz)
Associated with 00:09:5b:91:b2:a5
WPA: 4-Way Handshake failed - pre-shared key may be incorrect
CTRL-EVENT-DISCONNECTED - Disconnect event - remove keys
Trying to associate with 00:09:5b:91:b2:a5 (SSID='Linux-hostapd' freq=2422 MHz)
Authentication with 00:00:00:00:00:00 timed out.
Despite what it says i am using the correct key
It just does not associate
More information about the Hostap
mailing list