diff options
-rw-r--r-- | bind/named.conf.pri | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/bind/named.conf.pri b/bind/named.conf.pri index 1e74b9f..406c4ca 100644 --- a/bind/named.conf.pri +++ b/bind/named.conf.pri @@ -28,7 +28,6 @@ zone "fria.dk" { type master; file "/etc/local-COMMON/bind/BITBASE/BITBASE"; zone "gangstafilm.dk" { type master; file "/etc/local-COMMON/bind/BITBASE/BITBASE"; allow-transfer { bb_slaves; }; }; // Sebastian Winterø zone "hcfotografi.dk" { type master; file "/etc/local-COMMON/bind/BITBASE/BITBASE"; allow-transfer { bb_slaves; }; }; // SHARED.Dk zone "hjulmandfoto.dk" { type master; file "/etc/local-COMMON/bind/BITBASE/BITBASE"; allow-transfer { bb_slaves; }; }; // ASCII33 -zone "homebass.dk" { type master; file "/etc/local-COMMON/bind/BITBASE/JONES-nomail"; allow-transfer { bb_slaves; }; }; // Anders Krøyer zone "icas.dk" { type master; file "/etc/local-COMMON/bind/BITBASE/BITBASE"; allow-transfer { bb_slaves; }; }; // Cockpit zone "istedgade103.dk" { type master; file "/etc/local-COMMON/bind/BITBASE/JONES-nomail"; allow-transfer { bb_slaves; }; }; // MacRonald zone "jones.dk" { type master; file "/etc/local-COMMON/bind/BITBASE/jones.dk"; allow-transfer { bb_slaves; }; }; // Jones @@ -64,7 +63,6 @@ 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 "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 zone "ascii33.com" { type master; file "/etc/local-COMMON/bind/BITBASE/BITBASE"; allow-transfer { bb_slaves; }; }; // SHARED.Dk |