From 403fe3f127bde11ca34e59d684f217d8a204584e Mon Sep 17 00:00:00 2001 From: Jonas Smedegaard Date: Sat, 2 Nov 2013 17:21:17 +0100 Subject: Add new BITBASE domain altavistafilm.dk. --- bind/named.conf.pri | 1 + 1 file changed, 1 insertion(+) (limited to 'bind') diff --git a/bind/named.conf.pri b/bind/named.conf.pri index 5545c95..86ebd27 100644 --- a/bind/named.conf.pri +++ b/bind/named.conf.pri @@ -5,6 +5,7 @@ // int. pending // dk ns.bitbase.dk +zone "altavistafilm.dk" { type master; file "/etc/local-BITBASE.DK/bind/pri/COREANDER"; allow-transfer { bb_slaves; }; }; // Leif Ascanius Sol zone "biks.dk" { type master; file "/etc/local-BITBASE.DK/bind/pri/COREANDER-nomail"; allow-transfer { bb_slaves; }; }; // Jones zone "birgitmaanestraale.dk" { type master; file "/etc/local-BITBASE.DK/bind/pri/COREANDER-jonesmail"; allow-transfer { bb_slaves; }; }; // Birgit Maanestraale zone "bitbase.dk" { type master; file "/etc/local-BITBASE.DK/bind/pri/bitbase.dk"; allow-transfer { bb_slaves; }; }; // Spiff -- cgit v1.2.3