From 48e59b5325ba7577a2c467e3819411fc6b3bc4fa Mon Sep 17 00:00:00 2001 From: Jonas Smedegaard Date: Mon, 4 Apr 2016 11:35:02 +0200 Subject: Add HOMEBASE domain kaospilot.net. --- bind/named.conf.HOMEBASE.DK | 1 + 1 file changed, 1 insertion(+) (limited to 'bind') diff --git a/bind/named.conf.HOMEBASE.DK b/bind/named.conf.HOMEBASE.DK index 2e7432c..54a59f1 100644 --- a/bind/named.conf.HOMEBASE.DK +++ b/bind/named.conf.HOMEBASE.DK @@ -10,6 +10,7 @@ zone "kaospilot-hive.dk" { type slave; file "db.kaospilot-hive.dk"; masters { zone "kaospilot-partner.dk" { type slave; file "db.kaospilot-partner.dk"; masters { 94.18.231.212; }; }; zone "kaospiloterne.dk" { type slave; file "db.kaospiloterne.dk"; masters { 94.18.231.212; }; }; zone "kaospilotinternational.dk" { type slave; file "db.kaospilotinternational.dk"; masters { 94.18.231.212; }; }; +zone "kaospilot.net" { type slave; file "db.kaospilot.net"; masters { 94.18.231.212; }; }; zone "kaospilot.no" { type slave; file "db.kaospilot.no"; masters { 94.18.231.212; }; }; zone "kaospilot.se" { type slave; file "db.kaospilot.se"; masters { 94.18.231.212; }; }; zone "kaospilotoutpost.dk" { type slave; file "db.kaospilotoutpost.dk"; masters { 94.18.231.212; }; }; -- cgit v1.2.3