Re: Problem with Cable Moden & Router.
- From: Bit Twister <BitTwister@xxxxxxxxxxxxxxxx>
- Date: Wed, 03 Jan 2007 19:22:05 -0600
On Thu, 04 Jan 2007 01:13:29 GMT, Mark Healey wrote:
I just switched from a DSL account with a static IP address to cable. I
plugged in all the hardware and went to reconfigure. When I booted
windows all I had to to way click the obtain IP address button. When I do
a similar thing with Fedora 5 it doesn't work.
I can communicate with the router, but nowhere beyond that.
Then I'll guess you nave no dns name servers set if you can
ping -c 1 66.94.234.13
that ping indicates you can see yahoo.com. That has to work first
because it proves you can access the web/internet.
/etc/resolv.conf usually contains DNS values supplied by your ISP. You
could boot doze and click a cmd.exe command prompt and do a
ipconfig /all
to see doze values. Linux resolv.conf example
$ cat /etc/resolv.conf
nameserver 24.193.421.125
nameserver 24.193.421.16
Now
ping -c 1 66.94.234.13
ping -c 1 yahoo.com
should work.
.
- Follow-Ups:
- Re: Problem with Cable Moden & Router.
- From: Mark Healey
- Re: Problem with Cable Moden & Router.
- References:
- Problem with Cable Moden & Router.
- From: Mark Healey
- Problem with Cable Moden & Router.
- Prev by Date: Problem with Cable Moden & Router.
- Next by Date: Re: Size of /home partition
- Previous by thread: Problem with Cable Moden & Router.
- Next by thread: Re: Problem with Cable Moden & Router.
- Index(es):