added notify-source options

This commit is contained in:
Andreas Gustafsson
2000-11-28 19:07:00 +00:00
parent 78d65c6542
commit f333ea9bdd
40 changed files with 82 additions and 42 deletions

View File

@@ -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";