diff options
author | Jonas Smedegaard <dr@jones.dk> | 2003-05-12 00:53:12 +0000 |
---|---|---|
committer | Jonas Smedegaard <dr@jones.dk> | 2003-05-12 00:53:12 +0000 |
commit | 35af5f2cf0ccbb97f8eaaa82bcb2f051f54c95af (patch) | |
tree | 7a0085d990946ff148b174e91ece51829bffb792 /bind | |
parent | d1b7755da3b9dbad9513c88f1e2f9c7ead4b01de (diff) |
Add BITBASE domain wanderlust.dk.
Diffstat (limited to 'bind')
-rw-r--r-- | bind/named.conf.pri | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/bind/named.conf.pri b/bind/named.conf.pri index 43191f8..cd5c950 100644 --- a/bind/named.conf.pri +++ b/bind/named.conf.pri @@ -82,6 +82,7 @@ zone "vinbar.dk" { type master; file "/etc/local-COMMON/bind/BITBASE/JONES-noma zone "vinterstemmer.dk" { type master; file "/etc/local-COMMON/bind/BITBASE/JONES-nomail"; allow-transfer { bb_slaves; }; }; // Troels zone "visitradar.dk" { type master; file "/etc/local-COMMON/bind/BITBASE/VEGA"; allow-transfer { bb_slaves; }; }; // VEGA zone "webcommunity.dk" { type master; file "/etc/local-COMMON/bind/BITBASE/BITBASE"; allow-transfer { bb_slaves; }; }; // Conduct +zone "wanderlust.dk" { type master; file "/etc/local-COMMON/bind/BITBASE/BITBASE"; allow-transfer { bb_slaves; }; }; // MacRonald zone "windsor-bolig.dk" { type master; file "/etc/local-COMMON/bind/BITBASE/JONES"; allow-transfer { bb_slaves; }; }; // Morgan Jones // int. ns.bitbase.dk |