Click to See Complete Forum and Search --> : Problem with Broadband connection.


Odrorir
04-09-2002, 09:05 AM
I just built my first Linux box, using Red Hat 7.2. I have a Linsys 4-port router hooked up to three other machines. My ethernet card shows up just fine but I cant get any service. Do I need to maqke my router a host, or specify it's IP? I am using both K-mode and Gnome, so instructions in either would be appreciated.

Thanks

Odrorir
04-09-2002, 09:21 AM
After browsing, I ran ifconfig and it looks like my router is assigning an IP to my box, which is good. I can also ping my my router now, but I still cannot connect to the internet. Any suggestions?

Odrorir
04-09-2002, 09:22 AM
OLne more question, when I ping, how do I stop it?

Odrorir
04-09-2002, 11:50 AM
I figured all this out, thanks me for all the help. No problem.

mychl
04-09-2002, 12:00 PM
To stop ping, or anything else, use Ctrl +C

Is your router setup to pass along DNS info?

Look in your /etc/resolv.conf file to make sure you have entries for

nameserver XXX.XXX.XXX.XXX

Odrorir
04-09-2002, 12:08 PM
I entered the dns servers under network in the control panel and everything seems good for now, thanks.