diff options
-rw-r--r-- | bind/named.conf.pri | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/bind/named.conf.pri b/bind/named.conf.pri index d1c3456..ec37a41 100644 --- a/bind/named.conf.pri +++ b/bind/named.conf.pri @@ -21,9 +21,6 @@ zone "dekadentfilm.dk" { type master; file "/etc/local-COMMON/bind/BITBASE/BITB zone "dgi-huset.dk" { type master; file "/etc/local-COMMON/bind/BITBASE/dgi-huset.dk"; allow-transfer { bb_slaves; }; }; // Troels Knudsen zone "electrohype.dk" { type master; file "/etc/local-COMMON/bind/BITBASE/BITBASE"; allow-transfer { bb_slaves; }; }; // Maria Minard zone "eyeworks.dk" { type master; file "/etc/local-COMMON/bind/BITBASE/BITBASE"; allow-transfer { bb_slaves; }; }; // ASCII33 -zone "faelleskab.dk" { type master; file "/etc/local-COMMON/bind/BITBASE/JONES-nomail"; allow-transfer { bb_slaves; }; }; -zone "faelleskabet.dk" { type master; file "/etc/local-COMMON/bind/BITBASE/JONES-nomail"; allow-transfer { bb_slaves; }; }; -zone "faellesskab.dk" { type master; file "/etc/local-COMMON/bind/BITBASE/JONES-nomail"; allow-transfer { bb_slaves; }; }; zone "filurlighed.dk" { type master; file "/etc/local-COMMON/bind/BITBASE/JONES"; allow-transfer { bb_slaves; }; }; // Filurlighed zone "finurlighed.dk" { type master; file "/etc/local-COMMON/bind/BITBASE/JONES"; allow-transfer { bb_slaves; }; }; // Filurlighed zone "freespace-cph.dk" { type master; file "/etc/local-COMMON/bind/BITBASE/BITBASE"; allow-transfer { bb_slaves; }; }; // Maria Minard |