<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">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 style>After that I add the allo-update statement and restart bind9 service:</div><div style><br></div><div style><div>zone "<a href="http://company.com.ar">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 style>Finally, I add some A records in my <a href="http://company.com.ar">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 style><br></div><div style>What is the problem please ???</div><div style><br></div><div style>Thanks a lot,</div><div style><br></div><div style>JeLo</div><div style><br></div><div><br></div><div><br></div></div><div>
<br></div><div><br></div><div><br></div></div></div>