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
[EMAIL PROTECTED]:/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
--
Lisez la FAQ de la liste avant de poser une question :
http://wiki.debian.net/?DebianFrench
Vous pouvez aussi ajouter le mot ``spam'' dans vos champs "From" et
"Reply-To:"
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]