diff options
-rw-r--r-- | bind/named.conf.HOMEBASE.DK | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/bind/named.conf.HOMEBASE.DK b/bind/named.conf.HOMEBASE.DK index e11acf7..2091060 100644 --- a/bind/named.conf.HOMEBASE.DK +++ b/bind/named.conf.HOMEBASE.DK @@ -6,11 +6,8 @@ zone "frontloberne.dk" { type slave; file "db.frontloberne.dk"; masters { 212. zone "frontloeberne.dk" { type slave; file "db.frontloeberne.dk"; masters { 212.99.226.250; }; }; zone "frontrunners.net" { type slave; file "db.frontrunners.net"; masters { 212.99.226.250; }; }; zone "homebase.dk" { type slave; file "db.homebase.dk"; masters { 212.99.226.250; }; }; -zone "kaos-communication.com" { type slave; file "db.kaos-communication.com"; masters { 212.99.226.250; }; }; zone "kaos-communication.dk" { type slave; file "db.kaos-communication.dk"; masters { 212.99.226.250; }; }; -zone "kaoscommunication.com" { type slave; file "db.kaoscommunication.com"; masters { 212.99.226.250; }; }; zone "kaoscommunication.dk" { type slave; file "db.kaoscommunication.dk"; masters { 212.99.226.250; }; }; -zone "kaoshardcore.com" { type slave; file "db.kaoshardcore.com"; masters { 212.99.226.250; }; }; zone "kaosheartcore.com" { type slave; file "db.kaosheartcore.com"; masters { 212.99.226.250; }; }; zone "kaosheartcore.dk" { type slave; file "db.kaosheartcore.dk"; masters { 212.99.226.250; }; }; zone "kaoslab.dk" { type slave; file "db.kaoslab.dk"; masters { 212.99.226.250; }; }; |