Configure 2019 Domain Controllers To Use PRIVATE DNS Fowarders

John Woods 1 Reputation point
2022-03-24T23:15:12.493+00:00

I have a client that has a security requirement that prevents ALL domain controllers from having ANY internet access. The PDCe FSMO syncs with an internal NTP server that, in turn, syncs with an external NTP server. M$ updates are retrieved from an internal WSUS server, etc., etc., etc.

So, the question I have is regarding the DCs need to resolve external DNS queries for client machines. Because the DCs cannot (directly) use root hints or (public) forwarders, I need to configure them to use a Windows DNS server on the DMZ (private IP address).

What is "best practice" in this scenario? Standalone server or domain member server? Are there any issues with configuring private IP addresses in the forwarders section on the DCs?

Any advice is greatly appreciated.

Windows for business Windows Client for IT Pros Networking Network connectivity and file sharing
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Anonymous
    2022-03-24T23:41:35.847+00:00

    DNS queries are outbound, and you aren't really opening anything up for inbound, but you could have a domain controller in DMZ, then set up forwarders on the internal DCs to point to the DMZ server for internet queries.

    --please don't forget to upvote and Accept as answer if the reply is helpful--


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.