summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--amavis/nonlocal_domains1
-rw-r--r--bind/named.conf-morla1
-rw-r--r--bind/named.conf.local2
3 files changed, 4 insertions, 0 deletions
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";