Linux - Wireless NetworkingThis forum is for the discussion of wireless networking in Linux.
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Hey all, I used ndiswrapper and tried following numerous setup guides, and i got the card working, but it won't connect to my network
in my rc.local file i put:
modprobe ndiswrapper
iwconfig wlan0 essid SMC
ifconfig wlan0 192.168.2.104 netmask 255.255.255.0 up
route add default gw 192.168.2.1
iwconfig wlan0 key restricted <mykey>
but when it boots, my card powers on it says:
.... "Set MODE" .....
SET failed on device wlan0: No such device.
..... "Set ESSID" ....
SET failed on device wlan0: No such device.
I am *guessing* that the device didn't enable in time to set my commands
so, whenever it boots up, i just run the script again, but no matter what I do, my essid is always "ESSID:off/any"
i can pound in iwconfig wlan0 essid SMC a million times and it still will say "ESSID:off/any"
i don't understand it, my link quality is 100/100, and if I do "iwlist scan", my network SMC comes up in there, so it definately sees it!
I am running Slackware so i have no /etc/sysconfig or networking files...any have any idea to help me out? Thanks!
George
Hello and welcome to LQ,
I think its not associating due to the encryption. Try setting the encryption key first and then the ssid. If this doesnt work you could see if it connects w/out encryption.
Regards
Chris
Distribution: slamd64 2.6.12 Slackware 2.4.32 Windows XP x64 pro
Posts: 383
Rep:
Hey thanks for the WEP key! J/K
Might also look into using WPA instead of WEP. WEP can be cracked really easily. I believe that there isn't a way to crack WPA yet anyways.
Distribution: slamd64 2.6.12 Slackware 2.4.32 Windows XP x64 pro
Posts: 383
Rep:
I gotta stress this because I have 4 wireless connects in my area besides mine, of the 5 total I am the only one using Encryption. By the way the networks are as followed: a Hospital, a church, a ISP, and a another home user. I only know this because of the names of the Networks. I did however go an tell the hospital about there potential security risk, but they told me that thier tech suport told them they don't need it. Crazy cause they use Windows.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.