Hello,<br><br>thanks for the answer. That was my first change :<br>/etc/resolv.conf like :<br><br>domain <a href="http://example.fr">example.fr</a><br>search <a href="http://example.fr">example.fr</a> <a href="http://example2.fr">example2.fr</a><br>
nameserver 192.168.0.1<br>nameserver 192.168.0.2<br>options rotate<br>options timeout:1<br>options attempts:1<br><br>This works fine.<br><br>But the issue is now mainly coming from the client : windows XP :/<br>The default Windows timeout is 2s. <br>
<br>I can see in bind's logs the dns request, but the webpage is not showing up. <br><br>I can use a VIP for DNS server, but I though that master/slave configuration was made in order to avoid to use a VIP.<br><br>Did you guys encounter that kind of issues ?<br>
Maybe my slave server is not well configured ?<br><br>Regards,<br><br><br><br><br><br><br><div class="gmail_quote">On 8 March 2012 10:22, Niall O'Reilly <span dir="ltr"><<a href="mailto:Niall.oReilly@ucd.ie" target="_blank">Niall.oReilly@ucd.ie</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><br>
On 8 Mar 2012, at 02:58, Lyle Giese wrote (on bind-users):<br>
<div><br>
> On linux boxes, adding<br>
><br>
> options rotate<br>
><br>
> to the /etc/resolv.conf helps.<br>
<br>
</div>        [cross-posted, reply-to header set]<br>
<br>
        Is there a DHCP option which expresses that, and which<br>
        typical fielded DHCP clients will respect?<br>
<br>
        As you may guess, I don't have access to those thousands<br>
        of client systems out there.<br>
<span><font color="#888888"><br>
        /Niall<br>
</font></span><div><div><br>
_______________________________________________<br>
Please visit <a href="https://lists.isc.org/mailman/listinfo/bind-users" target="_blank">https://lists.isc.org/mailman/listinfo/bind-users</a> to unsubscribe from this list<br>
<br>
bind-users mailing list<br>
<a href="mailto:bind-users@lists.isc.org" target="_blank">bind-users@lists.isc.org</a><br>
<a href="https://lists.isc.org/mailman/listinfo/bind-users" target="_blank">https://lists.isc.org/mailman/listinfo/bind-users</a><br>
<br>
</div></div></blockquote></div><br>