DNS conflict

CME101 20 Reputation points
2024-01-17T04:13:45.5033333+00:00

Am installing and configuring Windows Server 2022 for a client with AD DC. The network IP is static from the ISP (Spectrum) using "Port Forwarding and IP Reservations" at the Spectrum router. The AC DC domain name matches a www out on the Internet. When I do nslookup domain name at the server it resolves to the AD DC address with the server's 192 IP. However, at a workstation, nslookup resolves to the Internet websit IP address with the same domain name, but with www. For this reason, workstations cannot join the domain. I have tried managing DNS settings, but noting works to joing the server domain and access websites via the browser. How do I setup DNS to point the server domain and still get internet websites with the workstation browser?

Windows for business | Windows Client for IT Pros | Directory services | Active Directory
0 comments No comments
{count} votes

Accepted answer
  1. Thameur-BOURBITA 36,261 Reputation points Moderator
    2024-01-17T18:24:52.28+00:00

    Hi @CME101

    What you need to do is configure the workstation to use one of the domain controllers as a DNS resolver in order to join it to the domain (if the DNS zone of your domain is hosted on the domain controllers) .

    In the local DNS server (domain controller), you must add DNS forwarders to let domain controller forward DNS queries to a public DNS server.

    If the internal domain has the same suffix as the name of the external DNS zone, the redirection of the DNS requests will not work for this DNS zone, in this case it is necessary to recreate the DNS entries for all your public server like www in the local DNS server.


    Please don't forget to accept helpful answer

    1 person found this answer helpful.

0 additional answers

Sort by: Most 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.