Can someone help me decipher this

Derrick Kelly dkelly5
Fri Feb 24 06:29:54 PST 2006


I have really been trying very hard for almost 3 days to get 
wpa_supplicant to work. I think that I am close based on what I am 
seeing below. The only problem that I am having is it is not connecting 
to my AP based on my wpa_supplicant.conf.

Here is my wpa_supplicant.conf config


network={
        ssid="mySSID"
        key_mgmt=NONE
        wep_key1=mykey
        wep_tx_keyidx=1
}


here is what is happening after I execute this command.  wpa_supplicant 
-i ath0 -c /etc/wpa_supplicant.conf -d




Selecting BSS from priority group 0
0: 00:11:95:86:b6:45 ssid='' wpa_ie_len=0 rsn_ie_len=0 caps=0x11
   skip - no WPA/RSN IE
1: 00:13:46:10:a6:74 ssid='Darkside' wpa_ie_len=0 rsn_ie_len=0 caps=0x11
   skip - no WPA/RSN IE
2: 00:11:95:72:b0:f4 ssid='SassyBrat' wpa_ie_len=0 rsn_ie_len=0 caps=0x11
   skip - no WPA/RSN IE
3: 00:13:10:1a:47:2e ssid='steveo' wpa_ie_len=0 rsn_ie_len=0 caps=0x11
   skip - no WPA/RSN IE
4: 00:12:17:34:c7:8f ssid='Wanda' wpa_ie_len=0 rsn_ie_len=0 caps=0x11
   skip - no WPA/RSN IE
5: 00:0f:66:3a:26:9e ssid='wireless' wpa_ie_len=0 rsn_ie_len=0 caps=0x11
   skip - no WPA/RSN IE
6: 00:80:c8:b7:c6:3c ssid='scaryoldtown' wpa_ie_len=0 rsn_ie_len=0 caps=0x11
   skip - no WPA/RSN IE
7: 00:14:bf:c7:06:37 ssid='linksys' wpa_ie_len=0 rsn_ie_len=0 caps=0x1
   skip - no WPA/RSN IE
8: 00:0f:66:23:18:db ssid='' wpa_ie_len=0 rsn_ie_len=0 caps=0x1
   skip - no WPA/RSN IE
No suitable AP found.





More information about the Hostap mailing list