From cdfa62dd9a6c3eebf0c4461347738777b293da2b Mon Sep 17 00:00:00 2001 From: Jonas Smedegaard Date: Fri, 30 Jan 2004 17:32:25 +0000 Subject: Add (not so) new JONES domains eventyrklub.dk and minbrorsbutik.dk. --- bind/named.conf.pri | 2 ++ 1 file changed, 2 insertions(+) (limited to 'bind/named.conf.pri') diff --git a/bind/named.conf.pri b/bind/named.conf.pri index 8af3316..58e53f7 100644 --- a/bind/named.conf.pri +++ b/bind/named.conf.pri @@ -11,12 +11,14 @@ zone "bawnager.dk" { type master; file "/etc/local-COMMON/bind/JONES/JONES-mail zone "bluepill.dk" { type master; file "/etc/local-COMMON/bind/JONES/JONES-nomail"; allow-transfer { jones_slaves; }; }; // Spiff zone "cph-bmx.dk" { type master; file "/etc/local-COMMON/bind/JONES/JONES"; allow-transfer { jones_slaves; }; }; // Nils Stærk zone "cph-squarekitchen.dk" { type master; file "/etc/local-COMMON/bind/JONES/JONES-nomail"; allow-transfer { jones_slaves; }; }; // MacRonald +zone "eventyrklub.dk" { type master; file "/etc/local-COMMON/bind/JONES/JONES-nomail"; allow-transfer { jones_slaves; }; }; // Fritz zone "istedgade103.dk" { type master; file "/etc/local-COMMON/bind/JONES/JONES-nomail"; allow-transfer { jones_slaves; }; }; // MacRonald zone "jones.dk" { type master; file "/etc/local-COMMON/bind/JONES/jones.dk"; allow-transfer { jones_slaves; }; }; // Jones zone "kassandra-production.dk" { type master; file "/etc/local-COMMON/bind/JONES/JONES"; allow-transfer { jones_slaves; }; }; zone "knudemand.dk" { type master; file "/etc/local-COMMON/bind/JONES/JONES"; allow-transfer { jones_slaves; }; }; // Jacob Gorm zone "knudemanden.dk" { type master; file "/etc/local-COMMON/bind/JONES/JONES"; allow-transfer { jones_slaves; }; }; // Jacob Gorm zone "macronald.dk" { type master; file "/etc/local-COMMON/bind/JONES/JONES"; allow-transfer { jones_slaves; }; }; // MacRonald +zone "minbrorsbutik.dk" { type master; file "/etc/local-COMMON/bind/JONES/JONES-nomail"; allow-transfer { jones_slaves; }; }; // Michael L.P. zone "nilsstaerk.dk" { type master; file "/etc/local-COMMON/bind/JONES/JONES"; allow-transfer { jones_slaves; }; }; // Nils Stærk zone "peronard.dk" { type master; file "/etc/local-COMMON/bind/JONES/JONES"; allow-transfer { jones_slaves; }; }; // Michael L.P. zone "public-e.dk" { type master; file "/etc/local-COMMON/bind/JONES/JONES"; allow-transfer { jones_slaves; }; }; // Sara Gebran -- cgit v1.2.3