Hello,

I have 2 A records like this : 
        www    A    10.1.1.1
        www    A    10.1.1.2

When I request www, I got random answers (10.1.1.1 or 10.1.1.2)
If I use the sortlist option, I always got the same answer. 

My question : how can I have cyclic answers :
        request www --> reply 10.1.1.1
        request www --> reply 10.1.1.2
        request www --> reply 10.1.1.1
        request www --> reply 10.1.1.2
        ...

Thanks,

Guillaume.



--
Sent from: http://bind-users-forum.2342410.n4.nabble.com/
_______________________________________________
Please visit https://lists.isc.org/mailman/listinfo/bind-users to unsubscribe 
from this list

bind-users mailing list
bind-users@lists.isc.org
https://lists.isc.org/mailman/listinfo/bind-users

Reply via email to