Re: Zones not getting transferred after a restart

2011-06-02 Thread Richard Tom
Consider the option transfers-in. Look at the output of: rndc status If you notice that the soa queries in progress number is high in proportion to the number of slave zones maintained by the server, you should increase the transfers-in number (the default is 10 as I recall). That means

Re: ACL for forward zone

2010-07-12 Thread Richard Tom
The syntax for a forward zone is: zone domain_name http://www.bind9.net/doc-v8/docdef.html [ ( in | hs | hesiod | chaos ) ] { type forward; [ forward ( only | first ); ] [ forwarders { [ ip_addr http://www.bind9.net/doc-v8/docdef.html ; [ ip_addr ; ... ] ] }; ] [ check-names ( warn | fail

Behavior of a slave to a NOTIFY

2010-07-12 Thread Richard Tom
What would delay a slave responding to a notify? More importantly, what would delay a slave from transferring a zone after verifying the master's serial for the zone is newer than the serial the slave has? I've looked over the bug fixes as accumulated by the latest revisions for the