From 20138c90881f665f2419bc3bb7f5755479c20f7b Mon Sep 17 00:00:00 2001 From: Jonas Smedegaard Date: Thu, 9 Jul 2020 08:21:47 +0200 Subject: add realm FSUB.DE --- amavis/nonlocal_domains | 1 + bind/named.conf-morla | 1 + bind/named.conf.local | 2 ++ 3 files changed, 4 insertions(+) diff --git a/amavis/nonlocal_domains b/amavis/nonlocal_domains index 69c0c98..cb0e53b 100644 --- a/amavis/nonlocal_domains +++ b/amavis/nonlocal_domains @@ -1,3 +1,4 @@ +fsub.de homebase.dk kaospilot.dk kaospilot.no 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"; -- cgit v1.2.3