DNS Round Robin and Load balancing

G

Guest

Hi any suggestion on my setup, Im running windows 2003 dns, i got a zone
xxx.com which is configure as Primary zone, I put 3 A record with name
server.xxx.com pointing to 3 different IP address, if i send ping on the
server.xxx.com and replys on IP one, and its always responsing on same IP,
but if i use active directory integrated zone and send ping to
server.xxx.com, it randomly replys all 3 IP, my questions is it possible to
have randomly reply using primary zone.


Thanks
 
K

Kevin D. Goodknecht Sr. [MVP]

DNS said:
Hi any suggestion on my setup, Im running windows 2003 dns, i got a
zone xxx.com which is configure as Primary zone, I put 3 A record
with name server.xxx.com pointing to 3 different IP address, if i
send ping on the server.xxx.com and replys on IP one, and its always
responsing on same IP, but if i use active directory integrated zone
and send ping to server.xxx.com, it randomly replys all 3 IP, my
questions is it possible to have randomly reply using primary zone.

Turn off "Enable netmask ordering" set the TTL on all the A records to 0 so
that the client doesn't cache the records.


--
Best regards,
Kevin D. Goodknecht Sr. [MVP]
Hope This Helps
Send IM: http://www.icq.com/people/webmsg.php?to=296095728
===================================
When responding to posts, please "Reply to Group"
via your newsreader so that others may learn and
benefit from your issue, to respond directly to
me remove the nospam. from my email address.
===================================
http://www.lonestaramerica.com/
http://support.wftx.us/
http://message.wftx.us/
===================================
Use Outlook Express?... Get OE_Quotefix:
It will strip signature out and more
http://home.in.tum.de/~jain/software/oe-quotefix/
===================================
Keep a back up of your OE settings and folders
with OEBackup:
http://www.oehelp.com/OEBackup/Default.aspx
===================================
 
K

Kevin D. Goodknecht Sr. [MVP]

DNS said:
TTL Default setting is 0:1:0:0, i will set it to 0?

0:1:0:0 is one hour. You don't need to change the default, only the TTL on
these records. Default TTL is used for all new records and for NXDOMAIN
negative cache TTL.

--
Best regards,
Kevin D. Goodknecht Sr. [MVP]
Hope This Helps
Send IM: http://www.icq.com/people/webmsg.php?to=296095728
===================================
When responding to posts, please "Reply to Group"
via your newsreader so that others may learn and
benefit from your issue, to respond directly to
me remove the nospam. from my email address.
===================================
http://www.lonestaramerica.com/
http://support.wftx.us/
http://message.wftx.us/
===================================
Use Outlook Express?... Get OE_Quotefix:
It will strip signature out and more
http://home.in.tum.de/~jain/software/oe-quotefix/
===================================
Keep a back up of your OE settings and folders
with OEBackup:
http://www.oehelp.com/OEBackup/Default.aspx
===================================
 
G

Gary Williams

0:1:0:0 is one hour. You don't need to change the default, only the TTL on
these records. Default TTL is used for all new records and for NXDOMAIN
negative cache TTL.

Another fix is to have two clients pinging the address one after the
other. This will prove the DNS round-robin is working.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top