From 7649cf97a1560a885404c257e35245aaf3cf5b06 Mon Sep 17 00:00:00 2001 From: Jonas Smedegaard Date: Thu, 30 Jun 2005 09:29:18 +0000 Subject: Add new JONES domains anniqa.dk and annikalewis.dk. --- bind/named.conf.pri | 2 ++ 1 file changed, 2 insertions(+) (limited to 'bind') diff --git a/bind/named.conf.pri b/bind/named.conf.pri index 3c5b0ae..0cddf69 100644 --- a/bind/named.conf.pri +++ b/bind/named.conf.pri @@ -5,6 +5,8 @@ // int. pending // dk dns.jones.dk +zone "anniqa.dk" { type master; file "/etc/local-JONES.DK/bind/pri/JONES"; allow-transfer { jones_slaves; }; }; // Annika Lewis +zone "annikalewis.dk" { type master; file "/etc/local-JONES.DK/bind/pri/JONES"; allow-transfer { jones_slaves; }; }; // Annika Lewis zone "bassballs.dk" { type master; file "/etc/local-JONES.DK/bind/pri/JONES-nomail"; allow-transfer { jones_slaves; }; }; // Anders Krøyer zone "bawnager.dk" { type master; file "/etc/local-JONES.DK/bind/pri/JONES-mailonly"; allow-transfer { jones_slaves; }; }; zone "bluepill.dk" { type master; file "/etc/local-JONES.DK/bind/pri/JONES-nomail"; allow-transfer { jones_slaves; }; }; // Spiff -- cgit v1.2.3