I have a Windows 2008 r2 server w/AD, DNS & DHCP configured. The gateway is a D-Link DIR-655 w/DHCP disabled. The server has internet access, but authenticated XP clients don't. How to fix this? Dcdiag /test:dns /e /v test passed Server is Windows 2008 r2 -Server NIC set to Local DNS -Server has internet access -Local domain forwarders verified to ISP’s DNS Clients are Win XP Pro SP2 -Clients do not have internet access -Windows firewall enabled (no other firewall exists) -No Antivirus or security software enabled -Clients can ping DNS (127.0.0.1) -Clients can ping server IP (192.168.0.100) -Clients can ping gateway (192.168.0.1) -Clients can authenticate to AD & DHCP -Clients can see and write to file shares setup in AD Share
Software/Hardware used:
Windows 2008 r2
ASKED:
June 23, 2010 8:29 PM
UPDATED:
June 25, 2010 10:46 PM
Also, to check if the problem is DNS-related, from one of the clients try navigating to google using the ip address instead of the URL (ping http://www.google.com from your server, and use the resolved ip address to navigate from the client).
Thanks!
I was receiving a server unknown message with nslookup and no response from server using 4.2.2.2 reference, so re-checked settings in DHCP server. Main server settings ok, but found one of the scopes had a DNS entry for 127.0.0.1 instead of 192.168.0.100.
Simple as that – it was fixed.
Thanks all!