diff options
-rw-r--r-- | bind/named.conf.HOMEBASE.DK | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/bind/named.conf.HOMEBASE.DK b/bind/named.conf.HOMEBASE.DK index 67769e2..b7e978f 100644 --- a/bind/named.conf.HOMEBASE.DK +++ b/bind/named.conf.HOMEBASE.DK @@ -7,7 +7,6 @@ zone "frontrunners.net" { type slave; file "db.frontrunners.net"; masters { 21 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 "kaosacademy.dk" { type slave; file "db.kaosacademy.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; }; }; |