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 52316af..8d9ceda 100644 --- a/bind/named.conf.HOMEBASE.DK +++ b/bind/named.conf.HOMEBASE.DK @@ -9,6 +9,7 @@ zone "kaos-communication.dk" { type slave; file "db.kaos-communication.dk"; ma zone "kaoscommunication.dk" { type slave; file "db.kaoscommunication.dk"; masters { 62.121.169.66; }; }; zone "kaospilot.dk" { type slave; file "db.kaospilot.dk"; masters { 62.121.169.66; }; }; zone "kaospiloterne.dk" { type slave; file "db.kaospiloterne.dk"; masters { 62.121.169.66; }; }; +zone "kaospilotinternational.dk" { type slave; file "db.kaospilotinternational.dk"; masters { 62.121.169.66; }; }; zone "kaospilots.dk" { type slave; file "db.kaospilots.dk"; masters { 62.121.169.66; }; }; zone "kolbert.dk" { type slave; file "db.kolbert.dk"; masters { 62.121.169.66; }; }; zone "localplayers.dk" { type slave; file "db.localplayers.dk"; masters { 62.121.169.66; }; }; |