diff options
-rw-r--r-- | bind/named.conf.HOMEBASE.DK | 1 |
1 files changed, 1 insertions, 0 deletions
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; }; }; |