LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Networking > Linux - Wireless Networking
User Name
Password
Linux - Wireless Networking This forum is for the discussion of wireless networking in Linux.

Notices


Reply
  Search this Thread
Old 06-15-2004, 02:33 PM   #1
NiteWolf
LQ Newbie
 
Registered: Jun 2004
Location: Georgia
Distribution: Red Hat 9
Posts: 21

Rep: Reputation: 15
Linksys 802.11b Wireless Network


Ok, I search around and the only answers to these I can find aren't specific enough...

I am running redhat linux 9 off my Toshiba Satelitte laptop on a dual boot. My network is Linksys 802.11b and I am using a wireless laptop card by linksys.

How do I configure linux to be able to connect to the network through the wireless card?
 
Old 06-15-2004, 03:08 PM   #2
2Gnu
Senior Member
 
Registered: Jan 2002
Location: Southern California
Distribution: Slackware
Posts: 1,880

Rep: Reputation: 51
Which version of the Linksys card are you using. If a v4, there's a monster thread on that one already. If it's anything older than that, the Red Hat network GUI should allow you to set it up with very little fuss.
 
Old 06-15-2004, 04:23 PM   #3
NiteWolf
LQ Newbie
 
Registered: Jun 2004
Location: Georgia
Distribution: Red Hat 9
Posts: 21

Original Poster
Rep: Reputation: 15
It is version 4... can you give me a link to the thread?
 
Old 06-15-2004, 05:16 PM   #4
2Gnu
Senior Member
 
Registered: Jan 2002
Location: Southern California
Distribution: Slackware
Posts: 1,880

Rep: Reputation: 51
Seriously?

http://www.linuxquestions.org/questi...der=descending

http://www.linuxquestions.org/questi...threadid=61832

Last edited by 2Gnu; 06-15-2004 at 05:19 PM.
 
Old 06-15-2004, 06:00 PM   #5
NiteWolf
LQ Newbie
 
Registered: Jun 2004
Location: Georgia
Distribution: Red Hat 9
Posts: 21

Original Poster
Rep: Reputation: 15
Ok, I think I can get it from here. Thanks.

Last edited by NiteWolf; 06-15-2004 at 09:01 PM.
 
Old 06-16-2004, 03:23 PM   #6
NiteWolf
LQ Newbie
 
Registered: Jun 2004
Location: Georgia
Distribution: Red Hat 9
Posts: 21

Original Poster
Rep: Reputation: 15
Ok, I was wrong. I read every bit of three or four threads and followed instructions as close as I could and still can't get it to work. Please someone help me. I am starting to get extremely frustrated.

Specs - Red Hat 9 (gcc 3.2.2) 2.4.20-8 i386

I am leaning more toward ndiswrapper cause it seems easier. Can you please give me detailed instructions on how to set it up? I spent a total of 19 hours trying to get this to work. i'd post what I have already, but I don't know what to post. I think I just need to start over for the 10-11th time.
 
Old 06-16-2004, 08:37 PM   #7
NiteWolf
LQ Newbie
 
Registered: Jun 2004
Location: Georgia
Distribution: Red Hat 9
Posts: 21

Original Poster
Rep: Reputation: 15
I got it working thanks extreme amounts of searching on these and other forums. Thanks to any and all users that help us sad linksys wireless users in this area.
 
Old 06-16-2004, 08:47 PM   #8
Hangdog42
LQ Veteran
 
Registered: Feb 2003
Location: Maryland
Distribution: Slackware
Posts: 7,803
Blog Entries: 1

Rep: Reputation: 422Reputation: 422Reputation: 422Reputation: 422Reputation: 422
Can I ask a favor? Would you post your solution? As you've discovered, wireless can be a royal pain to get working and details on how people successfully get it going are very valuable.
 
Old 06-16-2004, 09:01 PM   #9
Osiris0290
LQ Newbie
 
Registered: Jun 2004
Location: Connecticut
Distribution: Red Hat 9
Posts: 5

Rep: Reputation: 0
Yes, please post your solution, it would be greatly appreciated!
 
Old 06-17-2004, 12:26 PM   #10
NiteWolf
LQ Newbie
 
Registered: Jun 2004
Location: Georgia
Distribution: Red Hat 9
Posts: 21

Original Poster
Rep: Reputation: 15
ok, here is my complete solution:
This directions are for Red Hat 9 users but may work on other distributions.
My kernel is 2.4.20-8 i386 with gcc 3.2.2. I've heard this dosen't work with kernels above 2.4.21 and below 2.4.20.

1. Go here- http://www.geocities.com/coindood/drivers.html

2. Unzip the files and edit "ifcfg-wlan0" (to edit, right click file, open with, gedit).

3. Change the NETMASK to your router's net mask (ussually something like 255.255.255.0). And change GATEWAY to your router's IP address (on linksys router this is ussually 192.168.1.1, on NETGEAR, I think it is 192.168.0.1)

4. Save this file and exit.

5. Click on file agian (ifcfg-wlan0) and hold down CTRL and click on resolve.conf. You should now have both files selected. Right click one of them and click COPY.

6. Navigate to "/etc/sysconfig/networking/drivers" (if you don't see this folder, create a folder and name it "drivers") and paste the files there. Then navigate to "/etc/sysconfig/networking/profiles/default" and paste the files there also.

7. Now navigate to "/etc/pcmcia"' and edit the file wireless.opts (you may want to make a back up of this file before editing it).

8. Move the following lines to the very top of the file (you may have to scroll down a bit to find them and then just cut and paste them)

essidany,*,*,*)
INFO="Any ESSID"
ESSID="any"
;;

9. Save the file and exit.

10. Open Terminal (System Tools, Terminal) and type the following to insert module.

/sbin/insmod -f (path)rtl8180_24x.o
(exp. /sbin/insmod -f /home/user/downloaded/rlt8180/rtl8180_24x.o)

11. If you got an error, you screwed up somewhere. Now enter these commands one after another:

iwpriv wlan0 wlan_para networktype=infra

iwpriv wlan0 wlan_para ssid2scan=default

iwpriv wlan0 wlan_para wepmode=off

iwpriv wlan0 msglevel 1

/sbin/iwpriv wlan0 enable

/sbin/ifconfig wlan0 192.168.1.105
(this is the IP I used, yours may be different according to router)

route add default gw 192.168.1.1
(this should be the IP address of your router, what you enter for GATEWAY in the ifcfg-wlan0 file)

ifup wlan0
(It will say "Determining IP information for wlan0... done." or at least it should, if it says "failed. Check Cable?" You did something wrong or somethings not working.

12. Now you should be able to connect to the internet.

13. Ok, now to make it so that all this is done every time you start Linux. Navigate to "/ect/rc.d" and edit the file "rc.local"

14. Paste this after the last line:
iwpriv wlan0 wlan_para networktype=infra
iwpriv wlan0 wlan_para ssid2scan=default
iwpriv wlan0 wlan_para wepmode=off
iwpriv wlan0 msglevel 1
/sbin/iwpriv wlan0 enable
/sbin/ifconfig wlan0 192.168.1.105
route add default gw 192.168.1.1
ifup wlan0
(Note: anything you changed when entering this in terminal, needs to also be changed in here}
15. Save and exit. And that's it!

I hope this helps some of you. here are my sources.
http://fedoranews.org/contributors/e_a_graham_jr/ndis/
http://linuxquestions.org/questions/...267#post796267

Last edited by NiteWolf; 06-17-2004 at 05:04 PM.
 
  


Reply



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 Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Linksys WPC11 Version 4 802.11b wireless pcmcia adapter shah1701 Linux - Wireless Networking 10 10-21-2004 11:42 AM
Belkin 802.11b Wireless Desktop Network Card/ If it work on linux red hat 9?? djobbito Linux - Hardware 1 07-15-2004 04:45 PM
Linksys 802.11b Wireless USB adaptor (ver. 2.6) doesn't work Bad_Bob Linux - Hardware 5 07-01-2004 10:54 AM
Linksys Wireless 802.11b USB tekkid Linux - Hardware 2 03-26-2004 02:34 PM
Anyone with a 802.11b wireless network please read this. raz Linux - Wireless Networking 7 11-27-2001 03:38 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Networking > Linux - Wireless Networking

All times are GMT -5. The time now is 08:02 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration