summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--bind/named.conf.fake-2223
-rw-r--r--bind/named.conf.pri3
2 files changed, 6 insertions, 0 deletions
diff --git a/bind/named.conf.fake-222 b/bind/named.conf.fake-222
index 390dd5d..9ab514c 100644
--- a/bind/named.conf.fake-222
+++ b/bind/named.conf.fake-222
@@ -32,6 +32,9 @@ zone "kassandra-production.dk" {
zone "majasguf.dk" {
type master; allow-transfer { none; };
file "/etc/local-JONES.DK/bind/fake-222/JONES-www+source"; }; // Jones
+zone "omni-presence.dk" {
+ type master; allow-transfer { none; };
+ file "/etc/local-JONES.DK/bind/fake-222/JONES-www-nomail"; }; // Annika Lewis
zone "public-e.dk" {
type master; allow-transfer { none; };
file "/etc/local-JONES.DK/bind/fake-222/JONES-www+source+admin+media"; }; // Sara Gebran
diff --git a/bind/named.conf.pri b/bind/named.conf.pri
index ae92f56..2291f2a 100644
--- a/bind/named.conf.pri
+++ b/bind/named.conf.pri
@@ -30,6 +30,9 @@ zone "kassandra-production.dk" {
zone "majasguf.dk" {
type master; allow-transfer { jones_peers; };
file "/etc/local-JONES.DK/bind/pri/JONES-www+source"; }; // Jones
+zone "omni-presence.dk" {
+ type master; allow-transfer { jones_peers; };
+ file "/etc/local-JONES.DK/bind/pri/JONES-www-nomail"; }; // Annika Lewis
zone "public-e.dk" {
type master; allow-transfer { jones_peers; };
file "/etc/local-JONES.DK/bind/pri/JONES-www+source+admin+media"; }; // Sara Gebran