From f82e604dfb1bc023d177362bb3c908f43ae7e724 Mon Sep 17 00:00:00 2001 From: Jonas Smedegaard Date: Thu, 12 Mar 2015 20:16:17 +0100 Subject: Add HOMEBASE domain thekaospilots.com. --- 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 4db4735..59c744c 100644 --- a/bind/named.conf.HOMEBASE.DK +++ b/bind/named.conf.HOMEBASE.DK @@ -15,3 +15,4 @@ zone "kaospilots.dk" { type slave; file "db.kaospilots.dk"; masters { 94.18.23 zone "localplayers.dk" { type slave; file "db.localplayers.dk"; masters { 94.18.231.212; }; }; zone "theeuropeanedge.dk" { type slave; file "db.theeuropeanedge.dk"; masters { 94.18.231.212; }; }; zone "theeuropeanedgeindustry.dk" { type slave; file "db.theeuropeanedgeindustry.dk"; masters { 94.18.231.212; }; }; +zone "thekaospilots.com" { type slave; file "db.thekaospilots.com"; masters { 94.18.231.212; }; }; -- cgit v1.2.3