summaryrefslogtreecommitdiff
path: root/bind/named.conf.local
diff options
context:
space:
mode:
authorJonas Smedegaard <dr@jones.dk>2004-08-08 18:27:11 +0000
committerJonas Smedegaard <dr@jones.dk>2004-08-08 18:27:11 +0000
commit2901f0fcdc83e6c8295a5fda14346d4e923c2569 (patch)
treebf18b4024706e7ffb2d4186703541cddffcae97e /bind/named.conf.local
parent833a324250ef292f419de0c0cc2efc36d425d44e (diff)
Move xayide.jones.dk to sane IP.
Diffstat (limited to 'bind/named.conf.local')
-rw-r--r--bind/named.conf.local7
1 files changed, 4 insertions, 3 deletions
diff --git a/bind/named.conf.local b/bind/named.conf.local
index ac68ea6..d18314c 100644
--- a/bind/named.conf.local
+++ b/bind/named.conf.local
@@ -4,15 +4,16 @@ view "internal" {
match-clients { localnets; 192.168.0.0/16; };
include "/etc/local-COMMON/bind/named_BASE.conf";
- include "/etc/local-COMMON/bind/named_JONES_fake.conf";
- include "/etc/local-COMMON/bind/named_MSG_fake.conf";
+ include "/etc/local-COMMON/bind/named_JONES_pri.conf";
include "/etc/local-COMMON/bind/named_BITBASE_sec.conf";
include "/etc/local-COMMON/bind/named_HOMEBASE_sec.conf";
- include "/etc/local-COMMON/bind/named_IDAjones_fake.conf";
+ include "/etc/local-COMMON/bind/named_IDA_sec.conf";
include "/etc/local-COMMON/bind/named_LAB_sec.conf";
include "/etc/local-COMMON/bind/named_DGIH_sec.conf";
include "/etc/local-COMMON/bind/named_CONDUCT_sec.conf";
+ include "/etc/local-COMMON/bind/named_MSG_fake.conf";
+
};
view "external" {