Who is Primary in AD Integrated DNS Zones

Ken Krause 21 Reputation points
2022-02-25T18:54:02.89+00:00

I have multiple DC/DNS servers in a domain. One previously existed and the other two are newly built. The original will be demoted once the new servers are in place and functioning correctly. When I created the zone on the new DNS servers, I set them up as primary and checked the AD integrated box so now each has a forward lookup zone for the domain and each is AD integrated. Each one shows itself as Primary for the zone. Is this correct or should only one be named the Primary even though the zone is AD integrated? Should I have set the new zones up as secondary pointing to the original?

Thanks

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

Accepted answer
  1. Gary Reynolds 9,621 Reputation points
    2022-02-25T19:15:40.02+00:00

    Hi Ken,

    Yeah it is correct, I was answering from memory, and which was a little off. The correction is all dns servers will have an individual ns records in the zone, the SOA response will point to the answering dns server.

    Gary.

    0 comments No comments

3 additional answers

Sort by: Most helpful
  1. Gary Reynolds 9,621 Reputation points
    2022-02-25T18:58:10.52+00:00

    Hi,

    It is correct all the servers will be marked as primary, when the zone is AD integrated . All the servers are listed in the SOA record for the zone.

    Gary.

    0 comments No comments

  2. Ken Krause 21 Reputation points
    2022-02-25T19:04:55.303+00:00

    Thanks Gary,

    When I look at the SOA record on each individual DNS server, each one shows only itself as the SOA. For example, DNS_Original will show DNS_original as the only SOA record. When I look at NewDNS_1, it shows only NewDNS_1 as the only SOA record. Same for the second new server. Is this correct or should all 3 each show 3 SOA records?

    0 comments No comments

  3. Ken Krause 21 Reputation points
    2022-02-25T19:51:12.03+00:00

    Thanks, and now for the bonus round...

    If I need to create a secondary forward zone in another trusted domain on it's own dns servers, should I enter all three DNS servers we discussed as masters in the secondary zone on the second domain? I'm thinking I should, but would feel better with some confirmation or denial.

    Thanks


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.