From 1a7058f9a6a7c552c4a5155f3c1bcd426dbe245f Mon Sep 17 00:00:00 2001 From: Jonas Smedegaard Date: Sun, 9 Nov 2003 02:59:16 +0000 Subject: Merge icas.dk with BITBASE - there's no customization. --- bind/named.conf.pri | 2 +- bind/pri/icas.dk | 19 ------------------- 2 files changed, 1 insertion(+), 20 deletions(-) delete mode 100644 bind/pri/icas.dk (limited to 'bind') diff --git a/bind/named.conf.pri b/bind/named.conf.pri index 1ad9a40..28f7332 100644 --- a/bind/named.conf.pri +++ b/bind/named.conf.pri @@ -28,7 +28,7 @@ zone "gangstafilm.dk" { type master; file "/etc/local-COMMON/bind/BITBASE/BITBA 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/TRANSITION/JONES-nomail"; allow-transfer { bb_slaves; }; }; // Anders Krøyer -zone "icas.dk" { type master; file "/etc/local-COMMON/bind/BITBASE/icas.dk"; allow-transfer { bb_slaves; }; }; // Cockpit +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/TRANSITION/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 zone "kassandra-production.dk" { type master; file "/etc/local-COMMON/bind/BITBASE/JONES"; allow-transfer { bb_slaves; }; }; diff --git a/bind/pri/icas.dk b/bind/pri/icas.dk deleted file mode 100644 index dbfeef8..0000000 --- a/bind/pri/icas.dk +++ /dev/null @@ -1,19 +0,0 @@ -$TTL 3600 -@ IN SOA ns.bitbase.dk. teknik.bitbase.dk. ( - 2003110701 ; serial - 3600 ; refresh - 1800 ; retry - 604800 ; expire - 3600 ) ; Negative Cache TTL -; -@ IN NS ns.xenux.dk. -@ IN NS ns.bitbase.dk. -; -@ IN MX 10 mail.bitbase.dk. -@ IN MX 50 mail.jones.dk. -@ IN MX 50 mail.haakansson.com. -@ IN MX 50 mail.shared.dk. -@ IN MX 50 mail.idaskolen.dk. -@ IN MX 50 mail.homebase.dk. -@ IN A 212.99.226.250 -* IN A 212.99.226.250 -- cgit v1.2.3