Checking internet connection without a winbox

Dotan Cohen dotancohen at gmail.com
Mon Jul 3 00:16:31 UTC 2006


On 03/07/06, Les Mikesell <lesmikesell at gmail.com> wrote:
> That's a classic symptom of having 2 DNS servers listed in your
> /etc/resolv.conf with only the 2nd one actually working.
>

$ cat /etc/resolv.conf
nameserver 192.114.47.4
nameserver 192.168.123.254
$ su -
Password:
# cd /etc
# cp resolv.conf resolv.conf.bak
# vi resolv.conf
# cat resolv.conf
nameserver 192.168.123.254

The first entry (the one I removed) is at the ISP, I think. The second
address is the address of the router. I'm resetting the box now.
Thanks.

Dotan Cohen
http://ie-only.com




More information about the fedora-list mailing list