summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJonas Smedegaard <dr@jones.dk>2003-10-24 12:59:40 +0000
committerJonas Smedegaard <dr@jones.dk>2003-10-24 12:59:40 +0000
commitb588a7d9db3b8de1f0af128fdcdfed4be76df414 (patch)
tree4a89359bbda7f36265321d7df13b89d8b6084f58
parent28b6d28237ac16dd1bfd362a41df351d4ebb2d84 (diff)
Add new BITBASE domain annet.dk.
-rw-r--r--bind/named.conf.pri1
1 files changed, 1 insertions, 0 deletions
diff --git a/bind/named.conf.pri b/bind/named.conf.pri
index 32050b1..95a5a45 100644
--- a/bind/named.conf.pri
+++ b/bind/named.conf.pri
@@ -7,6 +7,7 @@ zone "nicolaiwallner.com" { type master; file "/etc/local-COMMON/bind/BITBASE/BI
// dk ns.bitbase.dk
zone "11low.dk" { type master; file "/etc/local-COMMON/bind/BITBASE/JONES-nomail"; allow-transfer { bb_slaves; }; }; // Morten Steinbach
zone "40watt.dk" { type master; file "/etc/local-COMMON/bind/BITBASE/BITBASE"; allow-transfer { bb_slaves; }; }; // ASCII33
+zone "annet.dk" { type master; file "/etc/local-COMMON/bind/BITBASE/BITBASE"; allow-transfer { bb_slaves; }; }; // ASCII33
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/TRANSITION/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; }; };