Weird DNS timeout issue SBS2003

Soldato
Joined
26 May 2009
Posts
22,164
Hello, I have recently been having an issue with DHCP clients on our internal network, when trying to access a website it takes ~10 seconds to load. The problem was identified as a DNS issue with the server and sort of fixed by altering the DHCP scope to give the clients the networks router as their DNS server and this made sites load properly but obviously internal sites are now not working.

Internet access and site loading from the server itself is functioning fine its just the DHCP clients on the internal network that are having issues getting DNS resolved via the server. If I do an Nslookup from a client I can get an instant response from either the router or Googles 8.8.8.8 DNS server, however when trying our SBS box it times out on the first attempt then if re-requested responds instantly.

Any ideas? (before somebody suggests it, turning it off and on again has been tried).
 
Almost definitely this.
Most likely explanation is your SBS box has a duff DNS entry listed first in the forwarders, It has to wait till that times out, then it will try to the next one.

We had the exact same thing recently - the first forwarder listed was no longer responding. Spoke to our ISP and found the next 2 were correct, so just removed the non-responsive one.

Jackpot, One of the company DNS servers was decommissioned last week and it was still in the forwarder list at the top, talk about n00bish mistake /facepalm.

Thanks guys :)
 
Back
Top Bottom