Hi,
One of the clients has the following situation - only one AD server located in another data center, outside the client's office. There is a router in the office with DHCP and DNS enabled. An IPsec tunnel is established from the router to the data center where AD is located.
Currently, domain joined computers receive their IP address from the router's DHCP server. The router's DHCP gives the AD IP address as the primary DNS server, followed by two external DNS servers. At the same time, the AD DNS server has the same two external DNS servers listed as forwarders.
Question - is this ok? I don't want the router's DHCP to give the domain joined computers only one DNS server that would be the AD IP, because if the IPsec tunnel goes down, which has happened a couple of times (but not very often), then the computers will no longer have internet.
Is there a possibility that AD DNS is not processing internet queries at all, but only internal queries - the ones that AD needs to?
btw Windows Server DNS is not my strong point. :/
Thanks!