<div dir="ltr">Thanks a lot, but using the allow-update statement, I use nsupdate in order to add a new record:<div><br></div><div style># nsupdate</div><div style>> server x.x.x.x</div><div style>>zone <a href="http://company.com.ar">company.com.ar</a></div>
<div style>>update add <a href="http://test.company.com.ar">test.company.com.ar</a> 86400 A 1.1.1.1</div><div style>>send</div><div style>>quit</div><div style><br></div><div style>But the master zone is not refreshed until I execute "service bind9 restart" ("service bind9 reload" doesn't refresh the master zone).</div>
<div style><br></div><div style>How can I do in order to add new records using nsupdate without restarting the bind9 service ???</div><div style><br></div><div style>Thanks again !!!</div></div><div class="gmail_extra"><br>
<br><div class="gmail_quote">On Fri, Apr 25, 2014 at 5:12 PM, Kevin Darcy <span dir="ltr"><<a href="mailto:kcd@chrysler.com" target="_blank">kcd@chrysler.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div text="#000000" bgcolor="#FFFFFF">
<div>allow-update + manual editing of zone
file = bad.<br>
<br>
Use nsupdate.<span class="HOEnZb"><font color="#888888"><br>
- Kevin</font></span><div><div class="h5"><br>
<br>
On 4/25/2014 4:03 PM, Jeronimo L. Cabral wrote:<br>
</div></div></div>
<blockquote type="cite"><div><div class="h5">
<div dir="ltr">Dear, I'm using Bind 9.8.4 with a master / slave
scenario. Zone transfer works OK when I have this config in
named.conf.local from master server, add some A records and
execute "service bind9 reload":
<div>
<br>
</div>
<div>
<div>zone "<a href="http://company.com.ar" target="_blank">company.com.ar</a>" {</div>
<div> type master;</div>
<div> file "/etc/bind/zones/company.com.ar.db";</div>
<div> allow-transfer { key "company"; };</div>
<div> check-names ignore;<br>
</div>
<div><br>
</div>
<div>After that I add the allo-update statement and
restart bind9 service:</div>
<div><br>
</div>
<div>
<div>zone "<a href="http://company.com.ar" target="_blank">company.com.ar</a>" {</div>
<div> type master;</div>
<div> file "/etc/bind/zones/company.com.ar.db";</div>
<div> allow-transfer { key "company"; };</div>
<div> allow-update { 172.12.88.3; 10.8.91.7;};</div>
<div> check-names ignore;</div>
<div><br>
</div>
<div>Finally, I add some A records in my <a href="http://company.com.ar" target="_blank">company.com.ar</a>
zone and increment the serial number, then I execute
"service bind9 reload" but the Slave doesn't receive the
new records. The only way Slave receives the new records
is when I execute "service bind9 restart" in Master which
is not the idea.</div>
<div><br>
</div>
<div>What is the problem please ???</div>
<div><br>
</div>
<div>Thanks a lot,</div>
<div><br>
</div>
<div>JeLo</div>
<div><br>
</div>
<div><br>
</div>
<div><br>
</div>
</div>
<div>
<br>
</div>
<div><br>
</div>
<div><br>
</div>
</div>
</div>
<br>
<fieldset></fieldset>
<br>
</div></div><div class=""><pre>_______________________________________________
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
bind-users mailing list
<a href="mailto:bind-users@lists.isc.org" target="_blank">bind-users@lists.isc.org</a>
<a href="https://lists.isc.org/mailman/listinfo/bind-users" target="_blank">https://lists.isc.org/mailman/listinfo/bind-users</a></pre>
</div></blockquote>
<br>
</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">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></div>