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 872629b..d63c41a 100644
--- a/bind/named.conf.pri
+++ b/bind/named.conf.pri
@@ -35,6 +35,9 @@ zone "electrohype.dk" {
zone "feliciaweb.dk" {
type master; allow-transfer { jones_peers; };
file "/etc/local-JONES.DK/bind/pri/JONES-www"; }; // Anders Krøyer
+zone "friis-holm.dk" {
+ type master; allow-transfer { jones_peers; };
+ file "/etc/local-JONES.DK/bind/pri/friis-holm.dk"; }; // Mikkel Friis-Holm
zone "jones.dk" {
type master; allow-transfer { jones_peers; };
key-directory "/etc/bind/keys"; inline-signing yes; auto-dnssec maintain;