[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

wpa_supplicant et WPA2



Bonjour,

Comment configurer wpa_supplicant pour le WPA2-PSK ?
Quand j'active l'option Authentification WPA2-PSK, je ne parviens plus à
me connecter
Voici mon wpa_supplicant.conf

update_config=1
ctrl_interface=/var/run/wpa_supplicant

network={
 ssid="ap-Eurofer"
 key_mgmt=WPA-PSK
#proto=WPA
 proto=WPA2
 pairwise=TKIP
 group=TKIP
 psk="*******************************"
}


Voici les erreurs
root@pcGDL:/home/guy# wpa_supplicant -Dwext -i wlan0 -c
/etc/wpa_supplicant.conf
Trying to associate with 00:11:50:c7:7b:a4 (SSID='ap-Eurofer' freq=2412 MHz)
Authentication with 00:00:00:00:00:00 timed out.
Trying to associate with 00:11:50:c7:7b:a4 (SSID='ap-Eurofer' freq=2412 MHz)
Authentication with 00:00:00:00:00:00 timed out.
Trying to associate with 00:11:50:c7:7b:a4 (SSID='ap-Eurofer' freq=2412 MHz)
Authentication with 00:00:00:00:00:00 timed out.
Trying to associate with 00:11:50:c7:7b:a4 (SSID='ap-Eurofer' freq=2412 MHz)


Merci d'avance

Guy



Reply to: