diff options
author | Jonas Smedegaard <dr@jones.dk> | 2003-11-09 02:59:16 +0000 |
---|---|---|
committer | Jonas Smedegaard <dr@jones.dk> | 2003-11-09 02:59:16 +0000 |
commit | 1a7058f9a6a7c552c4a5155f3c1bcd426dbe245f (patch) | |
tree | a1ebf42b892d8f943161ebe5700d2b569c6aab49 | |
parent | 188a73b45bb8d9f25421a4141e8531ae1856db2f (diff) |
Merge icas.dk with BITBASE - there's no customization.
-rw-r--r-- | bind/named.conf.pri | 2 | ||||
-rw-r--r-- | bind/pri/icas.dk | 19 |
2 files changed, 1 insertions, 20 deletions
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 |