From 92ddd1574b1bb13f45b6b7c21f2ee3de4a8634a5 Mon Sep 17 00:00:00 2001 From: Jonas Smedegaard Date: Mon, 1 Feb 2010 20:31:04 +0000 Subject: Add CORIANDER-nomail domain socialinnovation.biz. --- bind/named.conf.BITBASE.DK | 1 + 1 file changed, 1 insertion(+) (limited to 'bind') diff --git a/bind/named.conf.BITBASE.DK b/bind/named.conf.BITBASE.DK index 9e385c6..fe0f27e 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 "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; }; }; zone "taekkemand.net" { type slave; file "db.taekkemand.net"; masters { 80.68.88.141; }; }; -- cgit v1.2.3