From 4a61f5c788c52b49a5ff48402d7b4bf5a67832d4 Mon Sep 17 00:00:00 2001 From: Jonas Smedegaard Date: Sun, 1 Jun 2003 13:47:22 +0000 Subject: Move conduct.dk from BITBASE to CONDUCT (but with ns.superserver.dk at JONES as primary ns). --- bind/named.conf.BITBASE.DK | 1 - bind/named.conf.CONDUCT.DK | 1 + 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/bind/named.conf.BITBASE.DK b/bind/named.conf.BITBASE.DK index a4aba2e..df1652b 100644 --- a/bind/named.conf.BITBASE.DK +++ b/bind/named.conf.BITBASE.DK @@ -11,7 +11,6 @@ zone "bitbase.dk" { type slave; file "db.bitbase.dk"; masters { 213.150.41.151 zone "bluepill.dk" { type slave; file "db.bluepill.dk"; masters { 213.150.41.151; }; }; zone "boerneuniversitetet.dk" { type slave; file "db.boerneuniversitetet.dk"; masters { 213.150.41.151; }; }; zone "coa.dk" { type slave; file "db.coa.dk"; masters { 213.150.41.151; }; }; -zone "conduct.dk" { type slave; file "db.conduct.dk"; masters { 213.150.41.151; }; }; zone "cph-bmx.dk" { type slave; file "db.cph-bmx.dk"; masters { 213.150.41.151; }; }; zone "cph-squarekitchen.dk" { type slave; file "db.cph-squarekitchen.dk"; masters { 213.150.41.151; }; }; zone "craignative.com" { type slave; file "db.craignative.com"; masters { 213.150.41.151; }; }; diff --git a/bind/named.conf.CONDUCT.DK b/bind/named.conf.CONDUCT.DK index f0452d0..cbfaa44 100644 --- a/bind/named.conf.CONDUCT.DK +++ b/bind/named.conf.CONDUCT.DK @@ -1,4 +1,5 @@ zone "biks.dk" { type slave; file "db.biks.dk"; masters { 212.99.226.254; }; }; +zone "conduct.dk" { type slave; file "db.conduct.dk"; masters { 212.99.226.254; }; }; zone "nord-utte.org" { type slave; file "db.nord-utte.org"; masters { 212.99.226.254; }; }; zone "linuxpilot.dk" { type slave; file "db.linuxpilot.dk"; masters { 212.99.226.254; }; }; zone "linuxpiloterne.dk" { type slave; file "db.linuxpiloterne.dk"; masters { 212.99.226.254; }; }; -- cgit v1.2.3