diff options
author | root <root@frank.tg14.gathering.org> | 2014-04-20 02:36:36 +0200 |
---|---|---|
committer | root <root@frank.tg14.gathering.org> | 2014-04-20 02:36:36 +0200 |
commit | b231e372681e6bfc499fd2aadda840e0b607278f (patch) | |
tree | d7f742eba33c5317417d5f53f6fa61287b2ba8ae /bind/slave | |
parent | 65f98b040aaff35202fa1e79c4f74fcdaf09329f (diff) |
Removed files from the root-directory. Moved into 'examples' dir.
Diffstat (limited to 'bind/slave')
174 files changed, 0 insertions, 2637 deletions
diff --git a/bind/slave/bind.keys b/bind/slave/bind.keys deleted file mode 100644 index b003c53..0000000 --- a/bind/slave/bind.keys +++ /dev/null @@ -1,49 +0,0 @@ -/* $Id: bind.keys,v 1.5.42.2 2011-01-04 19:14:48 each Exp $ */ -# The bind.keys file is used to override built-in DNSSEC trust anchors -# which are included as part of BIND 9. As of the current release (BIND -# 9.7), the only trust anchor it sets is the one for the ISC DNSSEC -# Lookaside Validation zone ("dlv.isc.org"). Trust anchors for any other -# zones MUST be configured elsewhere; if they are configured here, they -# will not be recognized or used by named. -# -# This file also contains a copy of the trust anchor for the DNS root zone -# ("."). However, named does not use it; it is provided here for -# informational purposes only. To switch on DNSSEC validation at the -# root, the root key below can be copied into named.conf. -# -# The built-in DLV trust anchor in this file is used directly by named. -# However, it is not activated unless specifically switched on. To use -# the DLV key, set "dnssec-lookaside auto;" in the named.conf options. -# Without this option being set, the key in this file is ignored. -# -# This file is NOT expected to be user-configured. -# -# These keys are current as of January 2011. If any key fails to -# initialize correctly, it may have expired. In that event you should -# replace this file with a current version. The latest version of -# bind.keys can always be obtained from ISC at https://www.isc.org/bind-keys. - -managed-keys { - # ISC DLV: See https://www.isc.org/solutions/dlv for details. - # NOTE: This key is activated by setting "dnssec-lookaside auto;" - # in named.conf. - dlv.isc.org. initial-key 257 3 5 "BEAAAAPHMu/5onzrEE7z1egmhg/WPO0+juoZrW3euWEn4MxDCE1+lLy2 - brhQv5rN32RKtMzX6Mj70jdzeND4XknW58dnJNPCxn8+jAGl2FZLK8t+ - 1uq4W+nnA3qO2+DL+k6BD4mewMLbIYFwe0PG73Te9fZ2kJb56dhgMde5 - ymX4BI/oQ+cAK50/xvJv00Frf8kw6ucMTwFlgPe+jnGxPPEmHAte/URk - Y62ZfkLoBAADLHQ9IrS2tryAe7mbBZVcOwIeU/Rw/mRx/vwwMCTgNboM - QKtUdvNXDrYJDSHZws3xiRXF1Rf+al9UmZfSav/4NWLKjHzpT59k/VSt - TDN0YUuWrBNh"; - - # ROOT KEY: See https://data.iana.org/root-anchors/root-anchors.xml - # for current trust anchor information. - # NOTE: This key is activated by setting "dnssec-validation auto;" - # in named.conf. - . initial-key 257 3 8 "AwEAAagAIKlVZrpC6Ia7gEzahOR+9W29euxhJhVVLOyQbSEW0O8gcCjF - FVQUTf6v58fLjwBd0YI0EzrAcQqBGCzh/RStIoO8g0NfnfL2MTJRkxoX - bfDaUeVPQuYEhg37NZWAJQ9VnMVDxP/VHL496M/QZxkjf5/Efucp2gaD - X6RS6CXpoY68LsvPVjR0ZSwzz1apAzvN9dlzEheX7ICJBBtuA6G3LQpz - W5hOA2hzCTMjJPJ8LbqF6dsV6DoBQzgul0sGIcGOYl7OyQdXfZ57relS - Qageu+ipAdTTJ25AsRTAoub8ONGcLmqrAmRLKBP1dfwhYB4N7knNnulq - QxA+Uk1ihz0="; -}; diff --git a/bind/slave/conf-slave/ap-dist0.conf b/bind/slave/conf-slave/ap-dist0.conf deleted file mode 100644 index 6cb150c..0000000 --- a/bind/slave/conf-slave/ap-dist0.conf +++ /dev/null @@ -1,7 +0,0 @@ -zone "ap-dist0.tg13.gathering.org" { - type slave; - notify no; - masters { bootstrap; }; - file "slave/ap-dist0.tg13.gathering.org.zone"; - allow-transfer { ns-xfr; }; -}; diff --git a/bind/slave/conf-slave/ap-dist1.conf b/bind/slave/conf-slave/ap-dist1.conf deleted file mode 100644 index 657aaac..0000000 --- a/bind/slave/conf-slave/ap-dist1.conf +++ /dev/null @@ -1,7 +0,0 @@ -zone "ap-dist1.tg13.gathering.org" { - type slave; - notify no; - masters { bootstrap; }; - file "slave/ap-dist1.tg13.gathering.org.zone"; - allow-transfer { ns-xfr; }; -}; diff --git a/bind/slave/conf-slave/ap-dist2.conf b/bind/slave/conf-slave/ap-dist2.conf deleted file mode 100644 index 96ac51e..0000000 --- a/bind/slave/conf-slave/ap-dist2.conf +++ /dev/null @@ -1,7 +0,0 @@ -zone "ap-dist2.tg13.gathering.org" { - type slave; - notify no; - masters { bootstrap; }; - file "slave/ap-dist2.tg13.gathering.org.zone"; - allow-transfer { ns-xfr; }; -}; diff --git a/bind/slave/conf-slave/ap-dist3.conf b/bind/slave/conf-slave/ap-dist3.conf deleted file mode 100644 index 1807f13..0000000 --- a/bind/slave/conf-slave/ap-dist3.conf +++ /dev/null @@ -1,7 +0,0 @@ -zone "ap-dist3.tg13.gathering.org" { - type slave; - notify no; - masters { bootstrap; }; - file "slave/ap-dist3.tg13.gathering.org.zone"; - allow-transfer { ns-xfr; }; -}; diff --git a/bind/slave/conf-slave/ap-dist4.conf b/bind/slave/conf-slave/ap-dist4.conf deleted file mode 100644 index 0cebd7f..0000000 --- a/bind/slave/conf-slave/ap-dist4.conf +++ /dev/null @@ -1,7 +0,0 @@ -zone "ap-dist4.tg13.gathering.org" { - type slave; - notify no; - masters { bootstrap; }; - file "slave/ap-dist4.tg13.gathering.org.zone"; - allow-transfer { ns-xfr; }; -}; diff --git a/bind/slave/conf-slave/care.conf b/bind/slave/conf-slave/care.conf deleted file mode 100644 index c42c48c..0000000 --- a/bind/slave/conf-slave/care.conf +++ /dev/null @@ -1,7 +0,0 @@ -zone "care.tg13.gathering.org" { - type slave; - notify no; - masters { bootstrap; }; - file "slave/care.tg13.gathering.org.zone"; - allow-transfer { ns-xfr; }; -}; diff --git a/bind/slave/conf-slave/chillout.conf b/bind/slave/conf-slave/chillout.conf deleted file mode 100644 index 5cd6569..0000000 --- a/bind/slave/conf-slave/chillout.conf +++ /dev/null @@ -1,7 +0,0 @@ -zone "chillout.tg13.gathering.org" { - type slave; - notify no; - masters { bootstrap; }; - file "slave/chillout.tg13.gathering.org.zone"; - allow-transfer { ns-xfr; }; -}; diff --git a/bind/slave/conf-slave/creativia.conf b/bind/slave/conf-slave/creativia.conf deleted file mode 100644 index 668bc7d..0000000 --- a/bind/slave/conf-slave/creativia.conf +++ /dev/null @@ -1,7 +0,0 @@ -zone "creativia.tg13.gathering.org" { - type slave; - notify no; - masters { bootstrap; }; - file "slave/creativia.tg13.gathering.org.zone"; - allow-transfer { ns-xfr; }; -}; diff --git a/bind/slave/conf-slave/crew1.conf b/bind/slave/conf-slave/crew1.conf deleted file mode 100644 index d30580a..0000000 --- a/bind/slave/conf-slave/crew1.conf +++ /dev/null @@ -1,7 +0,0 @@ -zone "crew1.tg13.gathering.org" { - type slave; - notify no; - masters { bootstrap; }; - file "slave/crew1.tg13.gathering.org.zone"; - allow-transfer { ns-xfr; }; -}; diff --git a/bind/slave/conf-slave/crew2.conf b/bind/slave/conf-slave/crew2.conf deleted file mode 100644 index dc08880..0000000 --- a/bind/slave/conf-slave/crew2.conf +++ /dev/null @@ -1,7 +0,0 @@ -zone "crew2.tg13.gathering.org" { - type slave; - notify no; - masters { bootstrap; }; - file "slave/crew2.tg13.gathering.org.zone"; - allow-transfer { ns-xfr; }; -}; diff --git a/bind/slave/conf-slave/crew3.conf b/bind/slave/conf-slave/crew3.conf deleted file mode 100644 index 456a90b..0000000 --- a/bind/slave/conf-slave/crew3.conf +++ /dev/null @@ -1,7 +0,0 @@ -zone "crew3.tg13.gathering.org" { - type slave; - notify no; - masters { bootstrap; }; - file "slave/crew3.tg13.gathering.org.zone"; - allow-transfer { ns-xfr; }; -}; diff --git a/bind/slave/conf-slave/crew4.conf b/bind/slave/conf-slave/crew4.conf deleted file mode 100644 index 56ad6c0..0000000 --- a/bind/slave/conf-slave/crew4.conf +++ /dev/null @@ -1,7 +0,0 @@ -zone "crew4.tg13.gathering.org" { - type slave; - notify no; - masters { bootstrap; }; - file "slave/crew4.tg13.gathering.org.zone"; - allow-transfer { ns-xfr; }; -}; diff --git a/bind/slave/conf-slave/crew5.conf b/bind/slave/conf-slave/crew5.conf deleted file mode 100644 index b562849..0000000 --- a/bind/slave/conf-slave/crew5.conf +++ /dev/null @@ -1,7 +0,0 @@ -zone "crew5.tg13.gathering.org" { - type slave; - notify no; - masters { bootstrap; }; - file "slave/crew5.tg13.gathering.org.zone"; - allow-transfer { ns-xfr; }; -}; diff --git a/bind/slave/conf-slave/crew6.conf b/bind/slave/conf-slave/crew6.conf deleted file mode 100644 index 6bf3b9f..0000000 --- a/bind/slave/conf-slave/crew6.conf +++ /dev/null @@ -1,7 +0,0 @@ -zone "crew6.tg13.gathering.org" { - type slave; - notify no; - masters { bootstrap; }; - file "slave/crew6.tg13.gathering.org.zone"; - allow-transfer { ns-xfr; }; -}; diff --git a/bind/slave/conf-slave/defektraid.conf b/bind/slave/conf-slave/defektraid.conf deleted file mode 100644 index fee8190..0000000 --- a/bind/slave/conf-slave/defektraid.conf +++ /dev/null @@ -1,7 +0,0 @@ -zone "defektraid.tg13.gathering.org" { - type slave; - notify no; - masters { bootstrap; }; - file "slave/defektraid.tg13.gathering.org.zone"; - allow-transfer { ns-xfr; }; -}; diff --git a/bind/slave/conf-slave/e1-3.conf b/bind/slave/conf-slave/e1-3.conf deleted file mode 100644 index b32ca6c..0000000 --- a/bind/slave/conf-slave/e1-3.conf +++ /dev/null @@ -1,7 +0,0 @@ -zone "e1-3.tg13.gathering.org" { - type slave; - notify no; - masters { bootstrap; }; - file "slave/e1-3.tg13.gathering.org.zone"; - allow-transfer { ns-xfr; }; -}; diff --git a/bind/slave/conf-slave/e1-4.conf b/bind/slave/conf-slave/e1-4.conf deleted file mode 100644 index f24e839..0000000 --- a/bind/slave/conf-slave/e1-4.conf +++ /dev/null @@ -1,7 +0,0 @@ -zone "e1-4.tg13.gathering.org" { - type slave; - notify no; - masters { bootstrap; }; - file "slave/e1-4.tg13.gathering.org.zone"; - allow-transfer { ns-xfr; }; -}; diff --git a/bind/slave/conf-slave/e11-1.conf b/bind/slave/conf-slave/e11-1.conf deleted file mode 100644 index 2a4f1a1..0000000 --- a/bind/slave/conf-slave/e11-1.conf +++ /dev/null @@ -1,7 +0,0 @@ -zone "e11-1.tg13.gathering.org" { - type slave; - notify no; - masters { bootstrap; }; - file "slave/e11-1.tg13.gathering.org.zone"; - allow-transfer { ns-xfr; }; -}; diff --git a/bind/slave/conf-slave/e11-2.conf b/bind/slave/conf-slave/e11-2.conf deleted file mode 100644 index 0872ce0..0000000 --- a/bind/slave/conf-slave/e11-2.conf +++ /dev/null @@ -1,7 +0,0 @@ -zone "e11-2.tg13.gathering.org" { - type slave; - notify no; - masters { bootstrap; }; - file "slave/e11-2.tg13.gathering.org.zone"; - allow-transfer { ns-xfr; }; -}; diff --git a/bind/slave/conf-slave/e11-3.conf b/bind/slave/conf-slave/e11-3.conf deleted file mode 100644 index a88eff2..0000000 --- a/bind/slave/conf-slave/e11-3.conf +++ /dev/null @@ -1,7 +0,0 @@ -zone "e11-3.tg13.gathering.org" { - type slave; - notify no; - masters { bootstrap; }; - file "slave/e11-3.tg13.gathering.org.zone"; - allow-transfer { ns-xfr; }; -}; diff --git a/bind/slave/conf-slave/e11-4.conf b/bind/slave/conf-slave/e11-4.conf deleted file mode 100644 index 8ab56ee..0000000 --- a/bind/slave/conf-slave/e11-4.conf +++ /dev/null @@ -1,7 +0,0 @@ -zone "e11-4.tg13.gathering.org" { - type slave; - notify no; - masters { bootstrap; }; - file "slave/e11-4.tg13.gathering.org.zone"; - allow-transfer { ns-xfr; }; -}; diff --git a/bind/slave/conf-slave/e13-1.conf b/bind/slave/conf-slave/e13-1.conf deleted file mode 100644 index 089e887..0000000 --- a/bind/slave/conf-slave/e13-1.conf +++ /dev/null @@ -1,7 +0,0 @@ -zone "e13-1.tg13.gathering.org" { - type slave; - notify no; - masters { bootstrap; }; - file "slave/e13-1.tg13.gathering.org.zone"; - allow-transfer { ns-xfr; }; -}; diff --git a/bind/slave/conf-slave/e13-2.conf b/bind/slave/conf-slave/e13-2.conf deleted file mode 100644 index e766fc3..0000000 --- a/bind/slave/conf-slave/e13-2.conf +++ /dev/null @@ -1,7 +0,0 @@ -zone "e13-2.tg13.gathering.org" { - type slave; - notify no; - masters { bootstrap; }; - file "slave/e13-2.tg13.gathering.org.zone"; - allow-transfer { ns-xfr; }; -}; diff --git a/bind/slave/conf-slave/e13-3.conf b/bind/slave/conf-slave/e13-3.conf deleted file mode 100644 index e8f71e0..0000000 --- a/bind/slave/conf-slave/e13-3.conf +++ /dev/null @@ -1,7 +0,0 @@ -zone "e13-3.tg13.gathering.org" { - type slave; - notify no; - masters { bootstrap; }; - file "slave/e13-3.tg13.gathering.org.zone"; - allow-transfer { ns-xfr; }; -}; diff --git a/bind/slave/conf-slave/e13-4.conf b/bind/slave/conf-slave/e13-4.conf deleted file mode 100644 index 268659b..0000000 --- a/bind/slave/conf-slave/e13-4.conf +++ /dev/null @@ -1,7 +0,0 @@ -zone "e13-4.tg13.gathering.org" { - type slave; - notify no; - masters { bootstrap; }; - file "slave/e13-4.tg13.gathering.org.zone"; - allow-transfer { ns-xfr; }; -}; diff --git a/bind/slave/conf-slave/e15-1.conf b/bind/slave/conf-slave/e15-1.conf deleted file mode 100644 index 1259ee2..0000000 --- a/bind/slave/conf-slave/e15-1.conf +++ /dev/null @@ -1,7 +0,0 @@ -zone "e15-1.tg13.gathering.org" { - type slave; - notify no; - masters { bootstrap; }; - file "slave/e15-1.tg13.gathering.org.zone"; - allow-transfer { ns-xfr; }; -}; diff --git a/bind/slave/conf-slave/e15-2.conf b/bind/slave/conf-slave/e15-2.conf deleted file mode 100644 index fa1762a..0000000 --- a/bind/slave/conf-slave/e15-2.conf +++ /dev/null @@ -1,7 +0,0 @@ -zone "e15-2.tg13.gathering.org" { - type slave; - notify no; - masters { bootstrap; }; - file "slave/e15-2.tg13.gathering.org.zone"; - allow-transfer { ns-xfr; }; -}; diff --git a/bind/slave/conf-slave/e15-3.conf b/bind/slave/conf-slave/e15-3.conf deleted file mode 100644 index 3c57263..0000000 --- a/bind/slave/conf-slave/e15-3.conf +++ /dev/null @@ -1,7 +0,0 @@ -zone "e15-3.tg13.gathering.org" { - type slave; - notify no; - masters { bootstrap; }; - file "slave/e15-3.tg13.gathering.org.zone"; - allow-transfer { ns-xfr; }; -}; diff --git a/bind/slave/conf-slave/e15-4.conf b/bind/slave/conf-slave/e15-4.conf deleted file mode 100644 index f91bf19..0000000 --- a/bind/slave/conf-slave/e15-4.conf +++ /dev/null @@ -1,7 +0,0 @@ -zone "e15-4.tg13.gathering.org" { - type slave; - notify no; - masters { bootstrap; }; - file "slave/e15-4.tg13.gathering.org.zone"; - allow-transfer { ns-xfr; }; -}; diff --git a/bind/slave/conf-slave/e17-1.conf b/bind/slave/conf-slave/e17-1.conf deleted file mode 100644 index 52f7c74..0000000 --- a/bind/slave/conf-slave/e17-1.conf +++ /dev/null @@ -1,7 +0,0 @@ -zone "e17-1.tg13.gathering.org" { - type slave; - notify no; - masters { bootstrap; }; - file "slave/e17-1.tg13.gathering.org.zone"; - allow-transfer { ns-xfr; }; -}; diff --git a/bind/slave/conf-slave/e17-2.conf b/bind/slave/conf-slave/e17-2.conf deleted file mode 100644 index c1c99e7..0000000 --- a/bind/slave/conf-slave/e17-2.conf +++ /dev/null @@ -1,7 +0,0 @@ -zone "e17-2.tg13.gathering.org" { - type slave; - notify no; - masters { bootstrap; }; - file "slave/e17-2.tg13.gathering.org.zone"; - allow-transfer { ns-xfr; }; -}; diff --git a/bind/slave/conf-slave/e17-3.conf b/bind/slave/conf-slave/e17-3.conf deleted file mode 100644 index f80c69a..0000000 --- a/bind/slave/conf-slave/e17-3.conf +++ /dev/null @@ -1,7 +0,0 @@ -zone "e17-3.tg13.gathering.org" { - type slave; - notify no; - masters { bootstrap; }; - file "slave/e17-3.tg13.gathering.org.zone"; - allow-transfer { ns-xfr; }; -}; diff --git a/bind/slave/conf-slave/e17-4.conf b/bind/slave/conf-slave/e17-4.conf deleted file mode 100644 index 0494bce..0000000 --- a/bind/slave/conf-slave/e17-4.conf +++ /dev/null @@ -1,7 +0,0 @@ -zone "e17-4.tg13.gathering.org" { - type slave; - notify no; - masters { bootstrap; }; - file "slave/e17-4.tg13.gathering.org.zone"; - allow-transfer { ns-xfr; }; -}; diff --git a/bind/slave/conf-slave/e19-1.conf b/bind/slave/conf-slave/e19-1.conf deleted file mode 100644 index d5ba505..0000000 --- a/bind/slave/conf-slave/e19-1.conf +++ /dev/null @@ -1,7 +0,0 @@ -zone "e19-1.tg13.gathering.org" { - type slave; - notify no; - masters { bootstrap; }; - file "slave/e19-1.tg13.gathering.org.zone"; - allow-transfer { ns-xfr; }; -}; diff --git a/bind/slave/conf-slave/e19-2.conf b/bind/slave/conf-slave/e19-2.conf deleted file mode 100644 index 515ddf8..0000000 --- a/bind/slave/conf-slave/e19-2.conf +++ /dev/null @@ -1,7 +0,0 @@ -zone "e19-2.tg13.gathering.org" { - type slave; - notify no; - masters { bootstrap; }; - file "slave/e19-2.tg13.gathering.org.zone"; - allow-transfer { ns-xfr; }; -}; diff --git a/bind/slave/conf-slave/e19-3.conf b/bind/slave/conf-slave/e19-3.conf deleted file mode 100644 index b09d915..0000000 --- a/bind/slave/conf-slave/e19-3.conf +++ /dev/null @@ -1,7 +0,0 @@ -zone "e19-3.tg13.gathering.org" { - type slave; - notify no; - masters { bootstrap; }; - file "slave/e19-3.tg13.gathering.org.zone"; - allow-transfer { ns-xfr; }; -}; diff --git a/bind/slave/conf-slave/e19-4.conf b/bind/slave/conf-slave/e19-4.conf deleted file mode 100644 index df1c48b..0000000 --- a/bind/slave/conf-slave/e19-4.conf +++ /dev/null @@ -1,7 +0,0 @@ -zone "e19-4.tg13.gathering.org" { - type slave; - notify no; - masters { bootstrap; }; - file "slave/e19-4.tg13.gathering.org.zone"; - allow-transfer { ns-xfr; }; -}; diff --git a/bind/slave/conf-slave/e21-1.conf b/bind/slave/conf-slave/e21-1.conf deleted file mode 100644 index 21eb664..0000000 --- a/bind/slave/conf-slave/e21-1.conf +++ /dev/null @@ -1,7 +0,0 @@ -zone "e21-1.tg13.gathering.org" { - type slave; - notify no; - masters { bootstrap; }; - file "slave/e21-1.tg13.gathering.org.zone"; - allow-transfer { ns-xfr; }; -}; diff --git a/bind/slave/conf-slave/e21-2.conf b/bind/slave/conf-slave/e21-2.conf deleted file mode 100644 index 4278ba6..0000000 --- a/bind/slave/conf-slave/e21-2.conf +++ /dev/null @@ -1,7 +0,0 @@ -zone "e21-2.tg13.gathering.org" { - type slave; - notify no; - masters { bootstrap; }; - file "slave/e21-2.tg13.gathering.org.zone"; - allow-transfer { ns-xfr; }; -}; diff --git a/bind/slave/conf-slave/e21-3.conf b/bind/slave/conf-slave/e21-3.conf deleted file mode 100644 index 85e116e..0000000 --- a/bind/slave/conf-slave/e21-3.conf +++ /dev/null @@ -1,7 +0,0 @@ -zone "e21-3.tg13.gathering.org" { - type slave; - notify no; - masters { bootstrap; }; - file "slave/e21-3.tg13.gathering.org.zone"; - allow-transfer { ns-xfr; }; -}; diff --git a/bind/slave/conf-slave/e21-4.conf b/bind/slave/conf-slave/e21-4.conf deleted file mode 100644 index 1a5c247..0000000 --- a/bind/slave/conf-slave/e21-4.conf +++ /dev/null @@ -1,7 +0,0 @@ -zone "e21-4.tg13.gathering.org" { - type slave; - notify no; - masters { bootstrap; }; - file "slave/e21-4.tg13.gathering.org.zone"; - allow-transfer { ns-xfr; }; -}; diff --git a/bind/slave/conf-slave/e23-1.conf b/bind/slave/conf-slave/e23-1.conf deleted file mode 100644 index 7a6d56c..0000000 --- a/bind/slave/conf-slave/e23-1.conf +++ /dev/null @@ -1,7 +0,0 @@ -zone "e23-1.tg13.gathering.org" { - type slave; - notify no; - masters { bootstrap; }; - file "slave/e23-1.tg13.gathering.org.zone"; - allow-transfer { ns-xfr; }; -}; diff --git a/bind/slave/conf-slave/e23-2.conf b/bind/slave/conf-slave/e23-2.conf deleted file mode 100644 index a98f4e7..0000000 --- a/bind/slave/conf-slave/e23-2.conf +++ /dev/null @@ -1,7 +0,0 @@ -zone "e23-2.tg13.gathering.org" { - type slave; - notify no; - masters { bootstrap; }; - file "slave/e23-2.tg13.gathering.org.zone"; - allow-transfer { ns-xfr; }; -}; diff --git a/bind/slave/conf-slave/e23-3.conf b/bind/slave/conf-slave/e23-3.conf deleted file mode 100644 index 391dd08..0000000 --- a/bind/slave/conf-slave/e23-3.conf +++ /dev/null @@ -1,7 +0,0 @@ -zone "e23-3.tg13.gathering.org" { - type slave; - notify no; - masters { bootstrap; }; - file "slave/e23-3.tg13.gathering.org.zone"; - allow-transfer { ns-xfr; }; -}; diff --git a/bind/slave/conf-slave/e23-4.conf b/bind/slave/conf-slave/e23-4.conf deleted file mode 100644 index 311fa59..0000000 --- a/bind/slave/conf-slave/e23-4.conf +++ /dev/null @@ -1,7 +0,0 @@ -zone "e23-4.tg13.gathering.org" { - type slave; - notify no; - masters { bootstrap; }; - file "slave/e23-4.tg13.gathering.org.zone"; - allow-transfer { ns-xfr; }; -}; diff --git a/bind/slave/conf-slave/e25-1.conf b/bind/slave/conf-slave/e25-1.conf deleted file mode 100644 index ff327b0..0000000 --- a/bind/slave/conf-slave/e25-1.conf +++ /dev/null @@ -1,7 +0,0 @@ -zone "e25-1.tg13.gathering.org" { - type slave; - notify no; - masters { bootstrap; }; - file "slave/e25-1.tg13.gathering.org.zone"; - allow-transfer { ns-xfr; }; -}; diff --git a/bind/slave/conf-slave/e25-2.conf b/bind/slave/conf-slave/e25-2.conf deleted file mode 100644 index 9d77158..0000000 --- a/bind/slave/conf-slave/e25-2.conf +++ /dev/null @@ -1,7 +0,0 @@ -zone "e25-2.tg13.gathering.org" { - type slave; - notify no; - masters { bootstrap; }; - file "slave/e25-2.tg13.gathering.org.zone"; - allow-transfer { ns-xfr; }; -}; diff --git a/bind/slave/conf-slave/e25-3.conf b/bind/slave/conf-slave/e25-3.conf deleted file mode 100644 index 805de20..0000000 --- a/bind/slave/conf-slave/e25-3.conf +++ /dev/null @@ -1,7 +0,0 @@ -zone "e25-3.tg13.gathering.org" { - type slave; - notify no; - masters { bootstrap; }; - file "slave/e25-3.tg13.gathering.org.zone"; - allow-transfer { ns-xfr; }; -}; diff --git a/bind/slave/conf-slave/e25-4.conf b/bind/slave/conf-slave/e25-4.conf deleted file mode 100644 index 9b2c652..0000000 --- a/bind/slave/conf-slave/e25-4.conf +++ /dev/null @@ -1,7 +0,0 @@ -zone "e25-4.tg13.gathering.org" { - type slave; - notify no; - masters { bootstrap; }; - file "slave/e25-4.tg13.gathering.org.zone"; - allow-transfer { ns-xfr; }; -}; diff --git a/bind/slave/conf-slave/e27-1.conf b/bind/slave/conf-slave/e27-1.conf deleted file mode 100644 index 72f0ea7..0000000 --- a/bind/slave/conf-slave/e27-1.conf +++ /dev/null @@ -1,7 +0,0 @@ -zone "e27-1.tg13.gathering.org" { - type slave; - notify no; - masters { bootstrap; }; - file "slave/e27-1.tg13.gathering.org.zone"; - allow-transfer { ns-xfr; }; -}; diff --git a/bind/slave/conf-slave/e27-2.conf b/bind/slave/conf-slave/e27-2.conf deleted file mode 100644 index a798852..0000000 --- a/bind/slave/conf-slave/e27-2.conf +++ /dev/null @@ -1,7 +0,0 @@ -zone "e27-2.tg13.gathering.org" { - type slave; - notify no; - masters { bootstrap; }; - file "slave/e27-2.tg13.gathering.org.zone"; - allow-transfer { ns-xfr; }; -}; diff --git a/bind/slave/conf-slave/e29-1.conf b/bind/slave/conf-slave/e29-1.conf deleted file mode 100644 index 20eb035..0000000 --- a/bind/slave/conf-slave/e29-1.conf +++ /dev/null @@ -1,7 +0,0 @@ -zone "e29-1.tg13.gathering.org" { - type slave; - notify no; - masters { bootstrap; }; - file "slave/e29-1.tg13.gathering.org.zone"; - allow-transfer { ns-xfr; }; -}; diff --git a/bind/slave/conf-slave/e29-2.conf b/bind/slave/conf-slave/e29-2.conf deleted file mode 100644 index d7cb7c7..0000000 --- a/bind/slave/conf-slave/e29-2.conf +++ /dev/null @@ -1,7 +0,0 @@ -zone "e29-2.tg13.gathering.org" { - type slave; - notify no; - masters { bootstrap; }; - file "slave/e29-2.tg13.gathering.org.zone"; - allow-transfer { ns-xfr; }; -}; diff --git a/bind/slave/conf-slave/e3-3.conf b/bind/slave/conf-slave/e3-3.conf deleted file mode 100644 index 960faa0..0000000 --- a/bind/slave/conf-slave/e3-3.conf +++ /dev/null @@ -1,7 +0,0 @@ -zone "e3-3.tg13.gathering.org" { - type slave; - notify no; - masters { bootstrap; }; - file "slave/e3-3.tg13.gathering.org.zone"; - allow-transfer { ns-xfr; }; -}; diff --git a/bind/slave/conf-slave/e3-4.conf b/bind/slave/conf-slave/e3-4.conf deleted file mode 100644 index 6dd6e8e..0000000 --- a/bind/slave/conf-slave/e3-4.conf +++ /dev/null @@ -1,7 +0,0 @@ -zone "e3-4.tg13.gathering.org" { - type slave; - notify no; - masters { bootstrap; }; - file "slave/e3-4.tg13.gathering.org.zone"; - allow-transfer { ns-xfr; }; -}; diff --git a/bind/slave/conf-slave/e31-1.conf b/bind/slave/conf-slave/e31-1.conf deleted file mode 100644 index 5706910..0000000 --- a/bind/slave/conf-slave/e31-1.conf +++ /dev/null @@ -1,7 +0,0 @@ -zone "e31-1.tg13.gathering.org" { - type slave; - notify no; - masters { bootstrap; }; - file "slave/e31-1.tg13.gathering.org.zone"; - allow-transfer { ns-xfr; }; -}; diff --git a/bind/slave/conf-slave/e31-2.conf b/bind/slave/conf-slave/e31-2.conf deleted file mode 100644 index 013aad3..0000000 --- a/bind/slave/conf-slave/e31-2.conf +++ /dev/null @@ -1,7 +0,0 @@ -zone "e31-2.tg13.gathering.org" { - type slave; - notify no; - masters { bootstrap; }; - file "slave/e31-2.tg13.gathering.org.zone"; - allow-transfer { ns-xfr; }; -}; diff --git a/bind/slave/conf-slave/e33-1.conf b/bind/slave/conf-slave/e33-1.conf deleted file mode 100644 index f99f582..0000000 --- a/bind/slave/conf-slave/e33-1.conf +++ /dev/null @@ -1,7 +0,0 @@ -zone "e33-1.tg13.gathering.org" { - type slave; - notify no; - masters { bootstrap; }; - file "slave/e33-1.tg13.gathering.org.zone"; - allow-transfer { ns-xfr; }; -}; diff --git a/bind/slave/conf-slave/e33-2.conf b/bind/slave/conf-slave/e33-2.conf deleted file mode 100644 index f0aa378..0000000 --- a/bind/slave/conf-slave/e33-2.conf +++ /dev/null @@ -1,7 +0,0 @@ -zone "e33-2.tg13.gathering.org" { - type slave; - notify no; - masters { bootstrap; }; - file "slave/e33-2.tg13.gathering.org.zone"; - allow-transfer { ns-xfr; }; -}; diff --git a/bind/slave/conf-slave/e35-1.conf b/bind/slave/conf-slave/e35-1.conf deleted file mode 100644 index 4a26cfe..0000000 --- a/bind/slave/conf-slave/e35-1.conf +++ /dev/null @@ -1,7 +0,0 @@ -zone "e35-1.tg13.gathering.org" { - type slave; - notify no; - masters { bootstrap; }; - file "slave/e35-1.tg13.gathering.org.zone"; - allow-transfer { ns-xfr; }; -}; diff --git a/bind/slave/conf-slave/e35-2.conf b/bind/slave/conf-slave/e35-2.conf deleted file mode 100644 index b46070c..0000000 --- a/bind/slave/conf-slave/e35-2.conf +++ /dev/null @@ -1,7 +0,0 @@ -zone "e35-2.tg13.gathering.org" { - type slave; - notify no; - masters { bootstrap; }; - file "slave/e35-2.tg13.gathering.org.zone"; - allow-transfer { ns-xfr; }; -}; diff --git a/bind/slave/conf-slave/e37-1.conf b/bind/slave/conf-slave/e37-1.conf deleted file mode 100644 index 1cf7c8b..0000000 --- a/bind/slave/conf-slave/e37-1.conf +++ /dev/null @@ -1,7 +0,0 @@ -zone "e37-1.tg13.gathering.org" { - type slave; - notify no; - masters { bootstrap; }; - file "slave/e37-1.tg13.gathering.org.zone"; - allow-transfer { ns-xfr; }; -}; diff --git a/bind/slave/conf-slave/e37-2.conf b/bind/slave/conf-slave/e37-2.conf deleted file mode 100644 index 9f69ae7..0000000 --- a/bind/slave/conf-slave/e37-2.conf +++ /dev/null @@ -1,7 +0,0 @@ -zone "e37-2.tg13.gathering.org" { - type slave; - notify no; - masters { bootstrap; }; - file "slave/e37-2.tg13.gathering.org.zone"; - allow-transfer { ns-xfr; }; -}; diff --git a/bind/slave/conf-slave/e39-1.conf b/bind/slave/conf-slave/e39-1.conf deleted file mode 100644 index c05033c..0000000 --- a/bind/slave/conf-slave/e39-1.conf +++ /dev/null @@ -1,7 +0,0 @@ -zone "e39-1.tg13.gathering.org" { - type slave; - notify no; - masters { bootstrap; }; - file "slave/e39-1.tg13.gathering.org.zone"; - allow-transfer { ns-xfr; }; -}; diff --git a/bind/slave/conf-slave/e39-2.conf b/bind/slave/conf-slave/e39-2.conf deleted file mode 100644 index 047959c..0000000 --- a/bind/slave/conf-slave/e39-2.conf +++ /dev/null @@ -1,7 +0,0 @@ -zone "e39-2.tg13.gathering.org" { - type slave; - notify no; - masters { bootstrap; }; - file "slave/e39-2.tg13.gathering.org.zone"; - allow-transfer { ns-xfr; }; -}; diff --git a/bind/slave/conf-slave/e41-1.conf b/bind/slave/conf-slave/e41-1.conf deleted file mode 100644 index fea60b1..0000000 --- a/bind/slave/conf-slave/e41-1.conf +++ /dev/null @@ -1,7 +0,0 @@ -zone "e41-1.tg13.gathering.org" { - type slave; - notify no; - masters { bootstrap; }; - file "slave/e41-1.tg13.gathering.org.zone"; - allow-transfer { ns-xfr; }; -}; diff --git a/bind/slave/conf-slave/e41-2.conf b/bind/slave/conf-slave/e41-2.conf deleted file mode 100644 index 9da06c5..0000000 --- a/bind/slave/conf-slave/e41-2.conf +++ /dev/null @@ -1,7 +0,0 @@ -zone "e41-2.tg13.gathering.org" { - type slave; - notify no; - masters { bootstrap; }; - file "slave/e41-2.tg13.gathering.org.zone"; - allow-transfer { ns-xfr; }; -}; diff --git a/bind/slave/conf-slave/e43-1.conf b/bind/slave/conf-slave/e43-1.conf deleted file mode 100644 index 82f9ada..0000000 --- a/bind/slave/conf-slave/e43-1.conf +++ /dev/null @@ -1,7 +0,0 @@ -zone "e43-1.tg13.gathering.org" { - type slave; - notify no; - masters { bootstrap; }; - file "slave/e43-1.tg13.gathering.org.zone"; - allow-transfer { ns-xfr; }; -}; diff --git a/bind/slave/conf-slave/e43-2.conf b/bind/slave/conf-slave/e43-2.conf deleted file mode 100644 index 59aaae2..0000000 --- a/bind/slave/conf-slave/e43-2.conf +++ /dev/null @@ -1,7 +0,0 @@ -zone "e43-2.tg13.gathering.org" { - type slave; - notify no; - masters { bootstrap; }; - file "slave/e43-2.tg13.gathering.org.zone"; - allow-transfer { ns-xfr; }; -}; diff --git a/bind/slave/conf-slave/e43-3.conf b/bind/slave/conf-slave/e43-3.conf deleted file mode 100644 index bb30b66..0000000 --- a/bind/slave/conf-slave/e43-3.conf +++ /dev/null @@ -1,7 +0,0 @@ -zone "e43-3.tg13.gathering.org" { - type slave; - notify no; - masters { bootstrap; }; - file "slave/e43-3.tg13.gathering.org.zone"; - allow-transfer { ns-xfr; }; -}; diff --git a/bind/slave/conf-slave/e43-4.conf b/bind/slave/conf-slave/e43-4.conf deleted file mode 100644 index b46d34c..0000000 --- a/bind/slave/conf-slave/e43-4.conf +++ /dev/null @@ -1,7 +0,0 @@ -zone "e43-4.tg13.gathering.org" { - type slave; - notify no; - masters { bootstrap; }; - file "slave/e43-4.tg13.gathering.org.zone"; - allow-transfer { ns-xfr; }; -}; diff --git a/bind/slave/conf-slave/e45-1.conf b/bind/slave/conf-slave/e45-1.conf deleted file mode 100644 index ef06167..0000000 --- a/bind/slave/conf-slave/e45-1.conf +++ /dev/null @@ -1,7 +0,0 @@ -zone "e45-1.tg13.gathering.org" { - type slave; - notify no; - masters { bootstrap; }; - file "slave/e45-1.tg13.gathering.org.zone"; - allow-transfer { ns-xfr; }; -}; diff --git a/bind/slave/conf-slave/e45-2.conf b/bind/slave/conf-slave/e45-2.conf deleted file mode 100644 index c19e209..0000000 --- a/bind/slave/conf-slave/e45-2.conf +++ /dev/null @@ -1,7 +0,0 @@ -zone "e45-2.tg13.gathering.org" { - type slave; - notify no; - masters { bootstrap; }; - file "slave/e45-2.tg13.gathering.org.zone"; - allow-transfer { ns-xfr; }; -}; diff --git a/bind/slave/conf-slave/e45-3.conf b/bind/slave/conf-slave/e45-3.conf deleted file mode 100644 index 66378c7..0000000 --- a/bind/slave/conf-slave/e45-3.conf +++ /dev/null @@ -1,7 +0,0 @@ -zone "e45-3.tg13.gathering.org" { - type slave; - notify no; - masters { bootstrap; }; - file "slave/e45-3.tg13.gathering.org.zone"; - allow-transfer { ns-xfr; }; -}; diff --git a/bind/slave/conf-slave/e45-4.conf b/bind/slave/conf-slave/e45-4.conf deleted file mode 100644 index 92f8dfc..0000000 --- a/bind/slave/conf-slave/e45-4.conf +++ /dev/null @@ -1,7 +0,0 @@ -zone "e45-4.tg13.gathering.org" { - type slave; - notify no; - masters { bootstrap; }; - file "slave/e45-4.tg13.gathering.org.zone"; - allow-transfer { ns-xfr; }; -}; diff --git a/bind/slave/conf-slave/e47-1.conf b/bind/slave/conf-slave/e47-1.conf deleted file mode 100644 index 6562fda..0000000 --- a/bind/slave/conf-slave/e47-1.conf +++ /dev/null @@ -1,7 +0,0 @@ -zone "e47-1.tg13.gathering.org" { - type slave; - notify no; - masters { bootstrap; }; - file "slave/e47-1.tg13.gathering.org.zone"; - allow-transfer { ns-xfr; }; -}; diff --git a/bind/slave/conf-slave/e47-2.conf b/bind/slave/conf-slave/e47-2.conf deleted file mode 100644 index 080c195..0000000 --- a/bind/slave/conf-slave/e47-2.conf +++ /dev/null @@ -1,7 +0,0 @@ -zone "e47-2.tg13.gathering.org" { - type slave; - notify no; - masters { bootstrap; }; - file "slave/e47-2.tg13.gathering.org.zone"; - allow-transfer { ns-xfr; }; -}; diff --git a/bind/slave/conf-slave/e47-3.conf b/bind/slave/conf-slave/e47-3.conf deleted file mode 100644 index a144fe0..0000000 --- a/bind/slave/conf-slave/e47-3.conf +++ /dev/null @@ -1,7 +0,0 @@ -zone "e47-3.tg13.gathering.org" { - type slave; - notify no; - masters { bootstrap; }; - file "slave/e47-3.tg13.gathering.org.zone"; - allow-transfer { ns-xfr; }; -}; diff --git a/bind/slave/conf-slave/e47-4.conf b/bind/slave/conf-slave/e47-4.conf deleted file mode 100644 index af177fb..0000000 --- a/bind/slave/conf-slave/e47-4.conf +++ /dev/null @@ -1,7 +0,0 @@ -zone "e47-4.tg13.gathering.org" { - type slave; - notify no; - masters { bootstrap; }; - file "slave/e47-4.tg13.gathering.org.zone"; - allow-transfer { ns-xfr; }; -}; diff --git a/bind/slave/conf-slave/e49-1.conf b/bind/slave/conf-slave/e49-1.conf deleted file mode 100644 index 7ceb877..0000000 --- a/bind/slave/conf-slave/e49-1.conf +++ /dev/null @@ -1,7 +0,0 @@ -zone "e49-1.tg13.gathering.org" { - type slave; - notify no; - masters { bootstrap; }; - file "slave/e49-1.tg13.gathering.org.zone"; - allow-transfer { ns-xfr; }; -}; diff --git a/bind/slave/conf-slave/e49-2.conf b/bind/slave/conf-slave/e49-2.conf deleted file mode 100644 index 9757070..0000000 --- a/bind/slave/conf-slave/e49-2.conf +++ /dev/null @@ -1,7 +0,0 @@ -zone "e49-2.tg13.gathering.org" { - type slave; - notify no; - masters { bootstrap; }; - file "slave/e49-2.tg13.gathering.org.zone"; - allow-transfer { ns-xfr; }; -}; diff --git a/bind/slave/conf-slave/e49-3.conf b/bind/slave/conf-slave/e49-3.conf deleted file mode 100644 index 04fec88..0000000 --- a/bind/slave/conf-slave/e49-3.conf +++ /dev/null @@ -1,7 +0,0 @@ -zone "e49-3.tg13.gathering.org" { - type slave; - notify no; - masters { bootstrap; }; - file "slave/e49-3.tg13.gathering.org.zone"; - allow-transfer { ns-xfr; }; -}; diff --git a/bind/slave/conf-slave/e49-4.conf b/bind/slave/conf-slave/e49-4.conf deleted file mode 100644 index ced68b7..0000000 --- a/bind/slave/conf-slave/e49-4.conf +++ /dev/null @@ -1,7 +0,0 @@ -zone "e49-4.tg13.gathering.org" { - type slave; - notify no; - masters { bootstrap; }; - file "slave/e49-4.tg13.gathering.org.zone"; - allow-transfer { ns-xfr; }; -}; diff --git a/bind/slave/conf-slave/e5-3.conf b/bind/slave/conf-slave/e5-3.conf deleted file mode 100644 index 22c9f01..0000000 --- a/bind/slave/conf-slave/e5-3.conf +++ /dev/null @@ -1,7 +0,0 @@ -zone "e5-3.tg13.gathering.org" { - type slave; - notify no; - masters { bootstrap; }; - file "slave/e5-3.tg13.gathering.org.zone"; - allow-transfer { ns-xfr; }; -}; diff --git a/bind/slave/conf-slave/e5-4.conf b/bind/slave/conf-slave/e5-4.conf deleted file mode 100644 index 088380c..0000000 --- a/bind/slave/conf-slave/e5-4.conf +++ /dev/null @@ -1,7 +0,0 @@ -zone "e5-4.tg13.gathering.org" { - type slave; - notify no; - masters { bootstrap; }; - file "slave/e5-4.tg13.gathering.org.zone"; - allow-transfer { ns-xfr; }; -}; diff --git a/bind/slave/conf-slave/e51-1.conf b/bind/slave/conf-slave/e51-1.conf deleted file mode 100644 index ba6f76f..0000000 --- a/bind/slave/conf-slave/e51-1.conf +++ /dev/null @@ -1,7 +0,0 @@ -zone "e51-1.tg13.gathering.org" { - type slave; - notify no; - masters { bootstrap; }; - file "slave/e51-1.tg13.gathering.org.zone"; - allow-transfer { ns-xfr; }; -}; diff --git a/bind/slave/conf-slave/e51-2.conf b/bind/slave/conf-slave/e51-2.conf deleted file mode 100644 index 9895e5f..0000000 --- a/bind/slave/conf-slave/e51-2.conf +++ /dev/null @@ -1,7 +0,0 @@ -zone "e51-2.tg13.gathering.org" { - type slave; - notify no; - masters { bootstrap; }; - file "slave/e51-2.tg13.gathering.org.zone"; - allow-transfer { ns-xfr; }; -}; diff --git a/bind/slave/conf-slave/e51-3.conf b/bind/slave/conf-slave/e51-3.conf deleted file mode 100644 index 50c249b..0000000 --- a/bind/slave/conf-slave/e51-3.conf +++ /dev/null @@ -1,7 +0,0 @@ -zone "e51-3.tg13.gathering.org" { - type slave; - notify no; - masters { bootstrap; }; - file "slave/e51-3.tg13.gathering.org.zone"; - allow-transfer { ns-xfr; }; -}; diff --git a/bind/slave/conf-slave/e51-4.conf b/bind/slave/conf-slave/e51-4.conf deleted file mode 100644 index 2598407..0000000 --- a/bind/slave/conf-slave/e51-4.conf +++ /dev/null @@ -1,7 +0,0 @@ -zone "e51-4.tg13.gathering.org" { - type slave; - notify no; - masters { bootstrap; }; - file "slave/e51-4.tg13.gathering.org.zone"; - allow-transfer { ns-xfr; }; -}; diff --git a/bind/slave/conf-slave/e53-1.conf b/bind/slave/conf-slave/e53-1.conf deleted file mode 100644 index 2b88c48..0000000 --- a/bind/slave/conf-slave/e53-1.conf +++ /dev/null @@ -1,7 +0,0 @@ -zone "e53-1.tg13.gathering.org" { - type slave; - notify no; - masters { bootstrap; }; - file "slave/e53-1.tg13.gathering.org.zone"; - allow-transfer { ns-xfr; }; -}; diff --git a/bind/slave/conf-slave/e53-2.conf b/bind/slave/conf-slave/e53-2.conf deleted file mode 100644 index b93f388..0000000 --- a/bind/slave/conf-slave/e53-2.conf +++ /dev/null @@ -1,7 +0,0 @@ -zone "e53-2.tg13.gathering.org" { - type slave; - notify no; - masters { bootstrap; }; - file "slave/e53-2.tg13.gathering.org.zone"; - allow-transfer { ns-xfr; }; -}; diff --git a/bind/slave/conf-slave/e53-3.conf b/bind/slave/conf-slave/e53-3.conf deleted file mode 100644 index efb8a17..0000000 --- a/bind/slave/conf-slave/e53-3.conf +++ /dev/null @@ -1,7 +0,0 @@ -zone "e53-3.tg13.gathering.org" { - type slave; - notify no; - masters { bootstrap; }; - file "slave/e53-3.tg13.gathering.org.zone"; - allow-transfer { ns-xfr; }; -}; diff --git a/bind/slave/conf-slave/e53-4.conf b/bind/slave/conf-slave/e53-4.conf deleted file mode 100644 index 74e65fa..0000000 --- a/bind/slave/conf-slave/e53-4.conf +++ /dev/null @@ -1,7 +0,0 @@ -zone "e53-4.tg13.gathering.org" { - type slave; - notify no; - masters { bootstrap; }; - file "slave/e53-4.tg13.gathering.org.zone"; - allow-transfer { ns-xfr; }; -}; diff --git a/bind/slave/conf-slave/e55-1.conf b/bind/slave/conf-slave/e55-1.conf deleted file mode 100644 index 3d5e7f8..0000000 --- a/bind/slave/conf-slave/e55-1.conf +++ /dev/null @@ -1,7 +0,0 @@ -zone "e55-1.tg13.gathering.org" { - type slave; - notify no; - masters { bootstrap; }; - file "slave/e55-1.tg13.gathering.org.zone"; - allow-transfer { ns-xfr; }; -}; diff --git a/bind/slave/conf-slave/e55-2.conf b/bind/slave/conf-slave/e55-2.conf deleted file mode 100644 index 815138f..0000000 --- a/bind/slave/conf-slave/e55-2.conf +++ /dev/null @@ -1,7 +0,0 @@ -zone "e55-2.tg13.gathering.org" { - type slave; - notify no; - masters { bootstrap; }; - file "slave/e55-2.tg13.gathering.org.zone"; - allow-transfer { ns-xfr; }; -}; diff --git a/bind/slave/conf-slave/e55-3.conf b/bind/slave/conf-slave/e55-3.conf deleted file mode 100644 index 5da6c91..0000000 --- a/bind/slave/conf-slave/e55-3.conf +++ /dev/null @@ -1,7 +0,0 @@ -zone "e55-3.tg13.gathering.org" { - type slave; - notify no; - masters { bootstrap; }; - file "slave/e55-3.tg13.gathering.org.zone"; - allow-transfer { ns-xfr; }; -}; diff --git a/bind/slave/conf-slave/e55-4.conf b/bind/slave/conf-slave/e55-4.conf deleted file mode 100644 index bc37351..0000000 --- a/bind/slave/conf-slave/e55-4.conf +++ /dev/null @@ -1,7 +0,0 @@ -zone "e55-4.tg13.gathering.org" { - type slave; - notify no; - masters { bootstrap; }; - file "slave/e55-4.tg13.gathering.org.zone"; - allow-transfer { ns-xfr; }; -}; diff --git a/bind/slave/conf-slave/e57-1.conf b/bind/slave/conf-slave/e57-1.conf deleted file mode 100644 index 33ef734..0000000 --- a/bind/slave/conf-slave/e57-1.conf +++ /dev/null @@ -1,7 +0,0 @@ -zone "e57-1.tg13.gathering.org" { - type slave; - notify no; - masters { bootstrap; }; - file "slave/e57-1.tg13.gathering.org.zone"; - allow-transfer { ns-xfr; }; -}; diff --git a/bind/slave/conf-slave/e57-2.conf b/bind/slave/conf-slave/e57-2.conf deleted file mode 100644 index e175561..0000000 --- a/bind/slave/conf-slave/e57-2.conf +++ /dev/null @@ -1,7 +0,0 @@ -zone "e57-2.tg13.gathering.org" { - type slave; - notify no; - masters { bootstrap; }; - file "slave/e57-2.tg13.gathering.org.zone"; - allow-transfer { ns-xfr; }; -}; diff --git a/bind/slave/conf-slave/e57-3.conf b/bind/slave/conf-slave/e57-3.conf deleted file mode 100644 index 19f1456..0000000 --- a/bind/slave/conf-slave/e57-3.conf +++ /dev/null @@ -1,7 +0,0 @@ -zone "e57-3.tg13.gathering.org" { - type slave; - notify no; - masters { bootstrap; }; - file "slave/e57-3.tg13.gathering.org.zone"; - allow-transfer { ns-xfr; }; -}; diff --git a/bind/slave/conf-slave/e57-4.conf b/bind/slave/conf-slave/e57-4.conf deleted file mode 100644 index 7624646..0000000 --- a/bind/slave/conf-slave/e57-4.conf +++ /dev/null @@ -1,7 +0,0 @@ -zone "e57-4.tg13.gathering.org" { - type slave; - notify no; - masters { bootstrap; }; - file "slave/e57-4.tg13.gathering.org.zone"; - allow-transfer { ns-xfr; }; -}; diff --git a/bind/slave/conf-slave/e59-1.conf b/bind/slave/conf-slave/e59-1.conf deleted file mode 100644 index 970d5ca..0000000 --- a/bind/slave/conf-slave/e59-1.conf +++ /dev/null @@ -1,7 +0,0 @@ -zone "e59-1.tg13.gathering.org" { - type slave; - notify no; - masters { bootstrap; }; - file "slave/e59-1.tg13.gathering.org.zone"; - allow-transfer { ns-xfr; }; -}; diff --git a/bind/slave/conf-slave/e59-2.conf b/bind/slave/conf-slave/e59-2.conf deleted file mode 100644 index c797ef8..0000000 --- a/bind/slave/conf-slave/e59-2.conf +++ /dev/null @@ -1,7 +0,0 @@ -zone "e59-2.tg13.gathering.org" { - type slave; - notify no; - masters { bootstrap; }; - file "slave/e59-2.tg13.gathering.org.zone"; - allow-transfer { ns-xfr; }; -}; diff --git a/bind/slave/conf-slave/e59-3.conf b/bind/slave/conf-slave/e59-3.conf deleted file mode 100644 index 36b17e5..0000000 --- a/bind/slave/conf-slave/e59-3.conf +++ /dev/null @@ -1,7 +0,0 @@ -zone "e59-3.tg13.gathering.org" { - type slave; - notify no; - masters { bootstrap; }; - file "slave/e59-3.tg13.gathering.org.zone"; - allow-transfer { ns-xfr; }; -}; diff --git a/bind/slave/conf-slave/e59-4.conf b/bind/slave/conf-slave/e59-4.conf deleted file mode 100644 index 85c005a..0000000 --- a/bind/slave/conf-slave/e59-4.conf +++ /dev/null @@ -1,7 +0,0 @@ -zone "e59-4.tg13.gathering.org" { - type slave; - notify no; - masters { bootstrap; }; - file "slave/e59-4.tg13.gathering.org.zone"; - allow-transfer { ns-xfr; }; -}; diff --git a/bind/slave/conf-slave/e61-1.conf b/bind/slave/conf-slave/e61-1.conf deleted file mode 100644 index 982baee..0000000 --- a/bind/slave/conf-slave/e61-1.conf +++ /dev/null @@ -1,7 +0,0 @@ -zone "e61-1.tg13.gathering.org" { - type slave; - notify no; - masters { bootstrap; }; - file "slave/e61-1.tg13.gathering.org.zone"; - allow-transfer { ns-xfr; }; -}; diff --git a/bind/slave/conf-slave/e61-2.conf b/bind/slave/conf-slave/e61-2.conf deleted file mode 100644 index 6d59df1..0000000 --- a/bind/slave/conf-slave/e61-2.conf +++ /dev/null @@ -1,7 +0,0 @@ -zone "e61-2.tg13.gathering.org" { - type slave; - notify no; - masters { bootstrap; }; - file "slave/e61-2.tg13.gathering.org.zone"; - allow-transfer { ns-xfr; }; -}; diff --git a/bind/slave/conf-slave/e61-3.conf b/bind/slave/conf-slave/e61-3.conf deleted file mode 100644 index 54c958a..0000000 --- a/bind/slave/conf-slave/e61-3.conf +++ /dev/null @@ -1,7 +0,0 @@ -zone "e61-3.tg13.gathering.org" { - type slave; - notify no; - masters { bootstrap; }; - file "slave/e61-3.tg13.gathering.org.zone"; - allow-transfer { ns-xfr; }; -}; diff --git a/bind/slave/conf-slave/e61-4.conf b/bind/slave/conf-slave/e61-4.conf deleted file mode 100644 index b3d2da7..0000000 --- a/bind/slave/conf-slave/e61-4.conf +++ /dev/null @@ -1,7 +0,0 @@ -zone "e61-4.tg13.gathering.org" { - type slave; - notify no; - masters { bootstrap; }; - file "slave/e61-4.tg13.gathering.org.zone"; - allow-transfer { ns-xfr; }; -}; diff --git a/bind/slave/conf-slave/e63-1.conf b/bind/slave/conf-slave/e63-1.conf deleted file mode 100644 index 67708e9..0000000 --- a/bind/slave/conf-slave/e63-1.conf +++ /dev/null @@ -1,7 +0,0 @@ -zone "e63-1.tg13.gathering.org" { - type slave; - notify no; - masters { bootstrap; }; - file "slave/e63-1.tg13.gathering.org.zone"; - allow-transfer { ns-xfr; }; -}; diff --git a/bind/slave/conf-slave/e63-2.conf b/bind/slave/conf-slave/e63-2.conf deleted file mode 100644 index 504ec09..0000000 --- a/bind/slave/conf-slave/e63-2.conf +++ /dev/null @@ -1,7 +0,0 @@ -zone "e63-2.tg13.gathering.org" { - type slave; - notify no; - masters { bootstrap; }; - file "slave/e63-2.tg13.gathering.org.zone"; - allow-transfer { ns-xfr; }; -}; diff --git a/bind/slave/conf-slave/e63-3.conf b/bind/slave/conf-slave/e63-3.conf deleted file mode 100644 index 6610f52..0000000 --- a/bind/slave/conf-slave/e63-3.conf +++ /dev/null @@ -1,7 +0,0 @@ -zone "e63-3.tg13.gathering.org" { - type slave; - notify no; - masters { bootstrap; }; - file "slave/e63-3.tg13.gathering.org.zone"; - allow-transfer { ns-xfr; }; -}; diff --git a/bind/slave/conf-slave/e63-4.conf b/bind/slave/conf-slave/e63-4.conf deleted file mode 100644 index 4fe4dcf..0000000 --- a/bind/slave/conf-slave/e63-4.conf +++ /dev/null @@ -1,7 +0,0 @@ -zone "e63-4.tg13.gathering.org" { - type slave; - notify no; - masters { bootstrap; }; - file "slave/e63-4.tg13.gathering.org.zone"; - allow-transfer { ns-xfr; }; -}; diff --git a/bind/slave/conf-slave/e65-1.conf b/bind/slave/conf-slave/e65-1.conf deleted file mode 100644 index 8fbbfe7..0000000 --- a/bind/slave/conf-slave/e65-1.conf +++ /dev/null @@ -1,7 +0,0 @@ -zone "e65-1.tg13.gathering.org" { - type slave; - notify no; - masters { bootstrap; }; - file "slave/e65-1.tg13.gathering.org.zone"; - allow-transfer { ns-xfr; }; -}; diff --git a/bind/slave/conf-slave/e65-2.conf b/bind/slave/conf-slave/e65-2.conf deleted file mode 100644 index 574b3f5..0000000 --- a/bind/slave/conf-slave/e65-2.conf +++ /dev/null @@ -1,7 +0,0 @@ -zone "e65-2.tg13.gathering.org" { - type slave; - notify no; - masters { bootstrap; }; - file "slave/e65-2.tg13.gathering.org.zone"; - allow-transfer { ns-xfr; }; -}; diff --git a/bind/slave/conf-slave/e65-3.conf b/bind/slave/conf-slave/e65-3.conf deleted file mode 100644 index f1b5f56..0000000 --- a/bind/slave/conf-slave/e65-3.conf +++ /dev/null @@ -1,7 +0,0 @@ -zone "e65-3.tg13.gathering.org" { - type slave; - notify no; - masters { bootstrap; }; - file "slave/e65-3.tg13.gathering.org.zone"; - allow-transfer { ns-xfr; }; -}; diff --git a/bind/slave/conf-slave/e65-4.conf b/bind/slave/conf-slave/e65-4.conf deleted file mode 100644 index 5a813aa..0000000 --- a/bind/slave/conf-slave/e65-4.conf +++ /dev/null @@ -1,7 +0,0 @@ -zone "e65-4.tg13.gathering.org" { - type slave; - notify no; - masters { bootstrap; }; - file "slave/e65-4.tg13.gathering.org.zone"; - allow-transfer { ns-xfr; }; -}; diff --git a/bind/slave/conf-slave/e67-1.conf b/bind/slave/conf-slave/e67-1.conf deleted file mode 100644 index 4a75285..0000000 --- a/bind/slave/conf-slave/e67-1.conf +++ /dev/null @@ -1,7 +0,0 @@ -zone "e67-1.tg13.gathering.org" { - type slave; - notify no; - masters { bootstrap; }; - file "slave/e67-1.tg13.gathering.org.zone"; - allow-transfer { ns-xfr; }; -}; diff --git a/bind/slave/conf-slave/e67-2.conf b/bind/slave/conf-slave/e67-2.conf deleted file mode 100644 index 281e94c..0000000 --- a/bind/slave/conf-slave/e67-2.conf +++ /dev/null @@ -1,7 +0,0 @@ -zone "e67-2.tg13.gathering.org" { - type slave; - notify no; - masters { bootstrap; }; - file "slave/e67-2.tg13.gathering.org.zone"; - allow-transfer { ns-xfr; }; -}; diff --git a/bind/slave/conf-slave/e67-3.conf b/bind/slave/conf-slave/e67-3.conf deleted file mode 100644 index 5c3cc69..0000000 --- a/bind/slave/conf-slave/e67-3.conf +++ /dev/null @@ -1,7 +0,0 @@ -zone "e67-3.tg13.gathering.org" { - type slave; - notify no; - masters { bootstrap; }; - file "slave/e67-3.tg13.gathering.org.zone"; - allow-transfer { ns-xfr; }; -}; diff --git a/bind/slave/conf-slave/e67-4.conf b/bind/slave/conf-slave/e67-4.conf deleted file mode 100644 index 89093c5..0000000 --- a/bind/slave/conf-slave/e67-4.conf +++ /dev/null @@ -1,7 +0,0 @@ -zone "e67-4.tg13.gathering.org" { - type slave; - notify no; - masters { bootstrap; }; - file "slave/e67-4.tg13.gathering.org.zone"; - allow-transfer { ns-xfr; }; -}; diff --git a/bind/slave/conf-slave/e69-1.conf b/bind/slave/conf-slave/e69-1.conf deleted file mode 100644 index f261b89..0000000 --- a/bind/slave/conf-slave/e69-1.conf +++ /dev/null @@ -1,7 +0,0 @@ -zone "e69-1.tg13.gathering.org" { - type slave; - notify no; - masters { bootstrap; }; - file "slave/e69-1.tg13.gathering.org.zone"; - allow-transfer { ns-xfr; }; -}; diff --git a/bind/slave/conf-slave/e69-2.conf b/bind/slave/conf-slave/e69-2.conf deleted file mode 100644 index db517c3..0000000 --- a/bind/slave/conf-slave/e69-2.conf +++ /dev/null @@ -1,7 +0,0 @@ -zone "e69-2.tg13.gathering.org" { - type slave; - notify no; - masters { bootstrap; }; - file "slave/e69-2.tg13.gathering.org.zone"; - allow-transfer { ns-xfr; }; -}; diff --git a/bind/slave/conf-slave/e69-3.conf b/bind/slave/conf-slave/e69-3.conf deleted file mode 100644 index df212d7..0000000 --- a/bind/slave/conf-slave/e69-3.conf +++ /dev/null @@ -1,7 +0,0 @@ -zone "e69-3.tg13.gathering.org" { - type slave; - notify no; - masters { bootstrap; }; - file "slave/e69-3.tg13.gathering.org.zone"; - allow-transfer { ns-xfr; }; -}; diff --git a/bind/slave/conf-slave/e69-4.conf b/bind/slave/conf-slave/e69-4.conf deleted file mode 100644 index 4ae60fa..0000000 --- a/bind/slave/conf-slave/e69-4.conf +++ /dev/null @@ -1,7 +0,0 @@ -zone "e69-4.tg13.gathering.org" { - type slave; - notify no; - masters { bootstrap; }; - file "slave/e69-4.tg13.gathering.org.zone"; - allow-transfer { ns-xfr; }; -}; diff --git a/bind/slave/conf-slave/e7-3.conf b/bind/slave/conf-slave/e7-3.conf deleted file mode 100644 index 4693800..0000000 --- a/bind/slave/conf-slave/e7-3.conf +++ /dev/null @@ -1,7 +0,0 @@ -zone "e7-3.tg13.gathering.org" { - type slave; - notify no; - masters { bootstrap; }; - file "slave/e7-3.tg13.gathering.org.zone"; - allow-transfer { ns-xfr; }; -}; diff --git a/bind/slave/conf-slave/e7-4.conf b/bind/slave/conf-slave/e7-4.conf deleted file mode 100644 index 41455fd..0000000 --- a/bind/slave/conf-slave/e7-4.conf +++ /dev/null @@ -1,7 +0,0 @@ -zone "e7-4.tg13.gathering.org" { - type slave; - notify no; - masters { bootstrap; }; - file "slave/e7-4.tg13.gathering.org.zone"; - allow-transfer { ns-xfr; }; -}; diff --git a/bind/slave/conf-slave/e71-1.conf b/bind/slave/conf-slave/e71-1.conf deleted file mode 100644 index 71ddb54..0000000 --- a/bind/slave/conf-slave/e71-1.conf +++ /dev/null @@ -1,7 +0,0 @@ -zone "e71-1.tg13.gathering.org" { - type slave; - notify no; - masters { bootstrap; }; - file "slave/e71-1.tg13.gathering.org.zone"; - allow-transfer { ns-xfr; }; -}; diff --git a/bind/slave/conf-slave/e71-2.conf b/bind/slave/conf-slave/e71-2.conf deleted file mode 100644 index 94d8520..0000000 --- a/bind/slave/conf-slave/e71-2.conf +++ /dev/null @@ -1,7 +0,0 @@ -zone "e71-2.tg13.gathering.org" { - type slave; - notify no; - masters { bootstrap; }; - file "slave/e71-2.tg13.gathering.org.zone"; - allow-transfer { ns-xfr; }; -}; diff --git a/bind/slave/conf-slave/e71-3.conf b/bind/slave/conf-slave/e71-3.conf deleted file mode 100644 index b3c1c59..0000000 --- a/bind/slave/conf-slave/e71-3.conf +++ /dev/null @@ -1,7 +0,0 @@ -zone "e71-3.tg13.gathering.org" { - type slave; - notify no; - masters { bootstrap; }; - file "slave/e71-3.tg13.gathering.org.zone"; - allow-transfer { ns-xfr; }; -}; diff --git a/bind/slave/conf-slave/e71-4.conf b/bind/slave/conf-slave/e71-4.conf deleted file mode 100644 index f6bdd4f..0000000 --- a/bind/slave/conf-slave/e71-4.conf +++ /dev/null @@ -1,7 +0,0 @@ -zone "e71-4.tg13.gathering.org" { - type slave; - notify no; - masters { bootstrap; }; - file "slave/e71-4.tg13.gathering.org.zone"; - allow-transfer { ns-xfr; }; -}; diff --git a/bind/slave/conf-slave/e73-1.conf b/bind/slave/conf-slave/e73-1.conf deleted file mode 100644 index 230edcd..0000000 --- a/bind/slave/conf-slave/e73-1.conf +++ /dev/null @@ -1,7 +0,0 @@ -zone "e73-1.tg13.gathering.org" { - type slave; - notify no; - masters { bootstrap; }; - file "slave/e73-1.tg13.gathering.org.zone"; - allow-transfer { ns-xfr; }; -}; diff --git a/bind/slave/conf-slave/e73-2.conf b/bind/slave/conf-slave/e73-2.conf deleted file mode 100644 index 2fead83..0000000 --- a/bind/slave/conf-slave/e73-2.conf +++ /dev/null @@ -1,7 +0,0 @@ -zone "e73-2.tg13.gathering.org" { - type slave; - notify no; - masters { bootstrap; }; - file "slave/e73-2.tg13.gathering.org.zone"; - allow-transfer { ns-xfr; }; -}; diff --git a/bind/slave/conf-slave/e73-3.conf b/bind/slave/conf-slave/e73-3.conf deleted file mode 100644 index f28825e..0000000 --- a/bind/slave/conf-slave/e73-3.conf +++ /dev/null @@ -1,7 +0,0 @@ -zone "e73-3.tg13.gathering.org" { - type slave; - notify no; - masters { bootstrap; }; - file "slave/e73-3.tg13.gathering.org.zone"; - allow-transfer { ns-xfr; }; -}; diff --git a/bind/slave/conf-slave/e73-4.conf b/bind/slave/conf-slave/e73-4.conf deleted file mode 100644 index a0586d7..0000000 --- a/bind/slave/conf-slave/e73-4.conf +++ /dev/null @@ -1,7 +0,0 @@ -zone "e73-4.tg13.gathering.org" { - type slave; - notify no; - masters { bootstrap; }; - file "slave/e73-4.tg13.gathering.org.zone"; - allow-transfer { ns-xfr; }; -}; diff --git a/bind/slave/conf-slave/e75-1.conf b/bind/slave/conf-slave/e75-1.conf deleted file mode 100644 index bcdd0fe..0000000 --- a/bind/slave/conf-slave/e75-1.conf +++ /dev/null @@ -1,7 +0,0 @@ -zone "e75-1.tg13.gathering.org" { - type slave; - notify no; - masters { bootstrap; }; - file "slave/e75-1.tg13.gathering.org.zone"; - allow-transfer { ns-xfr; }; -}; diff --git a/bind/slave/conf-slave/e75-2.conf b/bind/slave/conf-slave/e75-2.conf deleted file mode 100644 index 0631366..0000000 --- a/bind/slave/conf-slave/e75-2.conf +++ /dev/null @@ -1,7 +0,0 @@ -zone "e75-2.tg13.gathering.org" { - type slave; - notify no; - masters { bootstrap; }; - file "slave/e75-2.tg13.gathering.org.zone"; - allow-transfer { ns-xfr; }; -}; diff --git a/bind/slave/conf-slave/e75-3.conf b/bind/slave/conf-slave/e75-3.conf deleted file mode 100644 index 4ce2c1d..0000000 --- a/bind/slave/conf-slave/e75-3.conf +++ /dev/null @@ -1,7 +0,0 @@ -zone "e75-3.tg13.gathering.org" { - type slave; - notify no; - masters { bootstrap; }; - file "slave/e75-3.tg13.gathering.org.zone"; - allow-transfer { ns-xfr; }; -}; diff --git a/bind/slave/conf-slave/e75-4.conf b/bind/slave/conf-slave/e75-4.conf deleted file mode 100644 index e361095..0000000 --- a/bind/slave/conf-slave/e75-4.conf +++ /dev/null @@ -1,7 +0,0 @@ -zone "e75-4.tg13.gathering.org" { - type slave; - notify no; - masters { bootstrap; }; - file "slave/e75-4.tg13.gathering.org.zone"; - allow-transfer { ns-xfr; }; -}; diff --git a/bind/slave/conf-slave/e77-1.conf b/bind/slave/conf-slave/e77-1.conf deleted file mode 100644 index 898f8d9..0000000 --- a/bind/slave/conf-slave/e77-1.conf +++ /dev/null @@ -1,7 +0,0 @@ -zone "e77-1.tg13.gathering.org" { - type slave; - notify no; - masters { bootstrap; }; - file "slave/e77-1.tg13.gathering.org.zone"; - allow-transfer { ns-xfr; }; -}; diff --git a/bind/slave/conf-slave/e77-2.conf b/bind/slave/conf-slave/e77-2.conf deleted file mode 100644 index 70d651b..0000000 --- a/bind/slave/conf-slave/e77-2.conf +++ /dev/null @@ -1,7 +0,0 @@ -zone "e77-2.tg13.gathering.org" { - type slave; - notify no; - masters { bootstrap; }; - file "slave/e77-2.tg13.gathering.org.zone"; - allow-transfer { ns-xfr; }; -}; diff --git a/bind/slave/conf-slave/e9-3.conf b/bind/slave/conf-slave/e9-3.conf deleted file mode 100644 index fff493a..0000000 --- a/bind/slave/conf-slave/e9-3.conf +++ /dev/null @@ -1,7 +0,0 @@ -zone "e9-3.tg13.gathering.org" { - type slave; - notify no; - masters { bootstrap; }; - file "slave/e9-3.tg13.gathering.org.zone"; - allow-transfer { ns-xfr; }; -}; diff --git a/bind/slave/conf-slave/e9-4.conf b/bind/slave/conf-slave/e9-4.conf deleted file mode 100644 index 42374e8..0000000 --- a/bind/slave/conf-slave/e9-4.conf +++ /dev/null @@ -1,7 +0,0 @@ -zone "e9-4.tg13.gathering.org" { - type slave; - notify no; - masters { bootstrap; }; - file "slave/e9-4.tg13.gathering.org.zone"; - allow-transfer { ns-xfr; }; -}; diff --git a/bind/slave/conf-slave/fugleberg1.conf b/bind/slave/conf-slave/fugleberg1.conf deleted file mode 100644 index b5b39cf..0000000 --- a/bind/slave/conf-slave/fugleberg1.conf +++ /dev/null @@ -1,7 +0,0 @@ -zone "fugleberg1.tg13.gathering.org" { - type slave; - notify no; - masters { bootstrap; }; - file "slave/fugleberg1.tg13.gathering.org.zone"; - allow-transfer { ns-xfr; }; -}; diff --git a/bind/slave/conf-slave/fugleberg2.conf b/bind/slave/conf-slave/fugleberg2.conf deleted file mode 100644 index e3ffcad..0000000 --- a/bind/slave/conf-slave/fugleberg2.conf +++ /dev/null @@ -1,7 +0,0 @@ -zone "fugleberg2.tg13.gathering.org" { - type slave; - notify no; - masters { bootstrap; }; - file "slave/fugleberg2.tg13.gathering.org.zone"; - allow-transfer { ns-xfr; }; -}; diff --git a/bind/slave/conf-slave/game.conf b/bind/slave/conf-slave/game.conf deleted file mode 100644 index 04fdc30..0000000 --- a/bind/slave/conf-slave/game.conf +++ /dev/null @@ -1,7 +0,0 @@ -zone "game.tg13.gathering.org" { - type slave; - notify no; - masters { bootstrap; }; - file "slave/game.tg13.gathering.org.zone"; - allow-transfer { ns-xfr; }; -}; diff --git a/bind/slave/conf-slave/gamehq.conf b/bind/slave/conf-slave/gamehq.conf deleted file mode 100644 index 11c35c2..0000000 --- a/bind/slave/conf-slave/gamehq.conf +++ /dev/null @@ -1,7 +0,0 @@ -zone "gamehq.tg13.gathering.org" { - type slave; - notify no; - masters { bootstrap; }; - file "slave/gamehq.tg13.gathering.org.zone"; - allow-transfer { ns-xfr; }; -}; diff --git a/bind/slave/conf-slave/lager.conf b/bind/slave/conf-slave/lager.conf deleted file mode 100644 index cec1eb0..0000000 --- a/bind/slave/conf-slave/lager.conf +++ /dev/null @@ -1,7 +0,0 @@ -zone "lager.tg13.gathering.org" { - type slave; - notify no; - masters { bootstrap; }; - file "slave/lager.tg13.gathering.org.zone"; - allow-transfer { ns-xfr; }; -}; diff --git a/bind/slave/conf-slave/logistikk.conf b/bind/slave/conf-slave/logistikk.conf deleted file mode 100644 index 84ff89f..0000000 --- a/bind/slave/conf-slave/logistikk.conf +++ /dev/null @@ -1,7 +0,0 @@ -zone "logistikk.tg13.gathering.org" { - type slave; - notify no; - masters { bootstrap; }; - file "slave/logistikk.tg13.gathering.org.zone"; - allow-transfer { ns-xfr; }; -}; diff --git a/bind/slave/conf-slave/marsrele.conf b/bind/slave/conf-slave/marsrele.conf deleted file mode 100644 index 56639ea..0000000 --- a/bind/slave/conf-slave/marsrele.conf +++ /dev/null @@ -1,7 +0,0 @@ -zone "marsrele.tg13.gathering.org" { - type slave; - notify no; - masters { bootstrap; }; - file "slave/marsrele.tg13.gathering.org.zone"; - allow-transfer { ns-xfr; }; -}; diff --git a/bind/slave/conf-slave/noc.conf b/bind/slave/conf-slave/noc.conf deleted file mode 100644 index 955695e..0000000 --- a/bind/slave/conf-slave/noc.conf +++ /dev/null @@ -1,7 +0,0 @@ -zone "noc.tg13.gathering.org" { - type slave; - notify no; - masters { bootstrap; }; - file "slave/noc.tg13.gathering.org.zone"; - allow-transfer { ns-xfr; }; -}; diff --git a/bind/slave/conf-slave/presse.conf b/bind/slave/conf-slave/presse.conf deleted file mode 100644 index 81ceebe..0000000 --- a/bind/slave/conf-slave/presse.conf +++ /dev/null @@ -1,7 +0,0 @@ -zone "presse.tg13.gathering.org" { - type slave; - notify no; - masters { bootstrap; }; - file "slave/presse.tg13.gathering.org.zone"; - allow-transfer { ns-xfr; }; -}; diff --git a/bind/slave/conf-slave/secmedic.conf b/bind/slave/conf-slave/secmedic.conf deleted file mode 100644 index 4f32330..0000000 --- a/bind/slave/conf-slave/secmedic.conf +++ /dev/null @@ -1,7 +0,0 @@ -zone "secmedic.tg13.gathering.org" { - type slave; - notify no; - masters { bootstrap; }; - file "slave/secmedic.tg13.gathering.org.zone"; - allow-transfer { ns-xfr; }; -}; diff --git a/bind/slave/conf-slave/sponsorvest.conf b/bind/slave/conf-slave/sponsorvest.conf deleted file mode 100644 index 4f4a255..0000000 --- a/bind/slave/conf-slave/sponsorvest.conf +++ /dev/null @@ -1,7 +0,0 @@ -zone "sponsorvest.tg13.gathering.org" { - type slave; - notify no; - masters { bootstrap; }; - file "slave/sponsorvest.tg13.gathering.org.zone"; - allow-transfer { ns-xfr; }; -}; diff --git a/bind/slave/conf-slave/stage.conf b/bind/slave/conf-slave/stage.conf deleted file mode 100644 index c459678..0000000 --- a/bind/slave/conf-slave/stage.conf +++ /dev/null @@ -1,7 +0,0 @@ -zone "stage.tg13.gathering.org" { - type slave; - notify no; - masters { bootstrap; }; - file "slave/stage.tg13.gathering.org.zone"; - allow-transfer { ns-xfr; }; -}; diff --git a/bind/slave/conf-slave/stageboh.conf b/bind/slave/conf-slave/stageboh.conf deleted file mode 100644 index 7081f38..0000000 --- a/bind/slave/conf-slave/stageboh.conf +++ /dev/null @@ -1,7 +0,0 @@ -zone "stageboh.tg13.gathering.org" { - type slave; - notify no; - masters { bootstrap; }; - file "slave/stageboh.tg13.gathering.org.zone"; - allow-transfer { ns-xfr; }; -}; diff --git a/bind/slave/conf-slave/tele.conf b/bind/slave/conf-slave/tele.conf deleted file mode 100644 index 1484d25..0000000 --- a/bind/slave/conf-slave/tele.conf +++ /dev/null @@ -1,7 +0,0 @@ -zone "tele.tg13.gathering.org" { - type slave; - notify no; - masters { bootstrap; }; - file "slave/tele.tg13.gathering.org.zone"; - allow-transfer { ns-xfr; }; -}; diff --git a/bind/slave/conf-slave/wlan.conf b/bind/slave/conf-slave/wlan.conf deleted file mode 100644 index 4a6b83d..0000000 --- a/bind/slave/conf-slave/wlan.conf +++ /dev/null @@ -1,7 +0,0 @@ -zone "wlan.tg13.gathering.org" { - type slave; - notify no; - masters { bootstrap; }; - file "slave/wlan.tg13.gathering.org.zone"; - allow-transfer { ns-xfr; }; -}; diff --git a/bind/slave/conf-slave/ymse.conf b/bind/slave/conf-slave/ymse.conf deleted file mode 100644 index bf26b4c..0000000 --- a/bind/slave/conf-slave/ymse.conf +++ /dev/null @@ -1,7 +0,0 @@ -zone "ymse.tg13.gathering.org" { - type slave; - notify no; - masters { bootstrap; }; - file "slave/ymse.tg13.gathering.org.zone"; - allow-transfer { ns-xfr; }; -}; diff --git a/bind/slave/db.0 b/bind/slave/db.0 deleted file mode 100644 index e3aabdb..0000000 --- a/bind/slave/db.0 +++ /dev/null @@ -1,12 +0,0 @@ -; -; BIND reverse data file for broadcast zone -; -$TTL 604800 -@ IN SOA localhost. root.localhost. ( - 1 ; Serial - 604800 ; Refresh - 86400 ; Retry - 2419200 ; Expire - 604800 ) ; Negative Cache TTL -; -@ IN NS localhost. diff --git a/bind/slave/db.127 b/bind/slave/db.127 deleted file mode 100644 index cd05bef..0000000 --- a/bind/slave/db.127 +++ /dev/null @@ -1,13 +0,0 @@ -; -; BIND reverse data file for local loopback interface -; -$TTL 604800 -@ IN SOA localhost. root.localhost. ( - 1 ; Serial - 604800 ; Refresh - 86400 ; Retry - 2419200 ; Expire - 604800 ) ; Negative Cache TTL -; -@ IN NS localhost. -1.0.0 IN PTR localhost. diff --git a/bind/slave/db.255 b/bind/slave/db.255 deleted file mode 100644 index e3aabdb..0000000 --- a/bind/slave/db.255 +++ /dev/null @@ -1,12 +0,0 @@ -; -; BIND reverse data file for broadcast zone -; -$TTL 604800 -@ IN SOA localhost. root.localhost. ( - 1 ; Serial - 604800 ; Refresh - 86400 ; Retry - 2419200 ; Expire - 604800 ) ; Negative Cache TTL -; -@ IN NS localhost. diff --git a/bind/slave/db.empty b/bind/slave/db.empty deleted file mode 100644 index 8a12858..0000000 --- a/bind/slave/db.empty +++ /dev/null @@ -1,14 +0,0 @@ -; BIND reverse data file for empty rfc1918 zone -; -; DO NOT EDIT THIS FILE - it is used for multiple zones. -; Instead, copy it, edit named.conf, and use that copy. -; -$TTL 86400 -@ IN SOA localhost. root.localhost. ( - 1 ; Serial - 604800 ; Refresh - 86400 ; Retry - 2419200 ; Expire - 86400 ) ; Negative Cache TTL -; -@ IN NS localhost. diff --git a/bind/slave/db.local b/bind/slave/db.local deleted file mode 100644 index 2f272d4..0000000 --- a/bind/slave/db.local +++ /dev/null @@ -1,14 +0,0 @@ -; -; BIND data file for local loopback interface -; -$TTL 604800 -@ IN SOA localhost. root.localhost. ( - 2 ; Serial - 604800 ; Refresh - 86400 ; Retry - 2419200 ; Expire - 604800 ) ; Negative Cache TTL -; -@ IN NS localhost. -@ IN A 127.0.0.1 -@ IN AAAA ::1 diff --git a/bind/slave/db.root b/bind/slave/db.root deleted file mode 100644 index 6c19741..0000000 --- a/bind/slave/db.root +++ /dev/null @@ -1,88 +0,0 @@ -; This file holds the information on root name servers needed to -; initialize cache of Internet domain name servers -; (e.g. reference this file in the "cache . <file>" -; configuration file of BIND domain name servers). -; -; This file is made available by InterNIC -; under anonymous FTP as -; file /domain/named.cache -; on server FTP.INTERNIC.NET -; -OR- RS.INTERNIC.NET -; -; last update: Jan 3, 2013 -; related version of root zone: 2013010300 -; -; formerly NS.INTERNIC.NET -; -. 3600000 IN NS A.ROOT-SERVERS.NET. -A.ROOT-SERVERS.NET. 3600000 A 198.41.0.4 -A.ROOT-SERVERS.NET. 3600000 AAAA 2001:503:BA3E::2:30 -; -; FORMERLY NS1.ISI.EDU -; -. 3600000 NS B.ROOT-SERVERS.NET. -B.ROOT-SERVERS.NET. 3600000 A 192.228.79.201 -; -; FORMERLY C.PSI.NET -; -. 3600000 NS C.ROOT-SERVERS.NET. -C.ROOT-SERVERS.NET. 3600000 A 192.33.4.12 -; -; FORMERLY TERP.UMD.EDU -; -. 3600000 NS D.ROOT-SERVERS.NET. -D.ROOT-SERVERS.NET. 3600000 A 199.7.91.13 -D.ROOT-SERVERS.NET. 3600000 AAAA 2001:500:2D::D -; -; FORMERLY NS.NASA.GOV -; -. 3600000 NS E.ROOT-SERVERS.NET. -E.ROOT-SERVERS.NET. 3600000 A 192.203.230.10 -; -; FORMERLY NS.ISC.ORG -; -. 3600000 NS F.ROOT-SERVERS.NET. -F.ROOT-SERVERS.NET. 3600000 A 192.5.5.241 -F.ROOT-SERVERS.NET. 3600000 AAAA 2001:500:2F::F -; -; FORMERLY NS.NIC.DDN.MIL -; -. 3600000 NS G.ROOT-SERVERS.NET. -G.ROOT-SERVERS.NET. 3600000 A 192.112.36.4 -; -; FORMERLY AOS.ARL.ARMY.MIL -; -. 3600000 NS H.ROOT-SERVERS.NET. -H.ROOT-SERVERS.NET. 3600000 A 128.63.2.53 -H.ROOT-SERVERS.NET. 3600000 AAAA 2001:500:1::803F:235 -; -; FORMERLY NIC.NORDU.NET -; -. 3600000 NS I.ROOT-SERVERS.NET. -I.ROOT-SERVERS.NET. 3600000 A 192.36.148.17 -I.ROOT-SERVERS.NET. 3600000 AAAA 2001:7FE::53 -; -; OPERATED BY VERISIGN, INC. -; -. 3600000 NS J.ROOT-SERVERS.NET. -J.ROOT-SERVERS.NET. 3600000 A 192.58.128.30 -J.ROOT-SERVERS.NET. 3600000 AAAA 2001:503:C27::2:30 -; -; OPERATED BY RIPE NCC -; -. 3600000 NS K.ROOT-SERVERS.NET. -K.ROOT-SERVERS.NET. 3600000 A 193.0.14.129 -K.ROOT-SERVERS.NET. 3600000 AAAA 2001:7FD::1 -; -; OPERATED BY ICANN -; -. 3600000 NS L.ROOT-SERVERS.NET. -L.ROOT-SERVERS.NET. 3600000 A 199.7.83.42 -L.ROOT-SERVERS.NET. 3600000 AAAA 2001:500:3::42 -; -; OPERATED BY WIDE -; -. 3600000 NS M.ROOT-SERVERS.NET. -M.ROOT-SERVERS.NET. 3600000 A 202.12.27.33 -M.ROOT-SERVERS.NET. 3600000 AAAA 2001:DC3::35 -; End of File diff --git a/bind/slave/named.conf b/bind/slave/named.conf deleted file mode 100644 index c960730..0000000 --- a/bind/slave/named.conf +++ /dev/null @@ -1,57 +0,0 @@ -// This named.conf was generated by make-named.pl at 20130327-1708 -// The current version of make-named.pl should not overwrite this file. -acl tg-nett { 151.216.0.0/17; 2a02:ed02::/32; 127.0.0.0/8; ::1; 31.169.55.0/24; }; -acl ns-xfr { 194.19.3.20; 151.216.125.2; 2a02:ed02:125::2; 151.216.126.2; 2a02:ed02:126::2; 151.216.124.0/24; }; -acl ripe-xfr { 194.19.3.20; 151.216.125.2; 2a02:ed02:125::2; 151.216.126.2; 2a02:ed02:126::2; 193.0.0.0/22; }; - -options { - directory "/etc/bind"; - allow-recursion { tg-nett; }; - allow-query { any; }; - allow-transfer { ns-xfr; }; - recursion yes; - auth-nxdomain no; - listen-on-v6 { any; }; -}; - -key DHCP_UPDATER { - algorithm HMAC-MD5.SIG-ALG.REG.INT; - secret <removed>; -}; - -masters bootstrap { 151.216.126.2; }; - -zone "tg13.gathering.org" { - type slave; - file "slave/tg13.gathering.org"; - notify no; - masters { bootstrap; }; -}; - -zone "infra.tg13.gathering.org" { - type slave; - file "slave/infra.tg13.gathering.org"; - notify no; - masters { bootstrap; }; -}; - -zone "2.0.d.e.2.0.a.2.ip6.arpa" { - type slave; - notify no; - masters { bootstrap; }; - file "slave/2.0.d.e.2.0.a.2.ip6.arpa:"; - allow-transfer { ns-xfr; ripe-xfr; }; -}; - -include "named.conf.default-zones"; -include "named.slave-reverse4.conf"; -include "named.slave-include.conf"; - -# ekstra /24-nett fra Blix -zone "55.169.31.in-addr.arpa" { - type slave; - notify no; - masters { bootstrap; }; - file "slave/55.169.31.in-addr.arpa"; - allow-transfer { ns-xfr; ripe-xfr; }; -}; diff --git a/bind/slave/named.conf.default-zones b/bind/slave/named.conf.default-zones deleted file mode 100644 index 355338b..0000000 --- a/bind/slave/named.conf.default-zones +++ /dev/null @@ -1,30 +0,0 @@ -// prime the server with knowledge of the root servers -zone "." { - type hint; - file "/etc/bind/db.root"; -}; - -// be authoritative for the localhost forward and reverse zones, and for -// broadcast zones as per RFC 1912 - -zone "localhost" { - type master; - file "/etc/bind/db.local"; -}; - -zone "127.in-addr.arpa" { - type master; - file "/etc/bind/db.127"; -}; - -zone "0.in-addr.arpa" { - type master; - file "/etc/bind/db.0"; -}; - -zone "255.in-addr.arpa" { - type master; - file "/etc/bind/db.255"; -}; - - diff --git a/bind/slave/named.conf.local b/bind/slave/named.conf.local deleted file mode 100644 index 7a57b10..0000000 --- a/bind/slave/named.conf.local +++ /dev/null @@ -1,8 +0,0 @@ -// -// Do any local configuration here -// - -// Consider adding the 1918 zones here, if they are not used in your -// organization -//include "/etc/bind/zones.rfc1918"; - diff --git a/bind/slave/named.conf.options b/bind/slave/named.conf.options deleted file mode 100644 index af79758..0000000 --- a/bind/slave/named.conf.options +++ /dev/null @@ -1,20 +0,0 @@ -options { - directory "/var/cache/bind"; - - // If there is a firewall between you and nameservers you want - // to talk to, you may need to fix the firewall to allow multiple - // ports to talk. See http://www.kb.cert.org/vuls/id/800113 - - // If your ISP provided one or more IP addresses for stable - // nameservers, you probably want to use them as forwarders. - // Uncomment the following block, and insert the addresses replacing - // the all-0's placeholder. - - // forwarders { - // 0.0.0.0; - // }; - - auth-nxdomain no; # conform to RFC1035 - listen-on-v6 { any; }; -}; - diff --git a/bind/slave/named.slave-include.conf b/bind/slave/named.slave-include.conf deleted file mode 100644 index 2284b6e..0000000 --- a/bind/slave/named.slave-include.conf +++ /dev/null @@ -1,159 +0,0 @@ -include "/etc/bind/conf-slave/ap-dist0.conf"; -include "/etc/bind/conf-slave/ap-dist1.conf"; -include "/etc/bind/conf-slave/ap-dist2.conf"; -include "/etc/bind/conf-slave/ap-dist3.conf"; -include "/etc/bind/conf-slave/ap-dist4.conf"; -include "/etc/bind/conf-slave/care.conf"; -include "/etc/bind/conf-slave/chillout.conf"; -include "/etc/bind/conf-slave/creativia.conf"; -include "/etc/bind/conf-slave/crew1.conf"; -include "/etc/bind/conf-slave/crew2.conf"; -include "/etc/bind/conf-slave/crew3.conf"; -include "/etc/bind/conf-slave/crew4.conf"; -include "/etc/bind/conf-slave/crew5.conf"; -include "/etc/bind/conf-slave/crew6.conf"; -include "/etc/bind/conf-slave/defektraid.conf"; -include "/etc/bind/conf-slave/e1-3.conf"; -include "/etc/bind/conf-slave/e1-4.conf"; -include "/etc/bind/conf-slave/e11-1.conf"; -include "/etc/bind/conf-slave/e11-2.conf"; -include "/etc/bind/conf-slave/e11-3.conf"; -include "/etc/bind/conf-slave/e11-4.conf"; -include "/etc/bind/conf-slave/e13-1.conf"; -include "/etc/bind/conf-slave/e13-2.conf"; -include "/etc/bind/conf-slave/e13-3.conf"; -include "/etc/bind/conf-slave/e13-4.conf"; -include "/etc/bind/conf-slave/e15-1.conf"; -include "/etc/bind/conf-slave/e15-2.conf"; -include "/etc/bind/conf-slave/e15-3.conf"; -include "/etc/bind/conf-slave/e15-4.conf"; -include "/etc/bind/conf-slave/e17-1.conf"; -include "/etc/bind/conf-slave/e17-2.conf"; -include "/etc/bind/conf-slave/e17-3.conf"; -include "/etc/bind/conf-slave/e17-4.conf"; -include "/etc/bind/conf-slave/e19-1.conf"; -include "/etc/bind/conf-slave/e19-2.conf"; -include "/etc/bind/conf-slave/e19-3.conf"; -include "/etc/bind/conf-slave/e19-4.conf"; -include "/etc/bind/conf-slave/e21-1.conf"; -include "/etc/bind/conf-slave/e21-2.conf"; -include "/etc/bind/conf-slave/e21-3.conf"; -include "/etc/bind/conf-slave/e21-4.conf"; -include "/etc/bind/conf-slave/e23-1.conf"; -include "/etc/bind/conf-slave/e23-2.conf"; -include "/etc/bind/conf-slave/e23-3.conf"; -include "/etc/bind/conf-slave/e23-4.conf"; -include "/etc/bind/conf-slave/e25-1.conf"; -include "/etc/bind/conf-slave/e25-2.conf"; -include "/etc/bind/conf-slave/e25-3.conf"; -include "/etc/bind/conf-slave/e25-4.conf"; -include "/etc/bind/conf-slave/e27-1.conf"; -include "/etc/bind/conf-slave/e27-2.conf"; -include "/etc/bind/conf-slave/e29-1.conf"; -include "/etc/bind/conf-slave/e29-2.conf"; -include "/etc/bind/conf-slave/e3-3.conf"; -include "/etc/bind/conf-slave/e3-4.conf"; -include "/etc/bind/conf-slave/e31-1.conf"; -include "/etc/bind/conf-slave/e31-2.conf"; -include "/etc/bind/conf-slave/e33-1.conf"; -include "/etc/bind/conf-slave/e33-2.conf"; -include "/etc/bind/conf-slave/e35-1.conf"; -include "/etc/bind/conf-slave/e35-2.conf"; -include "/etc/bind/conf-slave/e37-1.conf"; -include "/etc/bind/conf-slave/e37-2.conf"; -include "/etc/bind/conf-slave/e39-1.conf"; -include "/etc/bind/conf-slave/e39-2.conf"; -include "/etc/bind/conf-slave/e41-1.conf"; -include "/etc/bind/conf-slave/e41-2.conf"; -include "/etc/bind/conf-slave/e43-1.conf"; -include "/etc/bind/conf-slave/e43-2.conf"; -include "/etc/bind/conf-slave/e43-3.conf"; -include "/etc/bind/conf-slave/e43-4.conf"; -include "/etc/bind/conf-slave/e45-1.conf"; -include "/etc/bind/conf-slave/e45-2.conf"; -include "/etc/bind/conf-slave/e45-3.conf"; -include "/etc/bind/conf-slave/e45-4.conf"; -include "/etc/bind/conf-slave/e47-1.conf"; -include "/etc/bind/conf-slave/e47-2.conf"; -include "/etc/bind/conf-slave/e47-3.conf"; -include "/etc/bind/conf-slave/e47-4.conf"; -include "/etc/bind/conf-slave/e49-1.conf"; -include "/etc/bind/conf-slave/e49-2.conf"; -include "/etc/bind/conf-slave/e49-3.conf"; -include "/etc/bind/conf-slave/e49-4.conf"; -include "/etc/bind/conf-slave/e5-3.conf"; -include "/etc/bind/conf-slave/e5-4.conf"; -include "/etc/bind/conf-slave/e51-1.conf"; -include "/etc/bind/conf-slave/e51-2.conf"; -include "/etc/bind/conf-slave/e51-3.conf"; -include "/etc/bind/conf-slave/e51-4.conf"; -include "/etc/bind/conf-slave/e53-1.conf"; -include "/etc/bind/conf-slave/e53-2.conf"; -include "/etc/bind/conf-slave/e53-3.conf"; -include "/etc/bind/conf-slave/e53-4.conf"; -include "/etc/bind/conf-slave/e55-1.conf"; -include "/etc/bind/conf-slave/e55-2.conf"; -include "/etc/bind/conf-slave/e55-3.conf"; -include "/etc/bind/conf-slave/e55-4.conf"; -include "/etc/bind/conf-slave/e57-1.conf"; -include "/etc/bind/conf-slave/e57-2.conf"; -include "/etc/bind/conf-slave/e57-3.conf"; -include "/etc/bind/conf-slave/e57-4.conf"; -include "/etc/bind/conf-slave/e59-1.conf"; -include "/etc/bind/conf-slave/e59-2.conf"; -include "/etc/bind/conf-slave/e59-3.conf"; -include "/etc/bind/conf-slave/e59-4.conf"; -include "/etc/bind/conf-slave/e61-1.conf"; -include "/etc/bind/conf-slave/e61-2.conf"; -include "/etc/bind/conf-slave/e61-3.conf"; -include "/etc/bind/conf-slave/e61-4.conf"; -include "/etc/bind/conf-slave/e63-1.conf"; -include "/etc/bind/conf-slave/e63-2.conf"; -include "/etc/bind/conf-slave/e63-3.conf"; -include "/etc/bind/conf-slave/e63-4.conf"; -include "/etc/bind/conf-slave/e65-1.conf"; -include "/etc/bind/conf-slave/e65-2.conf"; -include "/etc/bind/conf-slave/e65-3.conf"; -include "/etc/bind/conf-slave/e65-4.conf"; -include "/etc/bind/conf-slave/e67-1.conf"; -include "/etc/bind/conf-slave/e67-2.conf"; -include "/etc/bind/conf-slave/e67-3.conf"; -include "/etc/bind/conf-slave/e67-4.conf"; -include "/etc/bind/conf-slave/e69-1.conf"; -include "/etc/bind/conf-slave/e69-2.conf"; -include "/etc/bind/conf-slave/e69-3.conf"; -include "/etc/bind/conf-slave/e69-4.conf"; -include "/etc/bind/conf-slave/e7-3.conf"; -include "/etc/bind/conf-slave/e7-4.conf"; -include "/etc/bind/conf-slave/e71-1.conf"; -include "/etc/bind/conf-slave/e71-2.conf"; -include "/etc/bind/conf-slave/e71-3.conf"; -include "/etc/bind/conf-slave/e71-4.conf"; -include "/etc/bind/conf-slave/e73-1.conf"; -include "/etc/bind/conf-slave/e73-2.conf"; -include "/etc/bind/conf-slave/e73-3.conf"; -include "/etc/bind/conf-slave/e73-4.conf"; -include "/etc/bind/conf-slave/e75-1.conf"; -include "/etc/bind/conf-slave/e75-2.conf"; -include "/etc/bind/conf-slave/e75-3.conf"; -include "/etc/bind/conf-slave/e75-4.conf"; -include "/etc/bind/conf-slave/e77-1.conf"; -include "/etc/bind/conf-slave/e77-2.conf"; -include "/etc/bind/conf-slave/e9-3.conf"; -include "/etc/bind/conf-slave/e9-4.conf"; -include "/etc/bind/conf-slave/fugleberg1.conf"; -include "/etc/bind/conf-slave/fugleberg2.conf"; -include "/etc/bind/conf-slave/game.conf"; -include "/etc/bind/conf-slave/gamehq.conf"; -include "/etc/bind/conf-slave/lager.conf"; -include "/etc/bind/conf-slave/logistikk.conf"; -include "/etc/bind/conf-slave/marsrele.conf"; -include "/etc/bind/conf-slave/noc.conf"; -include "/etc/bind/conf-slave/presse.conf"; -include "/etc/bind/conf-slave/secmedic.conf"; -include "/etc/bind/conf-slave/sponsorvest.conf"; -include "/etc/bind/conf-slave/stage.conf"; -include "/etc/bind/conf-slave/stageboh.conf"; -include "/etc/bind/conf-slave/tele.conf"; -include "/etc/bind/conf-slave/wlan.conf"; -include "/etc/bind/conf-slave/ymse.conf"; diff --git a/bind/slave/named.slave-reverse4.conf b/bind/slave/named.slave-reverse4.conf deleted file mode 100644 index 263b90c..0000000 --- a/bind/slave/named.slave-reverse4.conf +++ /dev/null @@ -1,1024 +0,0 @@ -zone "0.216.151.in-addr.arpa" { - type slave; - notify no; - file "slave/0.216.151.in-addr.arpa.cache"; - masters { bootstrap; }; - allow-transfer { 193.0.0.0/22; }; -}; - -zone "1.216.151.in-addr.arpa" { - type slave; - notify no; - file "slave/1.216.151.in-addr.arpa.cache"; - masters { bootstrap; }; - allow-transfer { 193.0.0.0/22; }; -}; - -zone "2.216.151.in-addr.arpa" { - type slave; - notify no; - file "slave/2.216.151.in-addr.arpa.cache"; - masters { bootstrap; }; - allow-transfer { 193.0.0.0/22; }; -}; - -zone "3.216.151.in-addr.arpa" { - type slave; - notify no; - file "slave/3.216.151.in-addr.arpa.cache"; - masters { bootstrap; }; - allow-transfer { 193.0.0.0/22; }; -}; - -zone "4.216.151.in-addr.arpa" { - type slave; - notify no; - file "slave/4.216.151.in-addr.arpa.cache"; - masters { bootstrap; }; - allow-transfer { 193.0.0.0/22; }; -}; - -zone "5.216.151.in-addr.arpa" { - type slave; - notify no; - file "slave/5.216.151.in-addr.arpa.cache"; - masters { bootstrap; }; - allow-transfer { 193.0.0.0/22; }; -}; - -zone "6.216.151.in-addr.arpa" { - type slave; - notify no; - file "slave/6.216.151.in-addr.arpa.cache"; - masters { bootstrap; }; - allow-transfer { 193.0.0.0/22; }; -}; - -zone "7.216.151.in-addr.arpa" { - type slave; - notify no; - file "slave/7.216.151.in-addr.arpa.cache"; - masters { bootstrap; }; - allow-transfer { 193.0.0.0/22; }; -}; - -zone "8.216.151.in-addr.arpa" { - type slave; - notify no; - file "slave/8.216.151.in-addr.arpa.cache"; - masters { bootstrap; }; - allow-transfer { 193.0.0.0/22; }; -}; - -zone "9.216.151.in-addr.arpa" { - type slave; - notify no; - file "slave/9.216.151.in-addr.arpa.cache"; - masters { bootstrap; }; - allow-transfer { 193.0.0.0/22; }; -}; - -zone "10.216.151.in-addr.arpa" { - type slave; - notify no; - file "slave/10.216.151.in-addr.arpa.cache"; - masters { bootstrap; }; - allow-transfer { 193.0.0.0/22; }; -}; - -zone "11.216.151.in-addr.arpa" { - type slave; - notify no; - file "slave/11.216.151.in-addr.arpa.cache"; - masters { bootstrap; }; - allow-transfer { 193.0.0.0/22; }; -}; - -zone "12.216.151.in-addr.arpa" { - type slave; - notify no; - file "slave/12.216.151.in-addr.arpa.cache"; - masters { bootstrap; }; - allow-transfer { 193.0.0.0/22; }; -}; - -zone "13.216.151.in-addr.arpa" { - type slave; - notify no; - file "slave/13.216.151.in-addr.arpa.cache"; - masters { bootstrap; }; - allow-transfer { 193.0.0.0/22; }; -}; - -zone "14.216.151.in-addr.arpa" { - type slave; - notify no; - file "slave/14.216.151.in-addr.arpa.cache"; - masters { bootstrap; }; - allow-transfer { 193.0.0.0/22; }; -}; - -zone "15.216.151.in-addr.arpa" { - type slave; - notify no; - file "slave/15.216.151.in-addr.arpa.cache"; - masters { bootstrap; }; - allow-transfer { 193.0.0.0/22; }; -}; - -zone "16.216.151.in-addr.arpa" { - type slave; - notify no; - file "slave/16.216.151.in-addr.arpa.cache"; - masters { bootstrap; }; - allow-transfer { 193.0.0.0/22; }; -}; - -zone "17.216.151.in-addr.arpa" { - type slave; - notify no; - file "slave/17.216.151.in-addr.arpa.cache"; - masters { bootstrap; }; - allow-transfer { 193.0.0.0/22; }; -}; - -zone "18.216.151.in-addr.arpa" { - type slave; - notify no; - file "slave/18.216.151.in-addr.arpa.cache"; - masters { bootstrap; }; - allow-transfer { 193.0.0.0/22; }; -}; - -zone "19.216.151.in-addr.arpa" { - type slave; - notify no; - file "slave/19.216.151.in-addr.arpa.cache"; - masters { bootstrap; }; - allow-transfer { 193.0.0.0/22; }; -}; - -zone "20.216.151.in-addr.arpa" { - type slave; - notify no; - file "slave/20.216.151.in-addr.arpa.cache"; - masters { bootstrap; }; - allow-transfer { 193.0.0.0/22; }; -}; - -zone "21.216.151.in-addr.arpa" { - type slave; - notify no; - file "slave/21.216.151.in-addr.arpa.cache"; - masters { bootstrap; }; - allow-transfer { 193.0.0.0/22; }; -}; - -zone "22.216.151.in-addr.arpa" { - type slave; - notify no; - file "slave/22.216.151.in-addr.arpa.cache"; - masters { bootstrap; }; - allow-transfer { 193.0.0.0/22; }; -}; - -zone "23.216.151.in-addr.arpa" { - type slave; - notify no; - file "slave/23.216.151.in-addr.arpa.cache"; - masters { bootstrap; }; - allow-transfer { 193.0.0.0/22; }; -}; - -zone "24.216.151.in-addr.arpa" { - type slave; - notify no; - file "slave/24.216.151.in-addr.arpa.cache"; - masters { bootstrap; }; - allow-transfer { 193.0.0.0/22; }; -}; - -zone "25.216.151.in-addr.arpa" { - type slave; - notify no; - file "slave/25.216.151.in-addr.arpa.cache"; - masters { bootstrap; }; - allow-transfer { 193.0.0.0/22; }; -}; - -zone "26.216.151.in-addr.arpa" { - type slave; - notify no; - file "slave/26.216.151.in-addr.arpa.cache"; - masters { bootstrap; }; - allow-transfer { 193.0.0.0/22; }; -}; - -zone "27.216.151.in-addr.arpa" { - type slave; - notify no; - file "slave/27.216.151.in-addr.arpa.cache"; - masters { bootstrap; }; - allow-transfer { 193.0.0.0/22; }; -}; - -zone "28.216.151.in-addr.arpa" { - type slave; - notify no; - file "slave/28.216.151.in-addr.arpa.cache"; - masters { bootstrap; }; - allow-transfer { 193.0.0.0/22; }; -}; - -zone "29.216.151.in-addr.arpa" { - type slave; - notify no; - file "slave/29.216.151.in-addr.arpa.cache"; - masters { bootstrap; }; - allow-transfer { 193.0.0.0/22; }; -}; - -zone "30.216.151.in-addr.arpa" { - type slave; - notify no; - file "slave/30.216.151.in-addr.arpa.cache"; - masters { bootstrap; }; - allow-transfer { 193.0.0.0/22; }; -}; - -zone "31.216.151.in-addr.arpa" { - type slave; - notify no; - file "slave/31.216.151.in-addr.arpa.cache"; - masters { bootstrap; }; - allow-transfer { 193.0.0.0/22; }; -}; - -zone "32.216.151.in-addr.arpa" { - type slave; - notify no; - file "slave/32.216.151.in-addr.arpa.cache"; - masters { bootstrap; }; - allow-transfer { 193.0.0.0/22; }; -}; - -zone "33.216.151.in-addr.arpa" { - type slave; - notify no; - file "slave/33.216.151.in-addr.arpa.cache"; - masters { bootstrap; }; - allow-transfer { 193.0.0.0/22; }; -}; - -zone "34.216.151.in-addr.arpa" { - type slave; - notify no; - file "slave/34.216.151.in-addr.arpa.cache"; - masters { bootstrap; }; - allow-transfer { 193.0.0.0/22; }; -}; - -zone "35.216.151.in-addr.arpa" { - type slave; - notify no; - file "slave/35.216.151.in-addr.arpa.cache"; - masters { bootstrap; }; - allow-transfer { 193.0.0.0/22; }; -}; - -zone "36.216.151.in-addr.arpa" { - type slave; - notify no; - file "slave/36.216.151.in-addr.arpa.cache"; - masters { bootstrap; }; - allow-transfer { 193.0.0.0/22; }; -}; - -zone "37.216.151.in-addr.arpa" { - type slave; - notify no; - file "slave/37.216.151.in-addr.arpa.cache"; - masters { bootstrap; }; - allow-transfer { 193.0.0.0/22; }; -}; - -zone "38.216.151.in-addr.arpa" { - type slave; - notify no; - file "slave/38.216.151.in-addr.arpa.cache"; - masters { bootstrap; }; - allow-transfer { 193.0.0.0/22; }; -}; - -zone "39.216.151.in-addr.arpa" { - type slave; - notify no; - file "slave/39.216.151.in-addr.arpa.cache"; - masters { bootstrap; }; - allow-transfer { 193.0.0.0/22; }; -}; - -zone "40.216.151.in-addr.arpa" { - type slave; - notify no; - file "slave/40.216.151.in-addr.arpa.cache"; - masters { bootstrap; }; - allow-transfer { 193.0.0.0/22; }; -}; - -zone "41.216.151.in-addr.arpa" { - type slave; - notify no; - file "slave/41.216.151.in-addr.arpa.cache"; - masters { bootstrap; }; - allow-transfer { 193.0.0.0/22; }; -}; - -zone "42.216.151.in-addr.arpa" { - type slave; - notify no; - file "slave/42.216.151.in-addr.arpa.cache"; - masters { bootstrap; }; - allow-transfer { 193.0.0.0/22; }; -}; - -zone "43.216.151.in-addr.arpa" { - type slave; - notify no; - file "slave/43.216.151.in-addr.arpa.cache"; - masters { bootstrap; }; - allow-transfer { 193.0.0.0/22; }; -}; - -zone "44.216.151.in-addr.arpa" { - type slave; - notify no; - file "slave/44.216.151.in-addr.arpa.cache"; - masters { bootstrap; }; - allow-transfer { 193.0.0.0/22; }; -}; - -zone "45.216.151.in-addr.arpa" { - type slave; - notify no; - file "slave/45.216.151.in-addr.arpa.cache"; - masters { bootstrap; }; - allow-transfer { 193.0.0.0/22; }; -}; - -zone "46.216.151.in-addr.arpa" { - type slave; - notify no; - file "slave/46.216.151.in-addr.arpa.cache"; - masters { bootstrap; }; - allow-transfer { 193.0.0.0/22; }; -}; - -zone "47.216.151.in-addr.arpa" { - type slave; - notify no; - file "slave/47.216.151.in-addr.arpa.cache"; - masters { bootstrap; }; - allow-transfer { 193.0.0.0/22; }; -}; - -zone "48.216.151.in-addr.arpa" { - type slave; - notify no; - file "slave/48.216.151.in-addr.arpa.cache"; - masters { bootstrap; }; - allow-transfer { 193.0.0.0/22; }; -}; - -zone "49.216.151.in-addr.arpa" { - type slave; - notify no; - file "slave/49.216.151.in-addr.arpa.cache"; - masters { bootstrap; }; - allow-transfer { 193.0.0.0/22; }; -}; - -zone "50.216.151.in-addr.arpa" { - type slave; - notify no; - file "slave/50.216.151.in-addr.arpa.cache"; - masters { bootstrap; }; - allow-transfer { 193.0.0.0/22; }; -}; - -zone "51.216.151.in-addr.arpa" { - type slave; - notify no; - file "slave/51.216.151.in-addr.arpa.cache"; - masters { bootstrap; }; - allow-transfer { 193.0.0.0/22; }; -}; - -zone "52.216.151.in-addr.arpa" { - type slave; - notify no; - file "slave/52.216.151.in-addr.arpa.cache"; - masters { bootstrap; }; - allow-transfer { 193.0.0.0/22; }; -}; - -zone "53.216.151.in-addr.arpa" { - type slave; - notify no; - file "slave/53.216.151.in-addr.arpa.cache"; - masters { bootstrap; }; - allow-transfer { 193.0.0.0/22; }; -}; - -zone "54.216.151.in-addr.arpa" { - type slave; - notify no; - file "slave/54.216.151.in-addr.arpa.cache"; - masters { bootstrap; }; - allow-transfer { 193.0.0.0/22; }; -}; - -zone "55.216.151.in-addr.arpa" { - type slave; - notify no; - file "slave/55.216.151.in-addr.arpa.cache"; - masters { bootstrap; }; - allow-transfer { 193.0.0.0/22; }; -}; - -zone "56.216.151.in-addr.arpa" { - type slave; - notify no; - file "slave/56.216.151.in-addr.arpa.cache"; - masters { bootstrap; }; - allow-transfer { 193.0.0.0/22; }; -}; - -zone "57.216.151.in-addr.arpa" { - type slave; - notify no; - file "slave/57.216.151.in-addr.arpa.cache"; - masters { bootstrap; }; - allow-transfer { 193.0.0.0/22; }; -}; - -zone "58.216.151.in-addr.arpa" { - type slave; - notify no; - file "slave/58.216.151.in-addr.arpa.cache"; - masters { bootstrap; }; - allow-transfer { 193.0.0.0/22; }; -}; - -zone "59.216.151.in-addr.arpa" { - type slave; - notify no; - file "slave/59.216.151.in-addr.arpa.cache"; - masters { bootstrap; }; - allow-transfer { 193.0.0.0/22; }; -}; - -zone "60.216.151.in-addr.arpa" { - type slave; - notify no; - file "slave/60.216.151.in-addr.arpa.cache"; - masters { bootstrap; }; - allow-transfer { 193.0.0.0/22; }; -}; - -zone "61.216.151.in-addr.arpa" { - type slave; - notify no; - file "slave/61.216.151.in-addr.arpa.cache"; - masters { bootstrap; }; - allow-transfer { 193.0.0.0/22; }; -}; - -zone "62.216.151.in-addr.arpa" { - type slave; - notify no; - file "slave/62.216.151.in-addr.arpa.cache"; - masters { bootstrap; }; - allow-transfer { 193.0.0.0/22; }; -}; - -zone "63.216.151.in-addr.arpa" { - type slave; - notify no; - file "slave/63.216.151.in-addr.arpa.cache"; - masters { bootstrap; }; - allow-transfer { 193.0.0.0/22; }; -}; - -zone "64.216.151.in-addr.arpa" { - type slave; - notify no; - file "slave/64.216.151.in-addr.arpa.cache"; - masters { bootstrap; }; - allow-transfer { 193.0.0.0/22; }; -}; - -zone "65.216.151.in-addr.arpa" { - type slave; - notify no; - file "slave/65.216.151.in-addr.arpa.cache"; - masters { bootstrap; }; - allow-transfer { 193.0.0.0/22; }; -}; - -zone "66.216.151.in-addr.arpa" { - type slave; - notify no; - file "slave/66.216.151.in-addr.arpa.cache"; - masters { bootstrap; }; - allow-transfer { 193.0.0.0/22; }; -}; - -zone "67.216.151.in-addr.arpa" { - type slave; - notify no; - file "slave/67.216.151.in-addr.arpa.cache"; - masters { bootstrap; }; - allow-transfer { 193.0.0.0/22; }; -}; - -zone "68.216.151.in-addr.arpa" { - type slave; - notify no; - file "slave/68.216.151.in-addr.arpa.cache"; - masters { bootstrap; }; - allow-transfer { 193.0.0.0/22; }; -}; - -zone "69.216.151.in-addr.arpa" { - type slave; - notify no; - file "slave/69.216.151.in-addr.arpa.cache"; - masters { bootstrap; }; - allow-transfer { 193.0.0.0/22; }; -}; - -zone "70.216.151.in-addr.arpa" { - type slave; - notify no; - file "slave/70.216.151.in-addr.arpa.cache"; - masters { bootstrap; }; - allow-transfer { 193.0.0.0/22; }; -}; - -zone "71.216.151.in-addr.arpa" { - type slave; - notify no; - file "slave/71.216.151.in-addr.arpa.cache"; - masters { bootstrap; }; - allow-transfer { 193.0.0.0/22; }; -}; - -zone "72.216.151.in-addr.arpa" { - type slave; - notify no; - file "slave/72.216.151.in-addr.arpa.cache"; - masters { bootstrap; }; - allow-transfer { 193.0.0.0/22; }; -}; - -zone "73.216.151.in-addr.arpa" { - type slave; - notify no; - file "slave/73.216.151.in-addr.arpa.cache"; - masters { bootstrap; }; - allow-transfer { 193.0.0.0/22; }; -}; - -zone "74.216.151.in-addr.arpa" { - type slave; - notify no; - file "slave/74.216.151.in-addr.arpa.cache"; - masters { bootstrap; }; - allow-transfer { 193.0.0.0/22; }; -}; - -zone "75.216.151.in-addr.arpa" { - type slave; - notify no; - file "slave/75.216.151.in-addr.arpa.cache"; - masters { bootstrap; }; - allow-transfer { 193.0.0.0/22; }; -}; - -zone "76.216.151.in-addr.arpa" { - type slave; - notify no; - file "slave/76.216.151.in-addr.arpa.cache"; - masters { bootstrap; }; - allow-transfer { 193.0.0.0/22; }; -}; - -zone "77.216.151.in-addr.arpa" { - type slave; - notify no; - file "slave/77.216.151.in-addr.arpa.cache"; - masters { bootstrap; }; - allow-transfer { 193.0.0.0/22; }; -}; - -zone "78.216.151.in-addr.arpa" { - type slave; - notify no; - file "slave/78.216.151.in-addr.arpa.cache"; - masters { bootstrap; }; - allow-transfer { 193.0.0.0/22; }; -}; - -zone "79.216.151.in-addr.arpa" { - type slave; - notify no; - file "slave/79.216.151.in-addr.arpa.cache"; - masters { bootstrap; }; - allow-transfer { 193.0.0.0/22; }; -}; - -zone "80.216.151.in-addr.arpa" { - type slave; - notify no; - file "slave/80.216.151.in-addr.arpa.cache"; - masters { bootstrap; }; - allow-transfer { 193.0.0.0/22; }; -}; - -zone "81.216.151.in-addr.arpa" { - type slave; - notify no; - file "slave/81.216.151.in-addr.arpa.cache"; - masters { bootstrap; }; - allow-transfer { 193.0.0.0/22; }; -}; - -zone "82.216.151.in-addr.arpa" { - type slave; - notify no; - file "slave/82.216.151.in-addr.arpa.cache"; - masters { bootstrap; }; - allow-transfer { 193.0.0.0/22; }; -}; - -zone "83.216.151.in-addr.arpa" { - type slave; - notify no; - file "slave/83.216.151.in-addr.arpa.cache"; - masters { bootstrap; }; - allow-transfer { 193.0.0.0/22; }; -}; - -zone "84.216.151.in-addr.arpa" { - type slave; - notify no; - file "slave/84.216.151.in-addr.arpa.cache"; - masters { bootstrap; }; - allow-transfer { 193.0.0.0/22; }; -}; - -zone "85.216.151.in-addr.arpa" { - type slave; - notify no; - file "slave/85.216.151.in-addr.arpa.cache"; - masters { bootstrap; }; - allow-transfer { 193.0.0.0/22; }; -}; - -zone "86.216.151.in-addr.arpa" { - type slave; - notify no; - file "slave/86.216.151.in-addr.arpa.cache"; - masters { bootstrap; }; - allow-transfer { 193.0.0.0/22; }; -}; - -zone "87.216.151.in-addr.arpa" { - type slave; - notify no; - file "slave/87.216.151.in-addr.arpa.cache"; - masters { bootstrap; }; - allow-transfer { 193.0.0.0/22; }; -}; - -zone "88.216.151.in-addr.arpa" { - type slave; - notify no; - file "slave/88.216.151.in-addr.arpa.cache"; - masters { bootstrap; }; - allow-transfer { 193.0.0.0/22; }; -}; - -zone "89.216.151.in-addr.arpa" { - type slave; - notify no; - file "slave/89.216.151.in-addr.arpa.cache"; - masters { bootstrap; }; - allow-transfer { 193.0.0.0/22; }; -}; - -zone "90.216.151.in-addr.arpa" { - type slave; - notify no; - file "slave/90.216.151.in-addr.arpa.cache"; - masters { bootstrap; }; - allow-transfer { 193.0.0.0/22; }; -}; - -zone "91.216.151.in-addr.arpa" { - type slave; - notify no; - file "slave/91.216.151.in-addr.arpa.cache"; - masters { bootstrap; }; - allow-transfer { 193.0.0.0/22; }; -}; - -zone "92.216.151.in-addr.arpa" { - type slave; - notify no; - file "slave/92.216.151.in-addr.arpa.cache"; - masters { bootstrap; }; - allow-transfer { 193.0.0.0/22; }; -}; - -zone "93.216.151.in-addr.arpa" { - type slave; - notify no; - file "slave/93.216.151.in-addr.arpa.cache"; - masters { bootstrap; }; - allow-transfer { 193.0.0.0/22; }; -}; - -zone "94.216.151.in-addr.arpa" { - type slave; - notify no; - file "slave/94.216.151.in-addr.arpa.cache"; - masters { bootstrap; }; - allow-transfer { 193.0.0.0/22; }; -}; - -zone "95.216.151.in-addr.arpa" { - type slave; - notify no; - file "slave/95.216.151.in-addr.arpa.cache"; - masters { bootstrap; }; - allow-transfer { 193.0.0.0/22; }; -}; - -zone "96.216.151.in-addr.arpa" { - type slave; - notify no; - file "slave/96.216.151.in-addr.arpa.cache"; - masters { bootstrap; }; - allow-transfer { 193.0.0.0/22; }; -}; - -zone "97.216.151.in-addr.arpa" { - type slave; - notify no; - file "slave/97.216.151.in-addr.arpa.cache"; - masters { bootstrap; }; - allow-transfer { 193.0.0.0/22; }; -}; - -zone "98.216.151.in-addr.arpa" { - type slave; - notify no; - file "slave/98.216.151.in-addr.arpa.cache"; - masters { bootstrap; }; - allow-transfer { 193.0.0.0/22; }; -}; - -zone "99.216.151.in-addr.arpa" { - type slave; - notify no; - file "slave/99.216.151.in-addr.arpa.cache"; - masters { bootstrap; }; - allow-transfer { 193.0.0.0/22; }; -}; - -zone "100.216.151.in-addr.arpa" { - type slave; - notify no; - file "slave/100.216.151.in-addr.arpa.cache"; - masters { bootstrap; }; - allow-transfer { 193.0.0.0/22; }; -}; - -zone "101.216.151.in-addr.arpa" { - type slave; - notify no; - file "slave/101.216.151.in-addr.arpa.cache"; - masters { bootstrap; }; - allow-transfer { 193.0.0.0/22; }; -}; - -zone "102.216.151.in-addr.arpa" { - type slave; - notify no; - file "slave/102.216.151.in-addr.arpa.cache"; - masters { bootstrap; }; - allow-transfer { 193.0.0.0/22; }; -}; - -zone "103.216.151.in-addr.arpa" { - type slave; - notify no; - file "slave/103.216.151.in-addr.arpa.cache"; - masters { bootstrap; }; - allow-transfer { 193.0.0.0/22; }; -}; - -zone "104.216.151.in-addr.arpa" { - type slave; - notify no; - file "slave/104.216.151.in-addr.arpa.cache"; - masters { bootstrap; }; - allow-transfer { 193.0.0.0/22; }; -}; - -zone "105.216.151.in-addr.arpa" { - type slave; - notify no; - file "slave/105.216.151.in-addr.arpa.cache"; - masters { bootstrap; }; - allow-transfer { 193.0.0.0/22; }; -}; - -zone "106.216.151.in-addr.arpa" { - type slave; - notify no; - file "slave/106.216.151.in-addr.arpa.cache"; - masters { bootstrap; }; - allow-transfer { 193.0.0.0/22; }; -}; - -zone "107.216.151.in-addr.arpa" { - type slave; - notify no; - file "slave/107.216.151.in-addr.arpa.cache"; - masters { bootstrap; }; - allow-transfer { 193.0.0.0/22; }; -}; - -zone "108.216.151.in-addr.arpa" { - type slave; - notify no; - file "slave/108.216.151.in-addr.arpa.cache"; - masters { bootstrap; }; - allow-transfer { 193.0.0.0/22; }; -}; - -zone "109.216.151.in-addr.arpa" { - type slave; - notify no; - file "slave/109.216.151.in-addr.arpa.cache"; - masters { bootstrap; }; - allow-transfer { 193.0.0.0/22; }; -}; - -zone "110.216.151.in-addr.arpa" { - type slave; - notify no; - file "slave/110.216.151.in-addr.arpa.cache"; - masters { bootstrap; }; - allow-transfer { 193.0.0.0/22; }; -}; - -zone "111.216.151.in-addr.arpa" { - type slave; - notify no; - file "slave/111.216.151.in-addr.arpa.cache"; - masters { bootstrap; }; - allow-transfer { 193.0.0.0/22; }; -}; - -zone "112.216.151.in-addr.arpa" { - type slave; - notify no; - file "slave/112.216.151.in-addr.arpa.cache"; - masters { bootstrap; }; - allow-transfer { 193.0.0.0/22; }; -}; - -zone "113.216.151.in-addr.arpa" { - type slave; - notify no; - file "slave/113.216.151.in-addr.arpa.cache"; - masters { bootstrap; }; - allow-transfer { 193.0.0.0/22; }; -}; - -zone "114.216.151.in-addr.arpa" { - type slave; - notify no; - file "slave/114.216.151.in-addr.arpa.cache"; - masters { bootstrap; }; - allow-transfer { 193.0.0.0/22; }; -}; - -zone "115.216.151.in-addr.arpa" { - type slave; - notify no; - file "slave/115.216.151.in-addr.arpa.cache"; - masters { bootstrap; }; - allow-transfer { 193.0.0.0/22; }; -}; - -zone "116.216.151.in-addr.arpa" { - type slave; - notify no; - file "slave/116.216.151.in-addr.arpa.cache"; - masters { bootstrap; }; - allow-transfer { 193.0.0.0/22; }; -}; - -zone "117.216.151.in-addr.arpa" { - type slave; - notify no; - file "slave/117.216.151.in-addr.arpa.cache"; - masters { bootstrap; }; - allow-transfer { 193.0.0.0/22; }; -}; - -zone "118.216.151.in-addr.arpa" { - type slave; - notify no; - file "slave/118.216.151.in-addr.arpa.cache"; - masters { bootstrap; }; - allow-transfer { 193.0.0.0/22; }; -}; - -zone "119.216.151.in-addr.arpa" { - type slave; - notify no; - file "slave/119.216.151.in-addr.arpa.cache"; - masters { bootstrap; }; - allow-transfer { 193.0.0.0/22; }; -}; - -zone "120.216.151.in-addr.arpa" { - type slave; - notify no; - file "slave/120.216.151.in-addr.arpa.cache"; - masters { bootstrap; }; - allow-transfer { 193.0.0.0/22; }; -}; - -zone "121.216.151.in-addr.arpa" { - type slave; - notify no; - file "slave/121.216.151.in-addr.arpa.cache"; - masters { bootstrap; }; - allow-transfer { 193.0.0.0/22; }; -}; - -zone "122.216.151.in-addr.arpa" { - type slave; - notify no; - file "slave/122.216.151.in-addr.arpa.cache"; - masters { bootstrap; }; - allow-transfer { 193.0.0.0/22; }; -}; - -zone "123.216.151.in-addr.arpa" { - type slave; - notify no; - file "slave/123.216.151.in-addr.arpa.cache"; - masters { bootstrap; }; - allow-transfer { 193.0.0.0/22; }; -}; - -zone "124.216.151.in-addr.arpa" { - type slave; - notify no; - file "slave/124.216.151.in-addr.arpa.cache"; - masters { bootstrap; }; - allow-transfer { 193.0.0.0/22; }; -}; - -zone "125.216.151.in-addr.arpa" { - type slave; - notify no; - file "slave/125.216.151.in-addr.arpa.cache"; - masters { bootstrap; }; - allow-transfer { 193.0.0.0/22; }; -}; - -zone "126.216.151.in-addr.arpa" { - type slave; - notify no; - file "slave/126.216.151.in-addr.arpa.cache"; - masters { bootstrap; }; - allow-transfer { 193.0.0.0/22; }; -}; - -zone "127.216.151.in-addr.arpa" { - type slave; - notify no; - file "slave/127.216.151.in-addr.arpa.cache"; - masters { bootstrap; }; - allow-transfer { 193.0.0.0/22; }; -}; - diff --git a/bind/slave/rndc.key b/bind/slave/rndc.key deleted file mode 100644 index 6ad396d..0000000 --- a/bind/slave/rndc.key +++ /dev/null @@ -1,4 +0,0 @@ -key "rndc-key" { - algorithm hmac-md5; - secret "<removed>"; -}; diff --git a/bind/slave/zones.rfc1918 b/bind/slave/zones.rfc1918 deleted file mode 100644 index 03b5546..0000000 --- a/bind/slave/zones.rfc1918 +++ /dev/null @@ -1,20 +0,0 @@ -zone "10.in-addr.arpa" { type master; file "/etc/bind/db.empty"; }; - -zone "16.172.in-addr.arpa" { type master; file "/etc/bind/db.empty"; }; -zone "17.172.in-addr.arpa" { type master; file "/etc/bind/db.empty"; }; -zone "18.172.in-addr.arpa" { type master; file "/etc/bind/db.empty"; }; -zone "19.172.in-addr.arpa" { type master; file "/etc/bind/db.empty"; }; -zone "20.172.in-addr.arpa" { type master; file "/etc/bind/db.empty"; }; -zone "21.172.in-addr.arpa" { type master; file "/etc/bind/db.empty"; }; -zone "22.172.in-addr.arpa" { type master; file "/etc/bind/db.empty"; }; -zone "23.172.in-addr.arpa" { type master; file "/etc/bind/db.empty"; }; -zone "24.172.in-addr.arpa" { type master; file "/etc/bind/db.empty"; }; -zone "25.172.in-addr.arpa" { type master; file "/etc/bind/db.empty"; }; -zone "26.172.in-addr.arpa" { type master; file "/etc/bind/db.empty"; }; -zone "27.172.in-addr.arpa" { type master; file "/etc/bind/db.empty"; }; -zone "28.172.in-addr.arpa" { type master; file "/etc/bind/db.empty"; }; -zone "29.172.in-addr.arpa" { type master; file "/etc/bind/db.empty"; }; -zone "30.172.in-addr.arpa" { type master; file "/etc/bind/db.empty"; }; -zone "31.172.in-addr.arpa" { type master; file "/etc/bind/db.empty"; }; - -zone "168.192.in-addr.arpa" { type master; file "/etc/bind/db.empty"; }; |