Networking Forums

Networking Forums > Computer Networking > Linux Networking > Belkin F5D7050 802.11g USB + AP with hidden SSID problem (using ndiswrapper and wpa_supplicant)

Reply
Thread Tools Display Modes

Belkin F5D7050 802.11g USB + AP with hidden SSID problem (using ndiswrapper and wpa_supplicant)

 
 
Alec Forge
Guest
Posts: n/a

 
      08-12-2005, 03:48 PM
I've just got my Belkin F5D7050 802.11g USB device working using
ndiswrapper and wpa_supplicant in Gentoo which I'm very happy about,
but I can only get it working when I switch on Broadcast ESSID on
the AP (Edimax 7207APG). I really would rather be able to switch off
the ESSID broadcast. It works just fine with Windows XP.

I would be very grateful for any help.

Alec

---------

Here's my wpa_supplicant.conf:

ctrl_interface=/var/run/wpa_supplicant
ap_scan=1

network={
ssid="babyvox"
scan_ssid=1
psk="<key>"
key_mgmt=WPA-PSK
proto=WPA
}

I start wpa_supplicant with:

wpa_supplicant -iwlan0 -c/etc/wpa_supplicant.conf -Dndiswrapper -d

and I then get:

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'
ap_scan=1
Priority group 0
id=0 ssid='babyvox'
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
Own MAC address: 00:11:50:18:5e:a4
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 (specific SSID)
Scan SSID - hexdump_ascii(len=7):
62 61 62 79 76 6f 78 babyvox
ioctl[SIOCSIWSCAN{,EXT}]: No such device
Failed to initiate AP scan.
Setting scan request: 10 sec 0 usec
Scan timeout - try to get results
Received 0 bytes of scan results (0 BSSes)
Scan results: 0
Selecting BSS from priority group 0
No suitable AP found.
Setting scan request: 5 sec 0 usec
Starting AP scan (broadcast SSID)
Scan timeout - try to get results
Received 537 bytes of scan results (2 BSSes)
Scan results: 2
Selecting BSS from priority group 0
0: 00:90:96:c7:8e:13 ssid='' wpa_ie_len=0 rsn_ie_len=0
skip - no WPA/RSN IE
1: 00:50:fc:f3:9d:61 ssid='' wpa_ie_len=26 rsn_ie_len=0
skip - SSID mismatch
No suitable AP found.
Setting scan request: 5 sec 0 usec


I want to connect to the one with the SSID mismatch.

 
Reply With Quote
 
 
 
 
Alec Forge
Guest
Posts: n/a

 
      08-12-2005, 03:57 PM
I forgot to mention that I can sometimes get it to connect using

iwconfig wlan0 essid babyvox

before starting wpa_supplicant. This very often does not work, though.

Alec
 
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Cannot connect to hidden SSID, wpa_supplicant and Zydas driver nancya42000@yahoo.com Linux Networking 1 05-10-2007 09:37 PM
wpa_supplicant + hidden SSID = problem Lx Linux Networking 4 03-07-2007 02:56 PM
ndiswrapper 1.7 with kernel 2.6.15 and wpa_supplicant 0.4.7 bernd Linux Networking 1 01-07-2006 02:29 PM
Preferred SSID - Hidden SSID rcb Wireless Networks 4 09-29-2005 11:57 AM
NDIS problem Belkin 54G adapter F5D7050 squelch41@hotmail.com Linux Networking 3 08-12-2005 03:29 PM



1 2 3 4 5 6 7 8 9 10 11