FW: wpa_supplicant + ndiswrapper authentication timeout

Felix Dorner felix_do
Thu Mar 3 22:43:50 PST 2005


Hi,

I posted this message yesterday and still didnt recieve it from shmoo. However I maybe deleted
it from my spam folder although i carefully looked it through. So I simply post it again and apologize.

Felix

> 
> 
> hi,
> 
> I cannot connect to my wpa-psk protected network. it seems like the 
> authentication always times out. i have sucessfully installed 
> ndiswrapper and wlan0 is up. here is the information that i can give:
> 
> This was used for building (.config)
> 
> CONFIG_WIRELESS_EXTENSION=y
> CONFIG_DRIVER_NDISWRAPPER=y
> CONFIG_CTRL_IFACE=y
> 
> 
> 
> This is my configuration file:
> 
> ctrl_interface=/var/run/wpa_supplicant
> network={
> ssid="sunset_diner"
> psk="wonttellyou"
> key_mgmt=WPA-PSK
> }
> 
> 
> 
> This is the output of the program:
> 
> #wpa_supplicant -Dndiswrapper -iwlan0 -c/etc/wpa_supplicant.conf -dd
> Initializing interface 'wlan0' conf '/etc/wpa_supplicant.conf' driver 
> 'ndiswrapper'
> Configuration file '/etc/wpa_supplicant.conf' -> '/etc/wpa_supplicant.conf'
> Reading configuration file '/etc/wpa_supplicant.conf'
> ctrl_interface='/var/run/wpa_supplicant'
> Line: 3 - start of a new network block
> ssid - hexdump_ascii(len=12):
>      73 75 6e 73 65 74 5f 64 69 6e 65 72               sunset_diner
> PSK (ASCII passphrase) - hexdump_ascii(len=16): [REMOVED]
> key_mgmt: 0x2
> PSK (from passphrase) - hexdump(len=32): [REMOVED]
> Priority group 0
>    id=0 ssid='sunset_diner'
> Initializing interface (2) 'wlan0'
> Own MAC address: 00:90:4b:55:28:68
> Setting scan request: 0 sec 100000 usec
> Wireless event: cmd=0x8b06 len=8
> RTM_NEWLINK, IFLA_IFNAME: Interface 'wlan0' added
> RTM_NEWLINK, IFLA_IFNAME: Interface 'wlan0' added
> Starting AP scan (broadcast SSID)
> Scan timeout - try to get results
> Received 320 bytes of scan results (1 BSSes)
> Scan results: 1
> Selecting BSS from priority group 0
> 0: 00:04:0e:2e:0f:3c ssid='sunset_diner' wpa_ie_len=24 rsn_ie_len=0
>    selected
> Trying to associate with 00:04:0e:2e:0f:3c (SSID='sunset_diner' 
> freq=2437 MHz)
> Cancelling scan request
> Automatic auth_alg selection: 0x1
> WPA: using IEEE 802.11i/D3.0
> WPA: Selected cipher suites: group 8 pairwise 8 key_mgmt 2
> WPA: using GTK TKIP
> WPA: using PTK TKIP
> WPA: using KEY_MGMT WPA-PSK
> WPA: Own WPA IE - hexdump(len=24): dd 16 00 50 f2 01 01 00 00 50 f2 02 
> 01 00 00 50 f2 02 01 00 00 50 f2 02
> No keys have been configured - skip key clearing
> Setting authentication timeout: 5 sec 0 usec
> Authentication with 00:00:00:00:00:00 timed out.
> Added BSSID 00:00:00:00:00:00 into blacklist
> No keys have been configured - skip key clearing
> Setting scan request: 0 sec 0 usec
> Starting AP scan (broadcast SSID)
> Signal 2 received - terminating
> No keys have been configured - skip key clearing
> Removed BSSID 00:00:00:00:00:00 from blacklist (clear)
> 
> after that it starts with AP scan again... this repeats until I cancel 
> with Ctrl+C
> 
> 
> I have no clue what I make wrong. Thanks for any suggestions.
> 
> Felix
> 








More information about the Hostap mailing list