From fd387e2bf29c7d2bf5032b7088764dc7e7287bf0 Mon Sep 17 00:00:00 2001 From: Jonas Smedegaard Date: Sun, 25 May 2014 15:23:25 +0200 Subject: Add JONES.DK domain altavistafilm.dk. --- bind/named.conf.JONES.DK | 1 + 1 file changed, 1 insertion(+) diff --git a/bind/named.conf.JONES.DK b/bind/named.conf.JONES.DK index 465f019..e97a2c3 100644 --- a/bind/named.conf.JONES.DK +++ b/bind/named.conf.JONES.DK @@ -1,3 +1,4 @@ +zone "altavistafilm.dk" { type slave; file "db.altavistafilm.dk"; masters { 188.183.5.254; }; }; zone "anniqa.dk" { type slave; file "db.anniqa.dk"; masters { 188.183.5.254; }; }; zone "bassballs.dk" { type slave; file "db.bassballs.dk"; masters { 188.183.5.254; }; }; zone "feliciaweb.dk" { type slave; file "db.feliciaweb.dk"; masters { 188.183.5.254; }; }; -- cgit v1.2.3