From 19387bd90478f1314d5e4122180bd8ee92d48a4d Mon Sep 17 00:00:00 2001 From: Jonas Smedegaard Date: Fri, 25 Mar 2022 14:59:41 +0100 Subject: add domain bygden.dk --- bind/named.conf.pri | 3 +++ 1 file changed, 3 insertions(+) (limited to 'bind/named.conf.pri') 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 -- cgit v1.2.3