Unable to Associate with AP
wy
wilyeo
Sat Oct 6 14:10:20 PDT 2007
Hi,
I'm having problem trying to setup my wireless connection to connect to
the AP. Using intel 3945 wireless card with iwlwifi. iwlwifi is
pre-package with Fedora 7 64 bit. I have no problem connecting with WEP.
But not WPA.
Here is my wpa_supplicant.conf setup.
ctrl_interface=/var/run/wpa_supplicant
ctrl_interface_group=wheel
ap_scan=2
network={
ssid="home"
key_mgmt=WPA-PSK
proto=WPA
pairwise=TKIP
group=TKIP
psk=xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
scan_ssid=0
}
Edit /etc/sysconfig/wpa_supplicant and make sure these are the values set in
it
INTERFACES="-iwlan0"
Driver="-Dwext"
Go to /etc/rc.d/rc3.d/ and repeat the above step
Upon boot up I get "ioctl[SIOCSIWAUTH]: Operation not supported" error.
WEXT auth param 4 value 0x0
WEXT auth param 5 value 0x1
I did try to get a dump of wpa_supplicant using
wpa_supplicant -Bw -Dwext -iwlan0 -c /etc/wpa_supplicant/wpa_supplicant.conf
-dd
Daemonize...
I get minimal information returned.
>From dmesg, I found this.
dmesg |grep wpa_supplicant
wpa_supplicant[3599]: segfault at 0000000000000048 rip 00000000004253e6 rsp
00007fff590eb5e0 error 4
iwconfig shows.
wlan0 IEEE 802.11a ESSID:"myssid"
Mode:Managed Frequency:5.18 GHz Access Point: Not-Associated
Retry min limit:7 RTS thr:off Fragment thr=2346 B
Encryption key: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
iwlist scan shows.
wlan0 Scan completed :
Cell 01 - Address: 00:04:E2:AD:1F:16
ESSID:"myssid"
Mode:Master
Channel:6
Frequency:2.437 GHz
Quality=72/100 Signal level=-62 dBm
Encryption key:on
IE: WPA Version 1
Group Cipher : TKIP
Pairwise Ciphers (1) : TKIP
Authentication Suites (1) : PSK
Bit Rates:1 Mb/s; 2 Mb/s; 5.5 Mb/s; 11 Mb/s; 6 Mb/s
9 Mb/s; 12 Mb/s; 18 Mb/s; 24 Mb/s; 36 Mb/s
48 Mb/s; 54 Mb/s
Extra:tsf=0000027bf09add5f
Did I miss out something? I did not install additional rpm after
installing Fedora 7. All I did was enable the wpa_supplicant service.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.shmoo.com/pipermail/hostap/attachments/20071006/4c52caec/attachment.htm
More information about the Hostap
mailing list