<div dir="rtl"><div dir="ltr" style="text-align:left">Hi,<br>I need help with understanding how multiple masters work.<br>i set for a slave zone few masters <br>zone "<a href="http://example.com">example.com</a>" in {<br>
        type slave;<br>        file "secondary/<a href="http://db.example.com">db.example.com</a>";<br>        masters { 192.168.112.10; 192.168.112.12; 192.168.112.13; 192.168.112.14; 192.168.112.15; };<br>};<br>
<br>Each master is standalone and there's no handshake between them<br><br>Now my question is if i change the serial on 192.168.112.13 master, after the notify from which one the zone transfer will occur?<br><br>bind version is Version: 9.5.0-P2<br>
<br></div></div>