diff options
-rw-r--r-- | bind/named.conf.pri | 1 | ||||
-rw-r--r-- | bind/pri/kontur.dk | 16 |
2 files changed, 0 insertions, 17 deletions
diff --git a/bind/named.conf.pri b/bind/named.conf.pri index 34baa1d..adc1678 100644 --- a/bind/named.conf.pri +++ b/bind/named.conf.pri @@ -35,7 +35,6 @@ zone "jones.dk" { type master; file "/etc/local-COMMON/bind/BITBASE/jones.dk"; zone "kassandra-production.dk" { type master; file "/etc/local-COMMON/bind/BITBASE/JONES"; allow-transfer { bb_slaves; }; }; zone "knudemand.dk" { type master; file "/etc/local-COMMON/bind/BITBASE/JONES"; allow-transfer { bb_slaves; }; }; // Jacob Gorm zone "knudemanden.dk" { type master; file "/etc/local-COMMON/bind/BITBASE/JONES"; allow-transfer { bb_slaves; }; }; // Jacob Gorm -zone "kontur.dk" { type master; file "/etc/local-COMMON/bind/BITBASE/kontur.dk"; allow-transfer { bb_slaves; }; }; // LAB zone "livskunsten.dk" { type master; file "/etc/local-COMMON/bind/BITBASE/BITBASE"; allow-transfer { bb_slaves; }; }; // Christen Hansen zone "macronald.dk" { type master; file "/etc/local-COMMON/bind/BITBASE/JONES"; allow-transfer { bb_slaves; }; }; // MacRonald zone "minard.dk" { type master; file "/etc/local-COMMON/bind/BITBASE/BITBASE"; allow-transfer { bb_slaves; }; }; // Maria Minard diff --git a/bind/pri/kontur.dk b/bind/pri/kontur.dk deleted file mode 100644 index 5728d66..0000000 --- a/bind/pri/kontur.dk +++ /dev/null @@ -1,16 +0,0 @@ -$TTL 3600 -@ IN SOA ns.bitbase.dk. teknik.kontur.dk. ( - 2003031802 ; serial - 3600 ; refresh - 1800 ; retry - 604800 ; expire - 3600 ) ; Negative Cache TTL -; -@ IN NS ns.bitbase.dk. -@ IN NS ns.xenux.dk. -; -@ IN MX 10 mail.kontur.dk. -@ IN A 62.79.71.222 -mail IN A 62.79.71.222 -x IN NS 62.79.71.222 -* IN A 62.79.71.222 |