Results 1 to 1 of 1
Hello,
I have recently changed my PCMCIA wifi card from a Belkin F5D7010 to a Linksys WPC54G v.3. I used ndiswrapper to install the drivers successfully, but I somehow managed ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 03-15-2008 #1Just Joined!
- Join Date
- Sep 2006
- Posts
- 13
Wifi and WPA2
Hello,
I have recently changed my PCMCIA wifi card from a Belkin F5D7010 to a Linksys WPC54G v.3. I used ndiswrapper to install the drivers successfully, but I somehow managed to get snagged when trying to connect to my home network which uses WPA2-PSK encryption.
I am running Zenwalk, and have wpa_supplicant installed. I kept the same wpa_supplicant settings as I did with my Belkin card, which worked perfectly fine, until I started using the Linksys one.
I know the card is fine because it connects to any other network type, and WPA2 works under windows, it's only under Zenwalk that I encounter issues.
I was wondering if anyone happened to have any insight into using a WPC54g with WPA(2)-PSK encryption under linux. Does the wpa_supplicant.conf file need to be different?
My current config file:
network{
scan_ssid=1
proto=wpa2
ssid="MYSSID"
key_mgmt=WPA-PSK
psk="my passphrase"
}
Any help appreciated!


Reply With Quote
