summaryrefslogtreecommitdiff
path: root/bind
diff options
context:
space:
mode:
authorJonas Smedegaard <dr@jones.dk>2013-11-06 18:08:13 +0100
committerJonas Smedegaard <dr@jones.dk>2013-11-06 18:08:13 +0100
commit2ceb39a6e0c75161466fdfe0786caa98a19c6fab (patch)
tree06c5d641b774d84ff98d69599a00ef03541ad3f9 /bind
parentb71ec0897a7536755da78c3a719920dad3e0639f (diff)
Serve superserver.dk at BITBASE (not DGIH).
Diffstat (limited to 'bind')
-rw-r--r--bind/named.conf.BITBASE.DK1
-rw-r--r--bind/named.conf.DGI-HUSET.DK1
2 files changed, 1 insertions, 1 deletions
diff --git a/bind/named.conf.BITBASE.DK b/bind/named.conf.BITBASE.DK
index 874f816..72e473a 100644
--- a/bind/named.conf.BITBASE.DK
+++ b/bind/named.conf.BITBASE.DK
@@ -15,3 +15,4 @@ zone "ressourceoptimering.dk." { type slave; file "db.ressourceoptimering.dk.";
zone "sirireiter.dk" { type slave; file "db.sirireiter.dk"; masters { 80.68.88.141; }; };
zone "redpill.dk" { type slave; file "db.redpill.dk"; masters { 80.68.88.141; }; };
zone "scharffenberger.dk" { type slave; file "db.scharffenberger.dk"; masters { 80.68.88.141; }; };
+zone "superserver.dk" { type slave; file "db.superserver.dk"; masters { 80.68.88.141; }; };
diff --git a/bind/named.conf.DGI-HUSET.DK b/bind/named.conf.DGI-HUSET.DK
index c877a51..c41a175 100644
--- a/bind/named.conf.DGI-HUSET.DK
+++ b/bind/named.conf.DGI-HUSET.DK
@@ -1,3 +1,2 @@
zone "dgi-huset.dk" { type slave; file "db.dgi-huset.dk"; masters { 80.166.109.186; }; };
zone "dgihuset.dk" { type slave; file "db.dgihuset.dk"; masters { 80.166.109.186; }; };
-zone "superserver.dk" { type slave; file "db.superserver.dk"; masters { 80.166.109.186; }; };