diff options
author | Jonas Smedegaard <dr@jones.dk> | 2006-01-16 10:19:50 +0000 |
---|---|---|
committer | Jonas Smedegaard <dr@jones.dk> | 2006-01-16 10:19:50 +0000 |
commit | 91096dd37e7e51b4dbb738d820f05a2df4625df0 (patch) | |
tree | a6f67fc8da4ff0bf3a12f570d686e47668e5b44c /bind | |
parent | 969cd76dcffa9c9fb2db86bd439d4f6a63eb8969 (diff) |
Corrected handles for kaospilot.dk and newly (here) added kaospiloterne.dk.
Diffstat (limited to 'bind')
-rw-r--r-- | bind/Domains | 3 | ||||
-rw-r--r-- | bind/Handles | 2 | ||||
-rw-r--r-- | bind/named.conf.HOMEBASE.DK | 1 |
3 files changed, 4 insertions, 2 deletions
diff --git a/bind/Domains b/bind/Domains index 714c2e4..4475253 100644 --- a/bind/Domains +++ b/bind/Domains @@ -38,7 +38,8 @@ jones.dk jones JS864-DK JS864-DK - JS864-DK 20050105 spiff kaos-communication.dk homeb K1761-DK JS864-DK - K1761-DK 20050105 spiff kaoscommunication.dk homeb K1761-DK JS864-DK - K1761-DK 20050105 spiff kaospilotinternational.dk homeb K506-DK IAGD1-DK - K506-DK 20050112 - -kaospilot.dk homeb K507-DK? UE5-DK? - UE5-DK? 20050105 admin +kaospilot.dk homeb K506-DK IAGD1-DK - K506-DK 20050116 - +kaospiloterne.dk homeb K506-DK IAGD1-DK - K506-DK 20050116 - kaospilots.dk homeb K506-DK IAGD1-DK - K506-DK 20050112 - kassandra-production.dk jones SA4363-DK? ?? - ABL34-DK? 20050105 owner?,admin knudemand.dk jones JGH51-DK JS864-DK - JGH51-DK 20050105 spiff diff --git a/bind/Handles b/bind/Handles index a8f8dc1..edf6425 100644 --- a/bind/Handles +++ b/bind/Handles @@ -35,7 +35,7 @@ K1732-DK Kaospiloterne - 20030123 email K1761-DK KaosPiloterne - 20030123 email K4365-DK Kaospiloterne - 20050105 K506-DK Kaospiloterne - 20050105 -K507-DK Kaospiloterne - 20030123 email,fax +#K507-DK Kaospiloterne - 20030123 email,fax KBK42-DK Københavns BMX Klub Niels Stærk 20030123 KD2482-DK Katja Dollerup - 20030123 MSH165-DK Morten Steinbach Hansen - 20050105 diff --git a/bind/named.conf.HOMEBASE.DK b/bind/named.conf.HOMEBASE.DK index 57ee248..966535d 100644 --- a/bind/named.conf.HOMEBASE.DK +++ b/bind/named.conf.HOMEBASE.DK @@ -8,6 +8,7 @@ zone "homebase.dk" { type slave; file "db.homebase.dk"; masters { 62.121.169.6 zone "kaos-communication.dk" { type slave; file "db.kaos-communication.dk"; masters { 62.121.169.66; }; }; 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 "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; }; }; |