Solved [Solved] host resolves but ping and fetch can not

Hi,

I recently did an upgrade from 9.2 to 10.0 on the machine in question. My resolv.conf is correct.
Can anyone make sense of this? Is there a resolving mechanism I am not aware of?

Code:
~/ host google.com
google.com has address 74.125.237.193
google.com has address 74.125.237.206
google.com has address 74.125.237.201
google.com has address 74.125.237.197
google.com has address 74.125.237.194
google.com has address 74.125.237.192
google.com has address 74.125.237.196
google.com has address 74.125.237.198
google.com has address 74.125.237.199
google.com has address 74.125.237.200
google.com has address 74.125.237.195
google.com has IPv6 address 2404:6800:4006:803::1005
google.com mail is handled by 10 aspmx.l.google.com.
google.com mail is handled by 20 alt1.aspmx.l.google.com.
google.com mail is handled by 50 alt4.aspmx.l.google.com.
google.com mail is handled by 40 alt3.aspmx.l.google.com.
google.com mail is handled by 30 alt2.aspmx.l.google.com.

~/ ping google.com
ping: cannot resolve google.com: Host name lookup failure

~/ fetch http://google.com
fetch: http://google.com: No address record
 
Re: host resolves but ping and fetch can not

Don't mind me. I hadn't rebooted during the 9.2 -> 10.0 upgrade. Interesting though.
 
Back
Top