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