<HTML>
<HEAD>
<TITLE>Round robin DNS query response</TITLE>
</HEAD>
<BODY>
<FONT FACE="Calibri, Verdana, Helvetica, Arial"><SPAN STYLE='font-size:11pt'>Hi everyone...<BR>
<BR>
I am rather new to the world of DNS so I’m hoping to get some of your expertise...<BR>
<BR>
Is there a way to make BIND respond DNS query in sequence?  For example, if I assign 2 IP addresses to an A record, is it possible to have it respond like...<BR>
<BR>
Client 1 for www.example.com -> 192.168.1.1<BR>
Client 2 for www.example.com -> 192.168.1.2<BR>
Client 3 for www.example.com -> 192.168.1.3<BR>
...and so on.<BR>
<BR>
I know companies use load balancer for this function, but my customer in this case don’t really want to make additional investment  :P<BR>
<BR>
<BR>
Thanks,<BR>
SW </SPAN></FONT>
</BODY>
</HTML>