Open a command prompt on the server console and do an nslookup of some outside host like www.microsoft.com:
C:\>nsloo
Default
Address:
> set type=A
> www.microsoft.com.
Server: yourdnsserver.yourdomain.c
Address:
Non-authoritative answer:
Name: lb1.www.ms.akadns.net
Addre
Aliases: www.microsoft.com, toggle.www.ms.akadns.net
g.www.ms.akadns.net
>
Does it resolve www.microsoft.com ok? If so, try browsing to http:// and the IP address instead of the hostname (http://207.46.193.254 in this example). Does that work?
If nslookup fails the lookup of www.microsoft.com you have a DNS configuration problem.





by: dariusgPosted on 2009-09-02 at 10:16:13ID: 25243219
What DNS servers is the server pointing to?