diff options
Diffstat (limited to 'bind')
-rw-r--r-- | bind/named.conf.pri | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/bind/named.conf.pri b/bind/named.conf.pri index 49c8deb..28227c7 100644 --- a/bind/named.conf.pri +++ b/bind/named.conf.pri @@ -19,7 +19,6 @@ zone "bitbase.dk" { type master; file "/etc/local-COMMON/bind/BITBASE/bitbase.d zone "bluepill.dk" { type master; file "/etc/local-COMMON/bind/BITBASE/JONES-nomail"; allow-transfer { bb_slaves; }; }; // Spiff zone "boerneuniversitetet.dk" { type master; file "/etc/local-COMMON/bind/BITBASE/BITBASE-nomail"; allow-transfer { bb_slaves; }; }; // MacRonald zone "coa.dk" { type master; file "/etc/local-COMMON/bind/BITBASE/coa.dk"; allow-transfer { bb_slaves; }; }; // Cockpit -zone "conduct.dk" { type master; file "/etc/local-COMMON/bind/BITBASE/BITBASE"; allow-transfer { bb_slaves; }; }; // Conduct zone "cph-bmx.dk" { type master; file "/etc/local-COMMON/bind/BITBASE/JONES"; allow-transfer { bb_slaves; }; }; // Nils Stærk zone "cph-squarekitchen.dk" { type master; file "/etc/local-COMMON/bind/BITBASE/JONES-nomail"; allow-transfer { bb_slaves; }; }; // MacRonald zone "dekadentfilm.dk" { type master; file "/etc/local-COMMON/bind/BITBASE/BITBASE"; allow-transfer { bb_slaves; }; }; // Sebastian Winterø |