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 3c3b74d..85386a8 100644
--- a/bind/named.conf.fake-222
+++ b/bind/named.conf.fake-222
@@ -25,6 +25,9 @@ zone "birgitmaanestraale.dk" {
zone "bluepill.dk" {
type master; allow-transfer { none; };
file "/etc/local-JONES.DK/bind/fake-222/JONES-www-nomail"; }; // Jones
+zone "bygden.dk" {
+ type master; allow-transfer { none; };
+ file "/etc/local-JONES.DK/bind/fake-222/JONES-nomail"; }; // Jones
zone "byvandring.nu" {
type master; allow-transfer { none; };
file "/etc/local-JONES.DK/bind/fake-222/JONES-www"; }; // Paul Hartvigson
diff --git a/bind/named.conf.pri b/bind/named.conf.pri
index e5ebf73..2dd7946 100644
--- a/bind/named.conf.pri
+++ b/bind/named.conf.pri
@@ -23,6 +23,9 @@ zone "birgitmaanestraale.dk" {
zone "bluepill.dk" {
type master; allow-transfer { jones_peers; };
file "/etc/local-JONES.DK/bind/pri/JONES-www-nomail"; }; // Jones
+zone "bygden.dk" {
+ type master; allow-transfer { jones_peers; };
+ file "/etc/local-JONES.DK/bind/pri/JONES-nomail"; }; // Jones
zone "byvandring.nu" {
type master; allow-transfer { jones_peers; };
file "/etc/local-JONES.DK/bind/pri/JONES-www"; }; // Paul Hartvigson