summaryrefslogtreecommitdiff
path: root/bind
diff options
context:
space:
mode:
authorJonas Smedegaard <dr@jones.dk>2004-05-20 11:19:37 +0000
committerJonas Smedegaard <dr@jones.dk>2004-05-20 11:19:37 +0000
commitbc664f63bd4c267fd130943abdd6910d6dc7b517 (patch)
treeeb06a508fa64d3998dde821625ad619c28837668 /bind
parent6a66699391ab1d75cda7747dc6b280d9ae8c2f24 (diff)
Have coreander.bitbase.dk (ns.bitbase.dk) be primary for BITBASE IDA LAB and CONDUCT domains and secondary for JONES DGIH and HOMEBASE.
Diffstat (limited to 'bind')
-rw-r--r--bind/named.conf.local23
1 files changed, 9 insertions, 14 deletions
diff --git a/bind/named.conf.local b/bind/named.conf.local
index 64b8d40..389cb75 100644
--- a/bind/named.conf.local
+++ b/bind/named.conf.local
@@ -1,17 +1,12 @@
include "/etc/local-COMMON/bind/named_BITBASE_acl.conf";
-include "/etc/local-COMMON/bind/named_BITBASE_pri.conf";
-include "/etc/local-COMMON/bind/named_JONES_acl.conf";
-include "/etc/local-COMMON/bind/named_JONES_pri.conf";
-include "/etc/local-COMMON/bind/named_HOMEBASE_acl.conf";
-include "/etc/local-COMMON/bind/named_HOMEBASE_pri.conf";
-// include "/etc/local-COMMON/bind/named_HOMEBASE_sec.conf";
-include "/etc/local-COMMON/bind/named_IDA_sec.conf";
-// include "/etc/local-COMMON/bind/named_IDA_acl.conf";
-// include "/etc/local-COMMON/bind/named_IDA_pri.conf";
-// include "/etc/local-COMMON/bind/named_LAB_sec.conf";
+include "/etc/local-COMMON/bind/named_IDA_acl.conf";
include "/etc/local-COMMON/bind/named_LAB_acl.conf";
+include "/etc/local-COMMON/bind/named_CONDUCT_acl.conf";
+
+include "/etc/local-COMMON/bind/named_BITBASE_pri.conf";
+include "/etc/local-COMMON/bind/named_JONES_sec.conf";
+include "/etc/local-COMMON/bind/named_HOMEBASE_sec.conf";
+include "/etc/local-COMMON/bind/named_IDA_pri.conf";
include "/etc/local-COMMON/bind/named_LAB_pri.conf";
-include "/etc/local-COMMON/bind/named_CONDUCT_sec.conf";
-include "/etc/local-COMMON/bind/named_DGIH_acl.conf";
-include "/etc/local-COMMON/bind/named_DGIH_pri.conf";
-// include "/etc/local-COMMON/bind/named_DGIH_sec.conf";
+include "/etc/local-COMMON/bind/named_CONDUCT_pri.conf";
+include "/etc/local-COMMON/bind/named_DGIH_sec.conf";