From 3db19cbc3b7410a1187d4966962ae4507cd7621f Mon Sep 17 00:00:00 2001 From: Jonas Smedegaard Date: Sat, 22 Jan 2005 12:58:26 +0000 Subject: add new domain borneuni.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 7c77e6b..a8667b1 100644 --- a/bind/named.conf.pri +++ b/bind/named.conf.pri @@ -11,6 +11,7 @@ zone "biks.dk" { type master; file "/etc/local-BITBASE.DK/bind/pri/BITBASE-nom zone "bitbabe.dk" { type master; file "/etc/local-BITBASE.DK/bind/pri/BITBASE-nomail"; allow-transfer { bb_slaves; }; }; // Spiff zone "bitbase.dk" { type master; file "/etc/local-BITBASE.DK/bind/pri/bitbase.dk"; allow-transfer { bb_slaves; }; }; // Spiff zone "boerneuni.dk" { type master; file "/etc/local-BITBASE.DK/bind/pri/BITBASE-nomail"; allow-transfer { bb_slaves; }; }; // MacRonald (alt er forkert) +zone "borneuni.dk" { type master; file "/etc/local-BITBASE.DK/bind/pri/BITBASE-nomail"; allow-transfer { bb_slaves; }; }; // MacRonald zone "bygalternativt.dk" { type master; file "/etc/local-BITBASE.DK/bind/pri/BITBASE-nomail"; allow-transfer { bb_slaves; }; }; // Lone Samuelsson zone "electrohype.dk" { type master; file "/etc/local-BITBASE.DK/bind/pri/BITBASE"; allow-transfer { bb_slaves; }; }; // Maria Minard zone "freespace-cph.dk" { type master; file "/etc/local-BITBASE.DK/bind/pri/BITBASE"; allow-transfer { bb_slaves; }; }; // Maria Minard -- cgit v1.2.3