if i have several master servers, whether i must ensure that all the master server's serial  are the same? i think this is a little complex, in particular zone is updated by dynamic update(In such a scenario, the serial number is controled by every single bind).<div>
<br></div><div>is it correct?</div><div> <br><br><div class="gmail_quote">2011/11/5 Alan Clegg <span dir="ltr"><<a href="mailto:alan@clegg.com">alan@clegg.com</a>></span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<div class="im">On 11/5/2011 4:21 AM, kalpesh varyani wrote:<br>
> How does this feature address the risk that data provided by one master<br>
> might get overwritten by another?<br>
<br>
</div>The use of the word "masters" in the configuration of a slave zone is a<br>
bit misleading.  Under most circumstances, you list the authoritative<br>
servers, not "multiple masters".<br>
<br>
I have long advocated (for clarity sake) that it should be:<br>
<br>
slave <a href="http://example.com" target="_blank">example.com</a> {<br>
        type slave;<br>
        authoritatives { 192.0.2.12; 203.0.113.53; };<br>
};<br>
<br>
instead of:<br>
<br>
slave <a href="http://example.com" target="_blank">example.com</a> {<br>
        type slave;<br>
        masters { 192.0.2.12; 203.0.113.53; };<br>
};<br>
<br>
But that would break lots of configuration files.  :)<br>
<br>
AlanC<br>
<span class="HOEnZb"><font color="#888888">--<br>
<a href="mailto:alan@clegg.com">alan@clegg.com</a> | <a href="mailto:aclegg@infoblox.com">aclegg@infoblox.com</a><br>
          <a href="tel:1.919.355.8851" value="+19193558851">1.919.355.8851</a><br>
<br>
</font></span><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">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></blockquote></div><br><br clear="all"><div><br></div>-- <br>Best regards.<br>Felix New<br>

</div>