Primary and Secondary dns working

shashank shinde 1 Reputation point
2021-11-10T10:29:57.03+00:00

We have Primary and Secondary dns setup in our domain. I have question how does the dns work when we have primary and secondary dns configured does the query response is load shared by the both the dns or will primary only query to user response and secondary will come in to picture when primary is unavailable .Need more understanding on it

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

2 answers

Sort by: Most helpful
  1. Gary Reynolds 9,621 Reputation points
    2021-11-10T12:20:13.227+00:00
    0 comments No comments

  2. Limitless Technology 39,921 Reputation points
    2021-12-17T15:30:27.24+00:00

    Every computer is set up with a primary, or preferred DNS server address, usually the default DNS address given by your Internet service provider, and some are also set up with an alternate, or secondary DNS address that can be used if the preferred DNS fails.

    Secondary DNS service affords you an extra set of authoritative nameservers to answer queries for your domain. The information that is stored on both nameservers is identical. Secondary DNS allows your domain zone file to be backed up automatically and stored as a copy on a secondary server.

    Primary DNS Server: A Primary DNS Server is a server holds the Primary Zone file which it has authority. Primary Zone file is a Read-Write copy of DNS Zone file. Resource Records for the Zone are created, updated and maintained, in Primary Zone file.

    Secondary DNS Server: A Secondary DNS Server is a server that holds the Secondary Zone file, which is a Read-Only copy of the Primary Zone file. It is not possible to create or update Resource Records in a Secondary Zone.


    --If the reply is helpful, please Upvote and Accept as answer--

    0 comments No comments

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.