diff options
Diffstat (limited to 'bind')
-rw-r--r-- | bind/named.conf.pri | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/bind/named.conf.pri b/bind/named.conf.pri index 28227c7..89e3c3f 100644 --- a/bind/named.conf.pri +++ b/bind/named.conf.pri @@ -1,5 +1,4 @@ // private -zone "ez.jones.dk" { type master; file "/etc/local-COMMON/bind/BITBASE/BITBASE-nomail"; allow-transfer { bb_slaves; }; }; // Jones zone "x.ascii33.net" { type master; file "/etc/local-COMMON/bind/BITBASE/x.ascii33.net"; allow-transfer { bb_slaves; }; }; // ASCII33 // dk pending @@ -9,8 +8,6 @@ zone "klubien.com" { type master; file "/etc/local-COMMON/bind/BITBASE/BITBASE" zone "nicolaiwallner.com" { type master; file "/etc/local-COMMON/bind/BITBASE/BITBASE"; allow-transfer { bb_slaves; }; }; // Nicolai Wallner // dk ns.bitbase.dk -zone "adakrem.dk" { type master; file "/etc/local-COMMON/bind/BITBASE/BITBASE"; allow-transfer { bb_slaves; }; }; // MacRonald -zone "altnet.dk" { type master; file "/etc/local-COMMON/bind/BITBASE/BITBASE"; allow-transfer { bb_slaves; }; }; // AltNet zone "arabiannights.dk" { type master; file "/etc/local-COMMON/bind/BITBASE/BITBASE"; allow-transfer { bb_slaves; }; }; // ASCII33 zone "bassballs.dk" { type master; file "/etc/local-COMMON/bind/BITBASE/JONES-nomail"; allow-transfer { bb_slaves; }; }; // Anders Krøyer zone "bawnager.dk" { type master; file "/etc/local-COMMON/bind/BITBASE/JONES-mailonly"; allow-transfer { bb_slaves; }; }; @@ -59,7 +56,6 @@ zone "redpill.dk" { type master; file "/etc/local-COMMON/bind/BITBASE/JONES"; zone "relate.dk" { type master; file "/etc/local-COMMON/bind/BITBASE/SHARED-nomail"; allow-transfer { bb_slaves; }; }; // SHARED.Dk zone "resolution.dk" { type master; file "/etc/local-COMMON/bind/BITBASE/BITBASE"; allow-transfer { bb_slaves; }; }; // LAB zone "rgg.dk" { type master; file "/etc/local-COMMON/bind/BITBASE/BITBASE"; allow-transfer { bb_slaves; }; }; // RGG (Conduct) -zone "riccos.dk" { type master; file "/etc/local-COMMON/bind/BITBASE/BITBASE-jonesmail"; allow-transfer { bb_slaves; }; }; // MacRonald zone "rumskibspedellerne.dk" { type master; file "/etc/local-COMMON/bind/BITBASE/BITBASE"; allow-transfer { bb_slaves; }; }; // Klubien zone "sebastianw.dk" { type master; file "/etc/local-COMMON/bind/BITBASE/BITBASE"; allow-transfer { bb_slaves; }; }; // Sebastian Winterø zone "shared.dk" { type master; file "/etc/local-COMMON/bind/BITBASE/shared.dk"; allow-transfer { bb_slaves; }; }; // SHARED.Dk |