ping not resolving names
NoOp
glgxg at sbcglobal.net
Thu Jul 26 23:20:09 UTC 2007
On 07/26/2007 03:57 PM, Felipe Figueiredo wrote:
> On Thursday 26 July 2007 19:35:11 Bruce Marshall wrote:
>
>> What is in your /etc/resolv.conf file?
>
> Three valid resolvers I entered manually in /etc/resolvconf/resolv.conf.d/base
>
> nameserver 201.17.0.19
> nameserver 146.164.10.2
> nameserver 192.168.1.10
>
> The third one being my desktop box.
>
> regards
> FF
>
Take out nameserver 192.168.1.10 unless of course you have dns server
installed on that machine.
Also: 201.17.0.19 is not responding:
:~$ ping 201.17.0.19
PING 201.17.0.19 (201.17.0.19) 56(84) bytes of data.
--- 201.17.0.19 ping statistics ---
6 packets transmitted, 0 received, 100% packet loss, time 5009ms
146.164.10.2 is ok.
:~$ ping 146.164.10.2
PING 146.164.10.2 (146.164.10.2) 56(84) bytes of data.
64 bytes from 146.164.10.2: icmp_seq=1 ttl=53 time=199 ms
64 bytes from 146.164.10.2: icmp_seq=2 ttl=53 time=198 ms
--- 146.164.10.2 ping statistics ---
2 packets transmitted, 2 received, 0% packet loss, time 1002ms
rtt min/avg/max/mdev = 198.896/199.040/199.184/0.144 ms
More information about the ubuntu-users
mailing list