LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
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 07-28-2005, 11:31 PM   #1
biojayc
Member
 
Registered: Mar 2005
Location: Dallas TX
Distribution: Kubuntu 6.10
Posts: 80

Rep: Reputation: 15
linux, wireless, and roadrunner


I'm using Ubuntu, and I'm connecting to a wireless network using WEP, and I'm fairly sure that it's working out okay. The router sees my computer anyway. Roadrunner cable internet is connected to the router, and with windows all I have to do is connect to the router and then I get the internet connection. It isn't working that way in linux.


How do I connect to roadrunner internet that is hardwired into the wireless router under Ubuntu?

It's a netgear router, but beyond that I don't know too much more about it's configuration. Like I said, with windows, I just search for networks, connect to it and type in the WEP key, and then pull up my browser and walla!

any help would be great.
 
Old 07-29-2005, 07:02 PM   #2
mcd
Member
 
Registered: Aug 2003
Location: Denver, CO
Distribution: CentOS, Debian
Posts: 825

Rep: Reputation: 33
i'm not sure, but a good place to start might be checking to see if you have set your router to be your default gateway. it's almost certainly 192.168.1.1, and if you have a GUI config utility to set up internet connections, there should be somewhere to put that address in as your gateway (also, check to see that you have DHCP turned on, as this is probably what you want).

first though, open up a terminal and check a few things:

iwconfig

this should confirm that you are connected to a wireless access point - confirm that the essid matches, and if you have WEP enabled, that key should be in the output too.

ifconfig

will tell you if you are successfully getting an ip address, netmask and broadcast address.

route

will show your current routing table. now, here's an example of what this command might print:

Code:
[root@tristan]# route -n
Kernel IP routing table
Destination     Gateway         Genmask         Flags Metric Ref    Use Iface
192.168.99.0    0.0.0.0         255.255.255.0   U     0      0        0 eth0
127.0.0.0       0.0.0.0         255.0.0.0       U     0      0        0 lo
0.0.0.0         192.168.99.254  0.0.0.0         UG    0      0        0 eth0
what you're looking for is that last line, only your gateway should be 192.168.1.1. if that entry is NOT there, try adding it like this:

route add default gw 192.168.1.1

and fire up a browser to see if that did the trick. then you can look for somewhere to add it permanently (so you don't have to type that command every time you restart your machine).

Last edited by mcd; 07-29-2005 at 07:03 PM.
 
Old 07-29-2005, 07:48 PM   #3
biojayc
Member
 
Registered: Mar 2005
Location: Dallas TX
Distribution: Kubuntu 6.10
Posts: 80

Original Poster
Rep: Reputation: 15
thanx for the help. after messing with it for awhile, it eventually just worked, but I have no idea why

I just kept going and forth between using the gnome GUI tool and using command line, and finally it changed over to trying to connect to houston.rr.com, which is what it needed to do, and just worked. I didn't really do anything different.
 
  


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
roadrunner wireless usb tower compatibility eruhk Linux - Wireless Networking 0 08-16-2004 02:32 PM
Red Hat Linux 9.0 and RoadRunner: NIC Setup problem ikuomanero Linux - Networking 0 04-12-2004 11:39 AM
Roadrunner and Linux kamisama Linux - Networking 14 12-03-2001 04:03 PM
RoadRunner 10, PCI ADSL -adapter and Linux 8.1 Drake Linux - Networking 0 11-23-2001 02:16 PM
Mandrake 7.2 and Roadrunner Errsta_Fonzarelli Linux - Networking 5 05-02-2001 05:05 PM

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

All times are GMT -5. The time now is 06:40 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