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 8da427d..d4dc0b9 100644
--- a/bind/named.conf.fake-222
+++ b/bind/named.conf.fake-222
@@ -64,6 +64,9 @@ zone "xn--abcdefghijklmnopqrstuvxyz-0fc0a81c.dk" {
zone "lejlighederinc.org" {
type master; allow-transfer { none; };
file "/etc/local-JONES.DK/bind/fake-222/JONES-www-nomail"; }; // Annika Lewis
+zone "solidbox.org" {
+ type master; allow-transfer { none; };
+ file "/etc/local-JONES.DK/bind/fake-222/JONES-www-nomail"; }; // Jones
zone "xpositionreverse.org" {
type master; allow-transfer { none; };
file "/etc/local-JONES.DK/bind/pri/xpositionreverse.org"; }; // Annika Lewis
diff --git a/bind/named.conf.pri b/bind/named.conf.pri
index 0ef95f9..219c93b 100644
--- a/bind/named.conf.pri
+++ b/bind/named.conf.pri
@@ -62,6 +62,9 @@ zone "xn--abcdefghijklmnopqrstuvxyz-0fc0a81c.dk" {
zone "lejlighederinc.org" {
type master; allow-transfer { jones_peers; };
file "/etc/local-JONES.DK/bind/pri/JONES-www-nomail"; }; // Annika Lewis
+zone "solidbox.org" {
+ type master; allow-transfer { jones_peers; };
+ file "/etc/local-JONES.DK/bind/pri/JONES-www-nomail"; }; // Jones
zone "xpositionreverse.org" {
type master; allow-transfer { jones_peers; };
file "/etc/local-JONES.DK/bind/pri/xpositionreverse.org"; }; // Annika Lewis