Sorry... forgot to answer that one. I was instructed by the ISP to power-down the cable modem for one hour and did so. The problem still exists only with the Linux system, but not with the Windoze system. Linux (Fedora) can not ping the gateway or any other IP on the outside world; it can ping the NIC IP assigned by the ISP. ifconfig eth0 does not have the leased IP (24.159.201.xxx) in its output lines, only what I have shown below. Paul > > From: Jeff Vian <jvian10@xxxxxxxxxxx> > Date: 2004/03/28 Sun AM 01:07:27 GMT > To: For users of Fedora Core releases <fedora-list@xxxxxxxxxx> > Subject: Re: DNS Woes > > > > stucklenp@xxxxxxxxxxx wrote: > > >Mark: > > > >route -n yields > >Destination Gateway Genmask Flags Metric Ref Use IFace > >24.159.200.0 0.0.0.0 255.255.252.0 U 0 0 eth0 > >127.0.0.0 0.0.0.0 255.0.0.0 U 0 0 lo > >0.0.0.0 24.159.200.1 0.0.0.0 UG 0 0 eth0 > > > >"route print" on Windoze yields: > >Active Routes: > >Network Destination Netmask Gateway Interface Metric > > 0.0.0.0 0.0.0.0 24.159.200.1 24.159.201.xxx 20 > > 24.159.200.0 255.255.252.0 24.159.201.xxx 24.159.201.xxx 20 > > 24.159.201.xxx 255.255.255.255 127.0.0.1 127.0.0.1 20 > > 24.255.255.255 255.255.255.255 24.159.201.xxx 24.159.201.xxx 20 > > 127.0.0.0 255.0.0.0 127.0.0.1 127.0.0.1 1 > > 224.0.0.0 240.0.0.0 24.159.201.xxx 24.159.201.xxx 20 > > 255.255.255.255 255.255.255.255 24.159.201.xxx 24.159.201.xxx 1 > >Default Gateway: 24.159.200.1 > > > >where "24.159.201.xxx" is the leased IP. > > > >Thanks for any assistance. > > > >Paul > > > > > > > 1. An earlier suggestion was to power off then back on the modem. Have > you done that? > > 2. What is the output of 'ifconfig eth0' ? Does it match the > 24.159.201.xxx above? > > 3. Can you ping the eth0 address? > > I have at times had to power off then back on the modem, followed by > 'service network restart' when my cable ISP went braindead. That > sequence usually works. > > Jeff > > > -- > fedora-list mailing list > fedora-list@xxxxxxxxxx > To unsubscribe: http://www.redhat.com/mailman/listinfo/fedora-list >