<div dir="ltr">On Wed, Apr 16, 2014 at 8:30 AM, Jeronimo L. Cabral <span dir="ltr"><<a href="mailto:jelocabral@gmail.com" target="_blank">jelocabral@gmail.com</a>></span> wrote:<br><div class="gmail_extra"><div class="gmail_quote">
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Dear, I've implemented two Debian 7 servers with Bind9 as a Master - Slave schema.<div><br></div><div>
Everything works OK, but I have just a question:</div><div><br></div><div>When a create a new zone in the Master and reload the bind9 daemon, this zone doesn't appear automatically in the Slave....it only appears if I restart the bind9 daemon in the Slave server.</div>

<div><br></div><div>Is this behaviour correct or is there any statement to transfer a new zone from Master to Slave withouth restarting the bind9 daemon in the Slave ???</div><div><br></div><div>Really thanks,</div><div>
<br>
</div><div>JeLo</div></div><br clear="all"></blockquote><div><br></div><div>Did you add the new zone to the slave's configuration (usually named.conf)? I assume so, or it would never load. But named.conf is only read when named is started orĀ  a 'reload' command is sent to it (rndc reload). Until then, hte slave has no way of knowing that the zone was added.<br>
</div></div>-- <br><div dir="ltr">R. Kevin Oberman, Network Engineer, Retired<br>E-mail: <a href="mailto:rkoberman@gmail.com" target="_blank">rkoberman@gmail.com</a><br></div>
</div></div>