From 2400444678735a287899ff484ec313e4b48b7b05 Mon Sep 17 00:00:00 2001 From: Jonas Smedegaard Date: Thu, 2 Sep 2010 10:08:10 +0000 Subject: Add new domain kaospilot.no. --- bind/named.conf.BITBASE.DK | 1 + bind/named.conf.HOMEBASE.DK | 1 + 2 files changed, 2 insertions(+) (limited to 'bind') 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; }; }; -- cgit v1.2.3