summaryrefslogtreecommitdiff
path: root/bind/named.conf.pri
diff options
context:
space:
mode:
Diffstat (limited to 'bind/named.conf.pri')
-rw-r--r--bind/named.conf.pri3
1 files changed, 3 insertions, 0 deletions
diff --git a/bind/named.conf.pri b/bind/named.conf.pri
index 66f44fe..b831c2f 100644
--- a/bind/named.conf.pri
+++ b/bind/named.conf.pri
@@ -44,6 +44,9 @@ zone "feliciaweb.dk" {
zone "friis-holm.dk" {
type master; allow-transfer { jones_peers; };
file "/etc/local-JONES.DK/bind/pri/friis-holm.dk"; }; // Mikkel Friis-Holm
+zone "homebase.dk" {
+ type master; allow-transfer { jones_peers; };
+ file "/etc/local-JONES.DK/bind/pri/OFF"; }; // Jones
zone "jones.dk" {
type master; allow-transfer { jones_peers; };
key-directory "/etc/bind/keys"; inline-signing yes; auto-dnssec maintain;