added notify-source options
This commit is contained in:
@@ -15,10 +15,11 @@
|
||||
* WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
||||
*/
|
||||
|
||||
/* $Id: named.conf,v 1.8 2000/11/22 01:33:53 gson Exp $ */
|
||||
/* $Id: named.conf,v 1.9 2000/11/28 19:06:27 gson Exp $ */
|
||||
|
||||
options {
|
||||
query-source address 10.53.0.1;
|
||||
notify-source 10.53.0.1;
|
||||
transfer-source 10.53.0.1;
|
||||
port 5300;
|
||||
pid-file "named.pid";
|
||||
|
||||
Reference in New Issue
Block a user