From: Daniel L. <did...@gm...> - 2011-11-29 22:35:21
|
On Tue, Nov 29, 2011 at 22:18, <to...@tl...> wrote: > In fact (I just tested this) I can even ping 173.194.32.51, which is a > google.com IP address. pinging www.google.com does *not* work however. And > wget www.google.com gets stuck at "Resolving www.google.com..." that sounds suspiciously like your linux "box" doesn't know about your dns resolver. Check /etc/resolv.conf for lines like: nameserver 192.168.1.1 where the ip address should be that of your DNS resolver which may be on your router or provided by your ISP. -- Regards, The Honeymonster aka Daniel Llewellyn |