diff options
Diffstat (limited to 'bind')
-rw-r--r-- | bind/named.conf.HOMEBASE.DK | 4 | ||||
-rw-r--r-- | bind/named.conf.HOMEBASE.DK.internal | 4 |
2 files changed, 0 insertions, 8 deletions
diff --git a/bind/named.conf.HOMEBASE.DK b/bind/named.conf.HOMEBASE.DK deleted file mode 100644 index 299fa8f..0000000 --- a/bind/named.conf.HOMEBASE.DK +++ /dev/null @@ -1,4 +0,0 @@ -zone "homebase.dk" { type slave; file "db.homebase.dk"; masters { 94.18.231.212; }; }; -zone "kaospilot.net" { type slave; file "db.kaospilot.net"; masters { 94.18.231.212; }; }; -zone "kaospilot.no" { type slave; file "db.kaospilot.no"; masters { 94.18.231.212; }; }; -zone "kaospilot.se" { type slave; file "db.kaospilot.se"; masters { 94.18.231.212; }; }; diff --git a/bind/named.conf.HOMEBASE.DK.internal b/bind/named.conf.HOMEBASE.DK.internal deleted file mode 100644 index afb0512..0000000 --- a/bind/named.conf.HOMEBASE.DK.internal +++ /dev/null @@ -1,4 +0,0 @@ -zone homebase.dk { in-view internal; }; -zone kaospilot.net { in-view internal; }; -zone kaospilot.no { in-view internal; }; -zone kaospilot.se { in-view internal; }; |