Displaying 1 result from an estimated 1 matches for "soa_query".
Did you mean:
do_query
2015 Nov 17
2
Configuration of a Bind slave server
...quot;domain.red" IN {
type slave;
masters {
192.168.222.250;
};
file "domain.red";
notify no;
};
The Slave log only shows the connection but did not show any error:
Nov 17 12:51:07 SlaveServer named[25306]: general: debug 1: soa_query: zone
domain.red/IN: enter
Nov 17 12:51:07 SlaveServer named[25306]: general: debug 1:
refresh_callback: zone domain.red/IN: enter
Nov 17 12:51:07 SlaveServer named[25306]: general: debug 1:
refresh_callback: zone domain.red/IN: serial: new 7, old not loaded
Nov 17 12:51:07 SlaveServer named[25306]...