From 26b8e75e02df5995b0c7c07af5626acbb8a2e2f4 Mon Sep 17 00:00:00 2001 From: Jonas Smedegaard Date: Tue, 24 Jun 2003 17:48:51 +0000 Subject: Add new domain bmxstyle.dk --- bind/named.conf.pri | 1 + 1 file changed, 1 insertion(+) diff --git a/bind/named.conf.pri b/bind/named.conf.pri index a371fe4..b4e9769 100644 --- a/bind/named.conf.pri +++ b/bind/named.conf.pri @@ -14,6 +14,7 @@ zone "bawnager.dk" { type master; file "/etc/local-COMMON/bind/BITBASE/JONES-ma zone "bitbabe.dk" { type master; file "/etc/local-COMMON/bind/BITBASE/BITBASE-nomail"; allow-transfer { bb_slaves; }; }; // Spiff zone "bitbase.dk" { type master; file "/etc/local-COMMON/bind/BITBASE/bitbase.dk"; allow-transfer { bb_slaves; }; }; // Spiff zone "bluepill.dk" { type master; file "/etc/local-COMMON/bind/BITBASE/JONES-nomail"; allow-transfer { bb_slaves; }; }; // Spiff +zone "bmxstyle.dk" { type master; file "/etc/local-COMMON/bind/BITBASE/BITBASE-nomail"; allow-transfer { bb_slaves; }; }; // ASCII33 zone "boerneuniversitetet.dk" { type master; file "/etc/local-COMMON/bind/BITBASE/BITBASE-nomail"; allow-transfer { bb_slaves; }; }; // MacRonald zone "coa.dk" { type master; file "/etc/local-COMMON/bind/BITBASE/coa.dk"; allow-transfer { bb_slaves; }; }; // Cockpit zone "cph-bmx.dk" { type master; file "/etc/local-COMMON/bind/BITBASE/JONES"; allow-transfer { bb_slaves; }; }; // Nils Stærk -- cgit v1.2.3