Quote:
|
Originally Posted by me
my DNS servers (OpenDNS) return the IP of their search server
|
notroot@arthur[0:~]$ ping -c1 asdr.ear.baawer
PING asdr.ear.baawer (208.67.219.40) 56(84) bytes of data.
64 bytes from ip-208-67-219-40.n.opendns.com (208.67.219.40): icmp_seq=1 ttl=50 time=14.1 ms
--- asdr.ear.baawer ping statistics ---
1 packets transmitted, 1 received, 0% packet loss, time 0ms
rtt min/avg/max/mdev = 14.197/14.197/14.197/0.000 ms
notroot@arthur[0:~]$ echo $?
0
notroot@arthur[0:~]$