summaryrefslogtreecommitdiff
path: root/bind
diff options
context:
space:
mode:
Diffstat (limited to 'bind')
-rw-r--r--bind/named_auryn.jones.dk.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/bind/named_auryn.jones.dk.conf b/bind/named_auryn.jones.dk.conf
index f62f3b2..d43c3cb 100644
--- a/bind/named_auryn.jones.dk.conf
+++ b/bind/named_auryn.jones.dk.conf
@@ -2,6 +2,7 @@ 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";
zone "jones.local" { type master; file "/etc/local-COMMON/bind/fake/LOCALHOST.LOCAL"; allow-transfer { none; }; };
};