summaryrefslogtreecommitdiff
path: root/bind
diff options
context:
space:
mode:
authorJonas Smedegaard <dr@jones.dk>2020-07-09 08:21:47 +0200
committerJonas Smedegaard <dr@jones.dk>2020-07-09 08:21:47 +0200
commit20138c90881f665f2419bc3bb7f5755479c20f7b (patch)
tree72b323f5075997e80b3f6dec8ecd0b388ada664c /bind
parent408e54f5e407bb236a321aa326a41fd5e59881de (diff)
add realm FSUB.DE
Diffstat (limited to 'bind')
-rw-r--r--bind/named.conf-morla1
-rw-r--r--bind/named.conf.local2
2 files changed, 3 insertions, 0 deletions
diff --git a/bind/named.conf-morla b/bind/named.conf-morla
index 4ee34c7..0451ab7 100644
--- a/bind/named.conf-morla
+++ b/bind/named.conf-morla
@@ -1,6 +1,7 @@
include "/etc/local-JONES.DK/bind/named.conf.acl";
include "/etc/local-JONES.DK/bind/named.conf.pri";
+include "/etc/local-REDPILL.DK/bind/named.conf.FSUB.DE";
include "/etc/local-REDPILL.DK/bind/named.conf.HOMEBASE.DK";
include "/etc/local-REDPILL.DK/bind/named.conf.SHAKTI.IN";
diff --git a/bind/named.conf.local b/bind/named.conf.local
index 8e14ac4..e5b9193 100644
--- a/bind/named.conf.local
+++ b/bind/named.conf.local
@@ -4,6 +4,7 @@ view "internal" {
include "/etc/local-JONES.DK/bind/named.conf.fake-222";
+ include "/etc/local-REDPILL.DK/bind/named.conf.FSUB.DE";
include "/etc/local-REDPILL.DK/bind/named.conf.HOMEBASE.DK";
include "/etc/local-REDPILL.DK/bind/named.conf.SHAKTI.IN";
@@ -17,6 +18,7 @@ view "external" {
include "/etc/local-JONES.DK/bind/named.conf.pri";
+ include "/etc/local-REDPILL.DK/bind/named.conf.FSUB.DE.internal";
include "/etc/local-REDPILL.DK/bind/named.conf.HOMEBASE.DK.internal";
include "/etc/local-REDPILL.DK/bind/named.conf.SHAKTI.IN.internal";