How to return 10 IP randomly from BIND instead of 55

Charles Cala charles_cala at yahoo.com
Thu Jun 1 16:47:49 UTC 2006


--- mca.jyoti at gmail.com wrote:
> I need to return 10 IPs in Round Robin order not all 55 IP's.
> any idea how to do that.

yes, take a round robin load balancer and have it 
direct the incoming queries to each of your N dns servers, 
who each in turn have a subset of your records.


> How to return a set of IP(suppose 10) from a RR DNS havins lots of A
> record. ?
you can also write your own dns server that will do that.

> Cud u help me ?
4-shur



More information about the bind-users mailing list