I have configured Primary and Secondary DNS without AD and installed IIS and NLB in both, but if I have to configure everything of Primary into Secondary then what is the use of NLB

Manish Chawda 431 Reputation points
2021-11-05T06:49:02.533+00:00

Hi,

I have configured Primary and Secondary DNS without AD and installed IIS and NLB in both, but if I have to configure everything of Primary into Secondary then what is the use of NLB.
Here by attached detail explanation of my configuration which is working fine, but I want that if Primary is down then clients can resolve the site using Secondary using NLB configuration. But here based on the KB available on internet it seems that I have replicate everything of Primary into Secondary even after configuring NLB.

I think then there is no use of NLB or my configuration and understanding are wrong. Please advise.

146764-dns-iis-nlb.pdf

Windows development | Internet Information Services
{count} votes

2 answers

Sort by: Most helpful
  1. Bruce Zhang-MSFT 3,771 Reputation points
    2021-11-10T02:33:02.94+00:00

    Hi @Manish Chawda ,

    Sorry that I misunderstand primary secondary DNS and server cluster. If you have set primary and secondary DNS, there is no need to use NLB for NDS server.

    Configure a zone(example.com) and create it as primary on a server, secondary on another one and configure zone tranfer between the two. Then you can manage records for the zone on the primary server. So secondary DNS can be regarded as a copy of primary DNS, and both need to maintain the same configuration to prevent primary DNS from being down.

    When the primary DNS is down, the secondary DNS has a copy of zone. If the primary DNS can be restored in a short time, you just need to wait. If primary server will never back, you transform the secondary zones in primary zones on the first server, or you reinstall a box as the primary dns server and you re-configure the primary zones there.

    Secondary DNS servers can share the burden of incoming requests to the domain so that the primary server doesn’t get overloaded and cause a denial-of-service, send roughly equal amounts of traffic to each server. And this is also a main functions of NLB.


    If the answer is the right solution, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".
    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.

    Best regards,
    Bruce Zhang


  2. Manish Chawda 431 Reputation points
    2021-11-12T14:05:45.407+00:00

    Hi,

    I have one question in my account can u help me resolve it?
    Question heading is as under

    I have configured Work Folder configured using GPO


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.