Pages : 1
#1 Le 02/01/2006, à 17:11
- supercow
[Resolu] pb wpa avec Wifi
Bonjour,
j'ai suivi la documentation http://wiki.ubuntu-fr.org/installation/wpa pour configurer le WPA sous Ubuntu....mais ça ne marche pas....après qques recherche sur le forum je n'ai pas trouvé la solution à mon pb...
précisions :
le WIFI marche très bien avec un chiffrement WEP ou sans chiffrement.
j'ai un dongle SAGEM du kit Wifi Cegetel (pas très éloigné de la Livebox).
après plusieurs essais de ifup/ifdown j'ai tenté de monter "à la main" mon WIFI et voilà le résultat :
===================================================
juolive@ubuntu:~$ wpa_supplicant -c/etc/wpa_supplicant.conf -i wlan0 -dd
Initializing interface 'wlan0' conf '/etc/wpa_supplicant.conf' driver 'default'
Configuration file '/etc/wpa_supplicant.conf' -> '/etc/wpa_supplicant.conf'
Reading configuration file '/etc/wpa_supplicant.conf'
ctrl_interface='/var/run/wpa_supplicant'
ctrl_interface_group=0
eapol_version=1
ap_scan=1
fast_reauth=1
Line: 15 - start of a new network block
ssid - hexdump_ascii(len=13):
46 6f 6e 64 75 65 53 61 6e 73 46 69 6c FondueSansFil
proto: 0x3
key_mgmt: 0x2
PSK (ASCII passphrase) - hexdump_ascii(len=13): [REMOVED]
PSK (from passphrase) - hexdump(len=32): [REMOVED]
Priority group 0
id=0 ssid='FondueSansFil'
Initializing interface (2) 'wlan0'
EAPOL: SUPP_PAE entering state DISCONNECTED
EAPOL: KEY_RX entering state NO_KEY_RECEIVE
EAPOL: SUPP_BE entering state INITIALIZE
EAP: EAP entering state DISABLED
EAPOL: External notification - portEnabled=0
EAPOL: External notification - portValid=0
ioctl[SIOCSIWPMKSA]: Operation not permitted
ioctl[SIOCSIWMODE]: Operation not permitted
Could not configure driver to use managed mode
SIOCSIFFLAGS: Permission denied
Could not set interface 'wlan0' UP
SIOCGIWRANGE: too old (short) data - assuming WPA is not supported
socket(PF_PACKET): Operation not permitted
wpa_driver_hostap_set_wpa: enabled=0
ioctl[PRISM2_IOCTL_HOSTAPD]: No such device
ioctl[PRISM2_IOCTL_PRISM2_PARAM]: Operation not permitted
ioctl[PRISM2_IOCTL_PRISM2_PARAM]: Operation not permitted
Failed to disable WPA in the driver.
wpa_driver_hostap_set_drop_unencrypted: enabled=0
ioctl[PRISM2_IOCTL_PRISM2_PARAM]: Operation not permitted
wpa_driver_hostap_set_countermeasures: enabled=0
ioctl[PRISM2_IOCTL_PRISM2_PARAM]: Operation not permitted
wpa_driver_hostap_set_key: alg=none key_idx=0 set_tx=0 seq_len=0 key_len=0
ioctl[PRISM2_IOCTL_HOSTAPD]: No such device
Failed to set encryption.
wpa_driver_hostap_set_key: alg=none key_idx=1 set_tx=0 seq_len=0 key_len=0
ioctl[PRISM2_IOCTL_HOSTAPD]: No such device
Failed to set encryption.
wpa_driver_hostap_set_key: alg=none key_idx=2 set_tx=0 seq_len=0 key_len=0
ioctl[PRISM2_IOCTL_HOSTAPD]: No such device
Failed to set encryption.
wpa_driver_hostap_set_key: alg=none key_idx=3 set_tx=0 seq_len=0 key_len=0
ioctl[PRISM2_IOCTL_HOSTAPD]: No such device
Failed to set encryption.
ioctl[SIOCSIWAP]: Operation not permitted
SIOCSIFFLAGS: Permission denied
======================================================
et voici quelques éléments de configuration :
======================================================
juolive@ubuntu:~$ more /etc/wpa_supplicant.conf
# Minimal /etc/wpa_supplicant.conf to associate with open
# access points. Please see
# /usr/share/doc/wpasupplicant/wpa_supplicant.conf.gz for more complete
# configuration parameters.
ctrl_interface=/var/run/wpa_supplicant
ctrl_interface_group=0
eapol_version=1
ap_scan=1
fast_reauth=1
### Associate with any open access point
### Scans/ESSID changes can be done with wpa_cli
network={
ssid="FondueSansFil"
proto=WPA RSN
key_mgmt=WPA-PSK
psk="*******" #volontairement masqué....
}
================================================
juolive@ubuntu:~$ more /etc/wpa_supplicant.conf
# Minimal /etc/wpa_supplicant.conf to associate with open
# access points. Please see
# /usr/share/doc/wpasupplicant/wpa_supplicant.conf.gz for more complete
# configuration parameters.
ctrl_interface=/var/run/wpa_supplicant
ctrl_interface_group=0
eapol_version=1
ap_scan=1
fast_reauth=1
### Associate with any open access point
### Scans/ESSID changes can be done with wpa_cli
network={
ssid="FondueSansFil"
proto=WPA RSN
key_mgmt=WPA-PSK
psk="22septembre01"
}
===================================================
juolive@ubuntu:~$ more /etc/default/wpasupplicant
# /etc/default/wpasupplicant
# WARNING! Make sure you have a configuration file!
ENABLED=1
# Useful flags:
# -D <driver> Wireless drive, typically optional.
# -i <ifname> Interface
# -c <config file> Configuration file
# -d Debugging (-dd for more)
# -w Wait for interface to come up
# See the manual page wpa_supplicant(1) for more options and information.
OPTIONS="-w -D madwifi -i wlan0 -c /etc/wpa_supplicant.conf"
# EXAMPLES:
# OPTIONS="-i wlan0 -D hostap -c /etc/wpa_supplicant.conf"
# OPTIONS="-i ath0 -D madwifi -c /etc/wpa_supplicant.conf"
=====================================================
juolive@ubuntu:~$ iwconfig wlan0
Warning: Driver for device wlan0 recommend version 18 of Wireless Extension,
but has been compiled with version 17, therefore some driver features
may not be available...
wlan0 IEEE 802.11g ESSID:off/any
Mode:Managed Frequency:2.462 GHz Access Point: 00:00:00:00:00:00
Bit Rate:2 Mb/s Tx-Power:32 dBm
RTS thr:2347 B Fragment thr:2346 B
Power Management:off
Link Quality:0 Signal level:0 Noise level:0
Rx invalid nwid:0 Rx invalid crypt:0 Rx invalid frag:0
Tx excessive retries:0 Invalid misc:0 Missed beacon:0
=====================================================
Qq'un a une idée ???? merci d'avance pour votre aide
Olivier
Dernière modification par juolive (Le 03/01/2006, à 22:16)
Supercow ! Al rescate !
Hors ligne
#2 Le 02/01/2006, à 17:48
- yanapu
Re : [Resolu] pb wpa avec Wifi
J'ai peut-être pas les yeux en face des trous, mais as-tu marqué quelle carte Wifi tu utilises (du côte de ton PC) ?
Hors ligne
#3 Le 02/01/2006, à 19:16
- supercow
Re : [Resolu] pb wpa avec Wifi
bonjour,
oui c'est un dongle USB Sagem (Sagem XG703 USB 802.11g) dont les drivers ont été installés avec ndiswrapper (wlanuig.inf, .sys, etc....)
Olivier
Supercow ! Al rescate !
Hors ligne
#4 Le 03/01/2006, à 20:27
- supercow
Re : [Resolu] pb wpa avec Wifi
un petit up car je ne m'en sors pas....
merci d'avance pour votre aide.
quels autres diagnostics puis-je faire ?
est ce qu'à la vue des infos données vous arrivez à identifier le pb ?
Supercow ! Al rescate !
Hors ligne
#5 Le 03/01/2006, à 20:50
- nevro15
Re : [Resolu] pb wpa avec Wifi
OPTIONS="-w -D madwifi -i wlan0 -c /etc/wpa_supplicant.conf"
ça c faux si tu utilises les ndiswrapper comme c'est apparament le cas, tu dois mettre la ligne suivante afin de charger le module ndiswrapper et non le module madwifi :
OPTIONS="-w -D ndiswrapper -i wlan0 -c /etc/wpa_supplicant.conf"
Dernière modification par nevro15 (Le 03/01/2006, à 20:51)
Hors ligne
#6 Le 03/01/2006, à 22:17
- supercow
Re : [Resolu] pb wpa avec Wifi
merci beaucoup, le problème venait de là...j'ai suivi le wiki wpa d'un peu trop près !
Olivier
Supercow ! Al rescate !
Hors ligne
Pages : 1