[NTLUG:Discuss] browser can't resolve some domain names, including google.com
ntlug at thorshammer.org
ntlug at thorshammer.org
Mon Nov 6 19:44:15 CST 2006
> resolv.conf shows the nameserver of my router (192.168....). I also added the
> nameservers of my ISP but that didn't help.
You can see if resolution works at all:
$ nslookup google.com 129.250.35.250 (or the ip of your ISP's nameserver)
If that works then try the IP of your netgear box.
If the netgear works then try restarting networking (with the correct resolv.conf file in place). In /etc/init.d there should be something 'networky' for doing that.
If the netgear fails then it may not resolve correctly. There may be some setting to adjust on it.
If the nslookup does not work with any IP, then it may be firewall related (iptables, netgear, or ISP).
Robert
More information about the Discuss
mailing list