summaryrefslogtreecommitdiff
path: root/bind
diff options
context:
space:
mode:
authorJonas Smedegaard <dr@jones.dk>2010-09-02 10:08:10 +0000
committerJonas Smedegaard <dr@jones.dk>2010-09-02 10:08:10 +0000
commit2400444678735a287899ff484ec313e4b48b7b05 (patch)
treec3464f45943b1413bd1734ca581bb56ea2fc645d /bind
parentb933548b67032acebebf16a91d4c9fc25e67d5f6 (diff)
Add new domain kaospilot.no.
Diffstat (limited to 'bind')
-rw-r--r--bind/named.conf.BITBASE.DK1
-rw-r--r--bind/named.conf.HOMEBASE.DK1
2 files changed, 2 insertions, 0 deletions
diff --git a/bind/named.conf.BITBASE.DK b/bind/named.conf.BITBASE.DK
index fe0f27e..989c37f 100644
--- a/bind/named.conf.BITBASE.DK
+++ b/bind/named.conf.BITBASE.DK
@@ -12,6 +12,7 @@ zone "public-e.dk" { type slave; file "db.public-e.dk"; masters { 80.68.88.141
zone "ressourceoptimering.dk." { type slave; file "db.ressourceoptimering.dk."; masters { 80.68.88.141; }; };
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 "socialinnovation.biz" { type slave; file "db.socialinnovation.biz"; masters { 80.68.88.141; }; };
zone "starquality.dk" { type slave; file "db.starquality.dk"; masters { 80.68.88.141; }; };
zone "svalerne.dk" { type slave; file "db.svalerne.dk"; masters { 80.68.88.141; }; };
diff --git a/bind/named.conf.HOMEBASE.DK b/bind/named.conf.HOMEBASE.DK
index 5d27fd5..8198758 100644
--- a/bind/named.conf.HOMEBASE.DK
+++ b/bind/named.conf.HOMEBASE.DK
@@ -7,6 +7,7 @@ zone "homebase.dk" { type slave; file "db.homebase.dk"; masters { 87.57.161.21
zone "kaos-communication.dk" { type slave; file "db.kaos-communication.dk"; masters { 87.57.161.214; }; };
zone "kaoscommunication.dk" { type slave; file "db.kaoscommunication.dk"; masters { 87.57.161.214; }; };
zone "kaospilot.dk" { type slave; file "db.kaospilot.dk"; masters { 87.57.161.214; }; };
+zone "kaospilot.no" { type slave; file "db.kaospilot.no"; masters { 87.57.161.214; }; };
zone "kaospiloterne.dk" { type slave; file "db.kaospiloterne.dk"; masters { 87.57.161.214; }; };
zone "kaospilotinternational.dk" { type slave; file "db.kaospilotinternational.dk"; masters { 87.57.161.214; }; };
zone "kaospilots.dk" { type slave; file "db.kaospilots.dk"; masters { 87.57.161.214; }; };