summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--amavis/local_domains1
-rw-r--r--bind/named.conf.fake-2223
-rw-r--r--bind/named.conf.pri3
3 files changed, 7 insertions, 0 deletions
diff --git a/amavis/local_domains b/amavis/local_domains
index 93cb72a..1319051 100644
--- a/amavis/local_domains
+++ b/amavis/local_domains
@@ -5,6 +5,7 @@ byvandring.nu
feliciaweb.dk
jones.dk
kassandra-production.dk
+langdalgaard.dk
majasguf.dk
omni-presence.dk
public-e.dk
diff --git a/bind/named.conf.fake-222 b/bind/named.conf.fake-222
index c0cfa28..be1f7df 100644
--- a/bind/named.conf.fake-222
+++ b/bind/named.conf.fake-222
@@ -35,6 +35,9 @@ zone "jones.dk" {
zone "kassandra-production.dk" {
type master; allow-transfer { none; };
file "/etc/local-JONES.DK/bind/fake-222/kassandra-production.dk"; }; // Annika Lewis (owner=Spiff)
+zone "langdalgaard.dk" {
+ type master; allow-transfer { none; };
+ file "/etc/local-JONES.DK/bind/fake-222/JONES-www"; };
zone "majasguf.dk" {
type master; allow-transfer { none; };
file "/etc/local-JONES.DK/bind/fake-222/JONES-www+source"; }; // Jones
diff --git a/bind/named.conf.pri b/bind/named.conf.pri
index 68201f1..204a29a 100644
--- a/bind/named.conf.pri
+++ b/bind/named.conf.pri
@@ -33,6 +33,9 @@ zone "jones.dk" {
zone "kassandra-production.dk" {
type master; allow-transfer { jones_peers; };
file "/etc/local-JONES.DK/bind/pri/kassandra-production.dk"; }; // Annika Lewis (owner=Spiff)
+zone "langdalgaard.dk" {
+ type master; allow-transfer { jones_peers; };
+ file "/etc/local-JONES.DK/bind/pri/JONES-www"; };
zone "majasguf.dk" {
type master; allow-transfer { jones_peers; };
file "/etc/local-JONES.DK/bind/pri/JONES-www+source"; }; // Jones