Hi there I am trying to configure my network with WPA; but I am not sure I understand what I did wrong:
$ sudo wpa_supplicant -Dwext -iwlan1 -c/etc/wpa_supplicant.conf ioctl[SIOCSIWPMKSA]: Invalid argument ioctl[SIOCSIWPMKSA]: Invalid argument CTRL-EVENT-SCAN-RESULTS Trying to associate with 8a:4c:e5:d0:81:c0 (SSID='freebox_UCZIDS' freq=2462 MHz) Authentication with 8a:4c:e5:d0:81:c0 timed out. CTRL-EVENT-SCAN-RESULTS Trying to associate with 8a:4c:e5:d0:81:c0 (SSID='freebox_UCZIDS' freq=2462 MHz) Associated with 8a:4c:e5:d0:81:c0 WPA: Invalid EAPOL-Key MIC when using TPTK - ignoring TPTK WPA: Could not verify EAPOL-Key MIC - dropping packet Associated with 8a:4c:e5:d0:81:c0 WPA: Invalid EAPOL-Key MIC when using TPTK - ignoring TPTK WPA: Could not verify EAPOL-Key MIC - dropping packet Associated with 8a:4c:e5:d0:81:c0 WPA: Invalid EAPOL-Key MIC when using TPTK - ignoring TPTK WPA: Could not verify EAPOL-Key MIC - dropping packet Associated with 8a:4c:e5:d0:81:c0 WPA: Invalid EAPOL-Key MIC when using TPTK - ignoring TPTK WPA: Could not verify EAPOL-Key MIC - dropping packet Associated with 8a:4c:e5:d0:81:c0 WPA: Invalid EAPOL-Key MIC when using TPTK - ignoring TPTK WPA: Could not verify EAPOL-Key MIC - dropping packet Associated with 8a:4c:e5:d0:81:c0 WPA: Invalid EAPOL-Key MIC when using TPTK - ignoring TPTK WPA: Could not verify EAPOL-Key MIC - dropping packet Associated with 8a:4c:e5:d0:81:c0 WPA: Invalid EAPOL-Key MIC when using TPTK - ignoring TPTK WPA: Could not verify EAPOL-Key MIC - dropping packet ^CCTRL-EVENT-TERMINATING - signal 2 received Where: $ cat /etc/wpa_supplicant.conf ctrl_interface=/var/run/wpa_supplicant ap_scan=1 network={ ssid="freebox_UCZIDS" scan_ssid=1 key_mgmt=WPA-PSK #psk="<removed>" psk=<removed> priority=5 } And hardware seems ok, except I do not understand why it says hardware encryption is off: $ sudo iwconfig wlan1 wlan1 IEEE 802.11g ESSID:off/any Mode:Managed Frequency:2.462 GHz Access Point: Not-Associated Bit Rate:1 Mb/s RTS thr=2347 B Fragment thr=2346 B Encryption key:off 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 *-network:0 DISABLED description: Wireless interface product: [AirConn] INPROCOMM IPN 2220 Wireless LAN Adapter (rev 01) vendor: Linksys, A Division of Cisco Systems physical id: 2 bus info: p...@0000:02:02.0 logical name: wlan1 version: 00 serial: 00:0e:9b:69:14:c6 width: 32 bits clock: 33MHz capabilities: pm bus_master cap_list ethernet physical wireless configuration: broadcast=yes driver=ndiswrapper+neti2220 driverversion=1.53+LanExpress,03/29/2004,2.10. latency=64 link=no maxlatency=32 mingnt=32 module=ndiswrapper multicast=yes wireless=IEEE 802.11g $ sudo iwlist scan wlan1 Scan completed : Cell 01 - Address: 8A:4C:E5:D0:81:C0 ESSID:"freebox_UCZIDS" Protocol:IEEE 802.11g Mode:Managed Frequency:2.462 GHz (Channel 11) Quality:100/100 Signal level:-31 dBm Noise level:-96 dBm Encryption key:on Bit Rates:1 Mb/s; 2 Mb/s; 5.5 Mb/s; 11 Mb/s; 9 Mb/s 18 Mb/s; 36 Mb/s; 54 Mb/s; 6 Mb/s; 12 Mb/s 24 Mb/s; 48 Mb/s Extra:bcn_int=100 Extra:atim=0 IE: WPA Version 1 Group Cipher : TKIP Pairwise Ciphers (2) : TKIP CCMP Authentication Suites (1) : PSK Thanks for pointers, -- Mathieu http://mathieumalaterre.com -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org