01-08-2016 12:06 AM - edited 03-03-2019 08:06 AM
Hi and good day to all,
Is there any way to figure out or check whether there is DNS Load Balancing in network? Thank you
Solved! Go to Solution.
01-10-2016 06:44 PM
I would be great if you could give me a rating or mark as correct ... :-)
01-08-2016 12:10 AM
Do a query from two different machines in a row and see if you get different results. Repeat.
01-08-2016 12:14 AM
Hi p.dath and thanks for giving feedback. Since I am still new with the networking environment, could you please giving me some example how to do the query from two different machines, if you dont mind. Much appreciated for your help.
01-08-2016 12:31 AM
If you are on Windows, open a command prompt.
nslookup
set q=a
dnsentry.com
It will print out an 'A' record, or perhaps a group of them. If you get a group of them then this implies some load balancing. If you get a single entry that changes it implies load balancing. If you get a group of them where the whole group changes then this implies load balancing.
Note some ISPs enforce a minimum TTL on DNS queries of an hour, so you may need to repeat the test more than once, over more than an hour long period, to be more confident on the results.
01-10-2016 06:43 PM
Hye p.dath, thank you!
01-10-2016 06:44 PM
I would be great if you could give me a rating or mark as correct ... :-)
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide