From 9f90169fce870428f6bd3b0220b924d68a12fc42 Mon Sep 17 00:00:00 2001 From: Jonas Smedegaard Date: Thu, 20 May 2004 11:36:40 +0000 Subject: Move superserver.dk from BITBASE to DGIH (to simplify things). Have pluto.dgi-huset.dk (ns.superserver.dk) be primary for DGIH and secondary for JONES HOMEBASE CONDUCT LAB IDA and BITBASE. --- bind/named.conf.BITBASE.DK | 1 - bind/named.conf.DGI-HUSET.DK | 1 + 2 files changed, 1 insertion(+), 1 deletion(-) (limited to 'bind') diff --git a/bind/named.conf.BITBASE.DK b/bind/named.conf.BITBASE.DK index d204a56..1d3ea91 100644 --- a/bind/named.conf.BITBASE.DK +++ b/bind/named.conf.BITBASE.DK @@ -28,7 +28,6 @@ zone "resolution.dk" { type slave; file "db.resolution.dk"; masters { 83.133.6 zone "sserver.dk" { type slave; file "db.sserver.dk"; masters { 83.133.64.38; }; }; zone "starquality.dk" { type slave; file "db.starquality.dk"; masters { 83.133.64.38; }; }; zone "steenwinkel.dk" { type slave; file "db.steenwinkel.dk"; masters { 83.133.64.38; }; }; -zone "superserver.dk" { type slave; file "db.superserver.dk"; masters { 83.133.64.38; }; }; zone "taekkemand.net" { type slave; file "db.taekkemand.net"; masters { 83.133.64.38; }; }; zone "thirdculture.dk" { type slave; file "db.thirdculture.dk"; masters { 83.133.64.38; }; }; zone "tinghaven.dk" { type slave; file "db.tinghaven.dk"; masters { 83.133.64.38; }; }; diff --git a/bind/named.conf.DGI-HUSET.DK b/bind/named.conf.DGI-HUSET.DK index 82825df..75c6dc0 100644 --- a/bind/named.conf.DGI-HUSET.DK +++ b/bind/named.conf.DGI-HUSET.DK @@ -1,2 +1,3 @@ zone "dgi-huset.dk" { type slave; file "db.dgi-huset.dk"; masters { 83.133.64.38; }; }; zone "dgihuset.dk" { type slave; file "db.dgihuset.dk"; masters { 83.133.64.38; }; }; +zone "superserver.dk" { type slave; file "db.superserver.dk"; masters { 83.133.64.38; }; }; -- cgit v1.2.3