From 39a6ce1abfa93bd0c70275606d30970f278ccc1d Mon Sep 17 00:00:00 2001 From: Jonas Smedegaard Date: Mon, 23 Jun 2014 20:14:24 +0200 Subject: Add JONES.DK domain couchdesign.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 591d420..50de396 100644 --- a/bind/named.conf.pri +++ b/bind/named.conf.pri @@ -14,6 +14,9 @@ zone "anniqa.dk" { zone "bassballs.dk" { type master; allow-transfer { jones_peers; }; file "/usr/local/etc-JONES.DK/bind/pri/JONES"; }; // Anders Krøyer +zone "couchdesign.dk" { + type master; allow-transfer { jones_peers; }; + file "/usr/local/etc-JONES.DK/bind/pri/JONES"; }; // Jones zone "feliciaweb.dk" { type master; allow-transfer { jones_peers; }; file "/usr/local/etc-JONES.DK/bind/pri/JONES"; }; // Anders Krøyer -- cgit v1.2.3