diff options
Diffstat (limited to 'examples/dns/slave')
202 files changed, 0 insertions, 2697 deletions
diff --git a/examples/dns/slave/.gitignore b/examples/dns/slave/.gitignore deleted file mode 100644 index e69de29..0000000 --- a/examples/dns/slave/.gitignore +++ /dev/null diff --git a/examples/dns/slave/conf-slave/apekatt.conf b/examples/dns/slave/conf-slave/apekatt.conf deleted file mode 100644 index 4c3ac6b..0000000 --- a/examples/dns/slave/conf-slave/apekatt.conf +++ /dev/null @@ -1,7 +0,0 @@ -zone "apekatt.tg14.gathering.org" { - type slave; - notify no; - masters { bootstrap; }; - file "slave/apekatt.tg14.gathering.org.zone"; - allow-transfer { ns-xfr; }; -}; diff --git a/examples/dns/slave/conf-slave/apenett00.conf b/examples/dns/slave/conf-slave/apenett00.conf deleted file mode 100644 index 82cb41a..0000000 --- a/examples/dns/slave/conf-slave/apenett00.conf +++ /dev/null @@ -1,7 +0,0 @@ -zone "apenett00.tg14.gathering.org" { - type slave; - notify no; - masters { bootstrap; }; - file "slave/apenett00.tg14.gathering.org.zone"; - allow-transfer { ns-xfr; }; -}; diff --git a/examples/dns/slave/conf-slave/apenett01.conf b/examples/dns/slave/conf-slave/apenett01.conf deleted file mode 100644 index 7eeaeae..0000000 --- a/examples/dns/slave/conf-slave/apenett01.conf +++ /dev/null @@ -1,7 +0,0 @@ -zone "apenett01.tg14.gathering.org" { - type slave; - notify no; - masters { bootstrap; }; - file "slave/apenett01.tg14.gathering.org.zone"; - allow-transfer { ns-xfr; }; -}; diff --git a/examples/dns/slave/conf-slave/apenett02.conf b/examples/dns/slave/conf-slave/apenett02.conf deleted file mode 100644 index 4f0e929..0000000 --- a/examples/dns/slave/conf-slave/apenett02.conf +++ /dev/null @@ -1,7 +0,0 @@ -zone "apenett02.tg14.gathering.org" { - type slave; - notify no; - masters { bootstrap; }; - file "slave/apenett02.tg14.gathering.org.zone"; - allow-transfer { ns-xfr; }; -}; diff --git a/examples/dns/slave/conf-slave/apenett03.conf b/examples/dns/slave/conf-slave/apenett03.conf deleted file mode 100644 index b9c3e0a..0000000 --- a/examples/dns/slave/conf-slave/apenett03.conf +++ /dev/null @@ -1,7 +0,0 @@ -zone "apenett03.tg14.gathering.org" { - type slave; - notify no; - masters { bootstrap; }; - file "slave/apenett03.tg14.gathering.org.zone"; - allow-transfer { ns-xfr; }; -}; diff --git a/examples/dns/slave/conf-slave/apenett04.conf b/examples/dns/slave/conf-slave/apenett04.conf deleted file mode 100644 index 7a9076d..0000000 --- a/examples/dns/slave/conf-slave/apenett04.conf +++ /dev/null @@ -1,7 +0,0 @@ -zone "apenett04.tg14.gathering.org" { - type slave; - notify no; - masters { bootstrap; }; - file "slave/apenett04.tg14.gathering.org.zone"; - allow-transfer { ns-xfr; }; -}; diff --git a/examples/dns/slave/conf-slave/apenett05.conf b/examples/dns/slave/conf-slave/apenett05.conf deleted file mode 100644 index 4fb4a88..0000000 --- a/examples/dns/slave/conf-slave/apenett05.conf +++ /dev/null @@ -1,7 +0,0 @@ -zone "apenett05.tg14.gathering.org" { - type slave; - notify no; - masters { bootstrap; }; - file "slave/apenett05.tg14.gathering.org.zone"; - allow-transfer { ns-xfr; }; -}; diff --git a/examples/dns/slave/conf-slave/apenett06.conf b/examples/dns/slave/conf-slave/apenett06.conf deleted file mode 100644 index bffc70a..0000000 --- a/examples/dns/slave/conf-slave/apenett06.conf +++ /dev/null @@ -1,7 +0,0 @@ -zone "apenett06.tg14.gathering.org" { - type slave; - notify no; - masters { bootstrap; }; - file "slave/apenett06.tg14.gathering.org.zone"; - allow-transfer { ns-xfr; }; -}; diff --git a/examples/dns/slave/conf-slave/bonus.conf b/examples/dns/slave/conf-slave/bonus.conf deleted file mode 100644 index 1c693e7..0000000 --- a/examples/dns/slave/conf-slave/bonus.conf +++ /dev/null @@ -1,7 +0,0 @@ -zone "bonus.tg14.gathering.org" { - type slave; - notify no; - masters { bootstrap; }; - file "slave/bonus.tg14.gathering.org.zone"; - allow-transfer { ns-xfr; }; -}; diff --git a/examples/dns/slave/conf-slave/bonus1.conf b/examples/dns/slave/conf-slave/bonus1.conf deleted file mode 100644 index ef6c143..0000000 --- a/examples/dns/slave/conf-slave/bonus1.conf +++ /dev/null @@ -1,7 +0,0 @@ -zone "bonus1.tg14.gathering.org" { - type slave; - notify no; - masters { bootstrap; }; - file "slave/bonus1.tg14.gathering.org.zone"; - allow-transfer { ns-xfr; }; -}; diff --git a/examples/dns/slave/conf-slave/bonus2.conf b/examples/dns/slave/conf-slave/bonus2.conf deleted file mode 100644 index 88c56c8..0000000 --- a/examples/dns/slave/conf-slave/bonus2.conf +++ /dev/null @@ -1,7 +0,0 @@ -zone "bonus2.tg14.gathering.org" { - type slave; - notify no; - masters { bootstrap; }; - file "slave/bonus2.tg14.gathering.org.zone"; - allow-transfer { ns-xfr; }; -}; diff --git a/examples/dns/slave/conf-slave/bordell.conf b/examples/dns/slave/conf-slave/bordell.conf deleted file mode 100644 index 6dcb95a..0000000 --- a/examples/dns/slave/conf-slave/bordell.conf +++ /dev/null @@ -1,7 +0,0 @@ -zone "bordell.tg14.gathering.org" { - type slave; - notify no; - masters { bootstrap; }; - file "slave/bordell.tg14.gathering.org.zone"; - allow-transfer { ns-xfr; }; -}; diff --git a/examples/dns/slave/conf-slave/clientcam.conf b/examples/dns/slave/conf-slave/clientcam.conf deleted file mode 100644 index 2b17e1b..0000000 --- a/examples/dns/slave/conf-slave/clientcam.conf +++ /dev/null @@ -1,7 +0,0 @@ -zone "clientcam.tg14.gathering.org" { - type slave; - notify no; - masters { bootstrap; }; - file "slave/clientcam.tg14.gathering.org.zone"; - allow-transfer { ns-xfr; }; -}; diff --git a/examples/dns/slave/conf-slave/creative1-1.conf b/examples/dns/slave/conf-slave/creative1-1.conf deleted file mode 100644 index 46c42a8..0000000 --- a/examples/dns/slave/conf-slave/creative1-1.conf +++ /dev/null @@ -1,7 +0,0 @@ -zone "creative1-1.tg14.gathering.org" { - type slave; - notify no; - masters { bootstrap; }; - file "slave/creative1-1.tg14.gathering.org.zone"; - allow-transfer { ns-xfr; }; -}; diff --git a/examples/dns/slave/conf-slave/creative2-1.conf b/examples/dns/slave/conf-slave/creative2-1.conf deleted file mode 100644 index 2daba76..0000000 --- a/examples/dns/slave/conf-slave/creative2-1.conf +++ /dev/null @@ -1,7 +0,0 @@ -zone "creative2-1.tg14.gathering.org" { - type slave; - notify no; - masters { bootstrap; }; - file "slave/creative2-1.tg14.gathering.org.zone"; - allow-transfer { ns-xfr; }; -}; diff --git a/examples/dns/slave/conf-slave/creative3-1.conf b/examples/dns/slave/conf-slave/creative3-1.conf deleted file mode 100644 index 7fb95ff..0000000 --- a/examples/dns/slave/conf-slave/creative3-1.conf +++ /dev/null @@ -1,7 +0,0 @@ -zone "creative3-1.tg14.gathering.org" { - type slave; - notify no; - masters { bootstrap; }; - file "slave/creative3-1.tg14.gathering.org.zone"; - allow-transfer { ns-xfr; }; -}; diff --git a/examples/dns/slave/conf-slave/creative4-1.conf b/examples/dns/slave/conf-slave/creative4-1.conf deleted file mode 100644 index 5e58fbb..0000000 --- a/examples/dns/slave/conf-slave/creative4-1.conf +++ /dev/null @@ -1,7 +0,0 @@ -zone "creative4-1.tg14.gathering.org" { - type slave; - notify no; - masters { bootstrap; }; - file "slave/creative4-1.tg14.gathering.org.zone"; - allow-transfer { ns-xfr; }; -}; diff --git a/examples/dns/slave/conf-slave/creative4-2.conf b/examples/dns/slave/conf-slave/creative4-2.conf deleted file mode 100644 index 82f8aff..0000000 --- a/examples/dns/slave/conf-slave/creative4-2.conf +++ /dev/null @@ -1,7 +0,0 @@ -zone "creative4-2.tg14.gathering.org" { - type slave; - notify no; - masters { bootstrap; }; - file "slave/creative4-2.tg14.gathering.org.zone"; - allow-transfer { ns-xfr; }; -}; diff --git a/examples/dns/slave/conf-slave/creative5-1.conf b/examples/dns/slave/conf-slave/creative5-1.conf deleted file mode 100644 index 4c57184..0000000 --- a/examples/dns/slave/conf-slave/creative5-1.conf +++ /dev/null @@ -1,7 +0,0 @@ -zone "creative5-1.tg14.gathering.org" { - type slave; - notify no; - masters { bootstrap; }; - file "slave/creative5-1.tg14.gathering.org.zone"; - allow-transfer { ns-xfr; }; -}; diff --git a/examples/dns/slave/conf-slave/creative5-2.conf b/examples/dns/slave/conf-slave/creative5-2.conf deleted file mode 100644 index 3bc148f..0000000 --- a/examples/dns/slave/conf-slave/creative5-2.conf +++ /dev/null @@ -1,7 +0,0 @@ -zone "creative5-2.tg14.gathering.org" { - type slave; - notify no; - masters { bootstrap; }; - file "slave/creative5-2.tg14.gathering.org.zone"; - allow-transfer { ns-xfr; }; -}; diff --git a/examples/dns/slave/conf-slave/creative6-1.conf b/examples/dns/slave/conf-slave/creative6-1.conf deleted file mode 100644 index 96223bc..0000000 --- a/examples/dns/slave/conf-slave/creative6-1.conf +++ /dev/null @@ -1,7 +0,0 @@ -zone "creative6-1.tg14.gathering.org" { - type slave; - notify no; - masters { bootstrap; }; - file "slave/creative6-1.tg14.gathering.org.zone"; - allow-transfer { ns-xfr; }; -}; diff --git a/examples/dns/slave/conf-slave/creative6-2.conf b/examples/dns/slave/conf-slave/creative6-2.conf deleted file mode 100644 index 4f16a7d..0000000 --- a/examples/dns/slave/conf-slave/creative6-2.conf +++ /dev/null @@ -1,7 +0,0 @@ -zone "creative6-2.tg14.gathering.org" { - type slave; - notify no; - masters { bootstrap; }; - file "slave/creative6-2.tg14.gathering.org.zone"; - allow-transfer { ns-xfr; }; -}; diff --git a/examples/dns/slave/conf-slave/creative7-1.conf b/examples/dns/slave/conf-slave/creative7-1.conf deleted file mode 100644 index 613de1f..0000000 --- a/examples/dns/slave/conf-slave/creative7-1.conf +++ /dev/null @@ -1,7 +0,0 @@ -zone "creative7-1.tg14.gathering.org" { - type slave; - notify no; - masters { bootstrap; }; - file "slave/creative7-1.tg14.gathering.org.zone"; - allow-transfer { ns-xfr; }; -}; diff --git a/examples/dns/slave/conf-slave/creative7-2.conf b/examples/dns/slave/conf-slave/creative7-2.conf deleted file mode 100644 index abd26cf..0000000 --- a/examples/dns/slave/conf-slave/creative7-2.conf +++ /dev/null @@ -1,7 +0,0 @@ -zone "creative7-2.tg14.gathering.org" { - type slave; - notify no; - masters { bootstrap; }; - file "slave/creative7-2.tg14.gathering.org.zone"; - allow-transfer { ns-xfr; }; -}; diff --git a/examples/dns/slave/conf-slave/creative8-1.conf b/examples/dns/slave/conf-slave/creative8-1.conf deleted file mode 100644 index 997b754..0000000 --- a/examples/dns/slave/conf-slave/creative8-1.conf +++ /dev/null @@ -1,7 +0,0 @@ -zone "creative8-1.tg14.gathering.org" { - type slave; - notify no; - masters { bootstrap; }; - file "slave/creative8-1.tg14.gathering.org.zone"; - allow-transfer { ns-xfr; }; -}; diff --git a/examples/dns/slave/conf-slave/creative8-2.conf b/examples/dns/slave/conf-slave/creative8-2.conf deleted file mode 100644 index 46e40e1..0000000 --- a/examples/dns/slave/conf-slave/creative8-2.conf +++ /dev/null @@ -1,7 +0,0 @@ -zone "creative8-2.tg14.gathering.org" { - type slave; - notify no; - masters { bootstrap; }; - file "slave/creative8-2.tg14.gathering.org.zone"; - allow-transfer { ns-xfr; }; -}; diff --git a/examples/dns/slave/conf-slave/crew1-1.conf b/examples/dns/slave/conf-slave/crew1-1.conf deleted file mode 100644 index 25fd955..0000000 --- a/examples/dns/slave/conf-slave/crew1-1.conf +++ /dev/null @@ -1,7 +0,0 @@ -zone "crew1-1.tg14.gathering.org" { - type slave; - notify no; - masters { bootstrap; }; - file "slave/crew1-1.tg14.gathering.org.zone"; - allow-transfer { ns-xfr; }; -}; diff --git a/examples/dns/slave/conf-slave/crew2-1.conf b/examples/dns/slave/conf-slave/crew2-1.conf deleted file mode 100644 index b3df70d..0000000 --- a/examples/dns/slave/conf-slave/crew2-1.conf +++ /dev/null @@ -1,7 +0,0 @@ -zone "crew2-1.tg14.gathering.org" { - type slave; - notify no; - masters { bootstrap; }; - file "slave/crew2-1.tg14.gathering.org.zone"; - allow-transfer { ns-xfr; }; -}; diff --git a/examples/dns/slave/conf-slave/crew2-2.conf b/examples/dns/slave/conf-slave/crew2-2.conf deleted file mode 100644 index 35d2db1..0000000 --- a/examples/dns/slave/conf-slave/crew2-2.conf +++ /dev/null @@ -1,7 +0,0 @@ -zone "crew2-2.tg14.gathering.org" { - type slave; - notify no; - masters { bootstrap; }; - file "slave/crew2-2.tg14.gathering.org.zone"; - allow-transfer { ns-xfr; }; -}; diff --git a/examples/dns/slave/conf-slave/crew3-1.conf b/examples/dns/slave/conf-slave/crew3-1.conf deleted file mode 100644 index acfc4b5..0000000 --- a/examples/dns/slave/conf-slave/crew3-1.conf +++ /dev/null @@ -1,7 +0,0 @@ -zone "crew3-1.tg14.gathering.org" { - type slave; - notify no; - masters { bootstrap; }; - file "slave/crew3-1.tg14.gathering.org.zone"; - allow-transfer { ns-xfr; }; -}; diff --git a/examples/dns/slave/conf-slave/crew3-2.conf b/examples/dns/slave/conf-slave/crew3-2.conf deleted file mode 100644 index 0c22859..0000000 --- a/examples/dns/slave/conf-slave/crew3-2.conf +++ /dev/null @@ -1,7 +0,0 @@ -zone "crew3-2.tg14.gathering.org" { - type slave; - notify no; - masters { bootstrap; }; - file "slave/crew3-2.tg14.gathering.org.zone"; - allow-transfer { ns-xfr; }; -}; diff --git a/examples/dns/slave/conf-slave/crew4-1.conf b/examples/dns/slave/conf-slave/crew4-1.conf deleted file mode 100644 index 0d3019a..0000000 --- a/examples/dns/slave/conf-slave/crew4-1.conf +++ /dev/null @@ -1,7 +0,0 @@ -zone "crew4-1.tg14.gathering.org" { - type slave; - notify no; - masters { bootstrap; }; - file "slave/crew4-1.tg14.gathering.org.zone"; - allow-transfer { ns-xfr; }; -}; diff --git a/examples/dns/slave/conf-slave/crew4-2.conf b/examples/dns/slave/conf-slave/crew4-2.conf deleted file mode 100644 index d6c9f1a..0000000 --- a/examples/dns/slave/conf-slave/crew4-2.conf +++ /dev/null @@ -1,7 +0,0 @@ -zone "crew4-2.tg14.gathering.org" { - type slave; - notify no; - masters { bootstrap; }; - file "slave/crew4-2.tg14.gathering.org.zone"; - allow-transfer { ns-xfr; }; -}; diff --git a/examples/dns/slave/conf-slave/e1-3.conf b/examples/dns/slave/conf-slave/e1-3.conf deleted file mode 100644 index 3a373ad..0000000 --- a/examples/dns/slave/conf-slave/e1-3.conf +++ /dev/null @@ -1,7 +0,0 @@ -zone "e1-3.tg14.gathering.org" { - type slave; - notify no; - masters { bootstrap; }; - file "slave/e1-3.tg14.gathering.org.zone"; - allow-transfer { ns-xfr; }; -}; diff --git a/examples/dns/slave/conf-slave/e1-4.conf b/examples/dns/slave/conf-slave/e1-4.conf deleted file mode 100644 index 03fd497..0000000 --- a/examples/dns/slave/conf-slave/e1-4.conf +++ /dev/null @@ -1,7 +0,0 @@ -zone "e1-4.tg14.gathering.org" { - type slave; - notify no; - masters { bootstrap; }; - file "slave/e1-4.tg14.gathering.org.zone"; - allow-transfer { ns-xfr; }; -}; diff --git a/examples/dns/slave/conf-slave/e11-1.conf b/examples/dns/slave/conf-slave/e11-1.conf deleted file mode 100644 index 7708423..0000000 --- a/examples/dns/slave/conf-slave/e11-1.conf +++ /dev/null @@ -1,7 +0,0 @@ -zone "e11-1.tg14.gathering.org" { - type slave; - notify no; - masters { bootstrap; }; - file "slave/e11-1.tg14.gathering.org.zone"; - allow-transfer { ns-xfr; }; -}; diff --git a/examples/dns/slave/conf-slave/e11-2.conf b/examples/dns/slave/conf-slave/e11-2.conf deleted file mode 100644 index 958dc23..0000000 --- a/examples/dns/slave/conf-slave/e11-2.conf +++ /dev/null @@ -1,7 +0,0 @@ -zone "e11-2.tg14.gathering.org" { - type slave; - notify no; - masters { bootstrap; }; - file "slave/e11-2.tg14.gathering.org.zone"; - allow-transfer { ns-xfr; }; -}; diff --git a/examples/dns/slave/conf-slave/e11-3.conf b/examples/dns/slave/conf-slave/e11-3.conf deleted file mode 100644 index 17c9def..0000000 --- a/examples/dns/slave/conf-slave/e11-3.conf +++ /dev/null @@ -1,7 +0,0 @@ -zone "e11-3.tg14.gathering.org" { - type slave; - notify no; - masters { bootstrap; }; - file "slave/e11-3.tg14.gathering.org.zone"; - allow-transfer { ns-xfr; }; -}; diff --git a/examples/dns/slave/conf-slave/e11-4.conf b/examples/dns/slave/conf-slave/e11-4.conf deleted file mode 100644 index b29f80d..0000000 --- a/examples/dns/slave/conf-slave/e11-4.conf +++ /dev/null @@ -1,7 +0,0 @@ -zone "e11-4.tg14.gathering.org" { - type slave; - notify no; - masters { bootstrap; }; - file "slave/e11-4.tg14.gathering.org.zone"; - allow-transfer { ns-xfr; }; -}; diff --git a/examples/dns/slave/conf-slave/e13-1.conf b/examples/dns/slave/conf-slave/e13-1.conf deleted file mode 100644 index 9bd0361..0000000 --- a/examples/dns/slave/conf-slave/e13-1.conf +++ /dev/null @@ -1,7 +0,0 @@ -zone "e13-1.tg14.gathering.org" { - type slave; - notify no; - masters { bootstrap; }; - file "slave/e13-1.tg14.gathering.org.zone"; - allow-transfer { ns-xfr; }; -}; diff --git a/examples/dns/slave/conf-slave/e13-2.conf b/examples/dns/slave/conf-slave/e13-2.conf deleted file mode 100644 index b4fc16d..0000000 --- a/examples/dns/slave/conf-slave/e13-2.conf +++ /dev/null @@ -1,7 +0,0 @@ -zone "e13-2.tg14.gathering.org" { - type slave; - notify no; - masters { bootstrap; }; - file "slave/e13-2.tg14.gathering.org.zone"; - allow-transfer { ns-xfr; }; -}; diff --git a/examples/dns/slave/conf-slave/e13-3.conf b/examples/dns/slave/conf-slave/e13-3.conf deleted file mode 100644 index 17931a2..0000000 --- a/examples/dns/slave/conf-slave/e13-3.conf +++ /dev/null @@ -1,7 +0,0 @@ -zone "e13-3.tg14.gathering.org" { - type slave; - notify no; - masters { bootstrap; }; - file "slave/e13-3.tg14.gathering.org.zone"; - allow-transfer { ns-xfr; }; -}; diff --git a/examples/dns/slave/conf-slave/e13-4.conf b/examples/dns/slave/conf-slave/e13-4.conf deleted file mode 100644 index cd92b06..0000000 --- a/examples/dns/slave/conf-slave/e13-4.conf +++ /dev/null @@ -1,7 +0,0 @@ -zone "e13-4.tg14.gathering.org" { - type slave; - notify no; - masters { bootstrap; }; - file "slave/e13-4.tg14.gathering.org.zone"; - allow-transfer { ns-xfr; }; -}; diff --git a/examples/dns/slave/conf-slave/e15-1.conf b/examples/dns/slave/conf-slave/e15-1.conf deleted file mode 100644 index a69bcc0..0000000 --- a/examples/dns/slave/conf-slave/e15-1.conf +++ /dev/null @@ -1,7 +0,0 @@ -zone "e15-1.tg14.gathering.org" { - type slave; - notify no; - masters { bootstrap; }; - file "slave/e15-1.tg14.gathering.org.zone"; - allow-transfer { ns-xfr; }; -}; diff --git a/examples/dns/slave/conf-slave/e15-2.conf b/examples/dns/slave/conf-slave/e15-2.conf deleted file mode 100644 index 359864c..0000000 --- a/examples/dns/slave/conf-slave/e15-2.conf +++ /dev/null @@ -1,7 +0,0 @@ -zone "e15-2.tg14.gathering.org" { - type slave; - notify no; - masters { bootstrap; }; - file "slave/e15-2.tg14.gathering.org.zone"; - allow-transfer { ns-xfr; }; -}; diff --git a/examples/dns/slave/conf-slave/e15-3.conf b/examples/dns/slave/conf-slave/e15-3.conf deleted file mode 100644 index 4edd89f..0000000 --- a/examples/dns/slave/conf-slave/e15-3.conf +++ /dev/null @@ -1,7 +0,0 @@ -zone "e15-3.tg14.gathering.org" { - type slave; - notify no; - masters { bootstrap; }; - file "slave/e15-3.tg14.gathering.org.zone"; - allow-transfer { ns-xfr; }; -}; diff --git a/examples/dns/slave/conf-slave/e15-4.conf b/examples/dns/slave/conf-slave/e15-4.conf deleted file mode 100644 index eab5f5e..0000000 --- a/examples/dns/slave/conf-slave/e15-4.conf +++ /dev/null @@ -1,7 +0,0 @@ -zone "e15-4.tg14.gathering.org" { - type slave; - notify no; - masters { bootstrap; }; - file "slave/e15-4.tg14.gathering.org.zone"; - allow-transfer { ns-xfr; }; -}; diff --git a/examples/dns/slave/conf-slave/e17-1.conf b/examples/dns/slave/conf-slave/e17-1.conf deleted file mode 100644 index a729e32..0000000 --- a/examples/dns/slave/conf-slave/e17-1.conf +++ /dev/null @@ -1,7 +0,0 @@ -zone "e17-1.tg14.gathering.org" { - type slave; - notify no; - masters { bootstrap; }; - file "slave/e17-1.tg14.gathering.org.zone"; - allow-transfer { ns-xfr; }; -}; diff --git a/examples/dns/slave/conf-slave/e17-2.conf b/examples/dns/slave/conf-slave/e17-2.conf deleted file mode 100644 index 4df6c22..0000000 --- a/examples/dns/slave/conf-slave/e17-2.conf +++ /dev/null @@ -1,7 +0,0 @@ -zone "e17-2.tg14.gathering.org" { - type slave; - notify no; - masters { bootstrap; }; - file "slave/e17-2.tg14.gathering.org.zone"; - allow-transfer { ns-xfr; }; -}; diff --git a/examples/dns/slave/conf-slave/e17-3.conf b/examples/dns/slave/conf-slave/e17-3.conf deleted file mode 100644 index 9c7738a..0000000 --- a/examples/dns/slave/conf-slave/e17-3.conf +++ /dev/null @@ -1,7 +0,0 @@ -zone "e17-3.tg14.gathering.org" { - type slave; - notify no; - masters { bootstrap; }; - file "slave/e17-3.tg14.gathering.org.zone"; - allow-transfer { ns-xfr; }; -}; diff --git a/examples/dns/slave/conf-slave/e17-4.conf b/examples/dns/slave/conf-slave/e17-4.conf deleted file mode 100644 index 660abba..0000000 --- a/examples/dns/slave/conf-slave/e17-4.conf +++ /dev/null @@ -1,7 +0,0 @@ -zone "e17-4.tg14.gathering.org" { - type slave; - notify no; - masters { bootstrap; }; - file "slave/e17-4.tg14.gathering.org.zone"; - allow-transfer { ns-xfr; }; -}; diff --git a/examples/dns/slave/conf-slave/e19-1.conf b/examples/dns/slave/conf-slave/e19-1.conf deleted file mode 100644 index 9a107a6..0000000 --- a/examples/dns/slave/conf-slave/e19-1.conf +++ /dev/null @@ -1,7 +0,0 @@ -zone "e19-1.tg14.gathering.org" { - type slave; - notify no; - masters { bootstrap; }; - file "slave/e19-1.tg14.gathering.org.zone"; - allow-transfer { ns-xfr; }; -}; diff --git a/examples/dns/slave/conf-slave/e19-2.conf b/examples/dns/slave/conf-slave/e19-2.conf deleted file mode 100644 index 6849fbb..0000000 --- a/examples/dns/slave/conf-slave/e19-2.conf +++ /dev/null @@ -1,7 +0,0 @@ -zone "e19-2.tg14.gathering.org" { - type slave; - notify no; - masters { bootstrap; }; - file "slave/e19-2.tg14.gathering.org.zone"; - allow-transfer { ns-xfr; }; -}; diff --git a/examples/dns/slave/conf-slave/e19-3.conf b/examples/dns/slave/conf-slave/e19-3.conf deleted file mode 100644 index bcf514d..0000000 --- a/examples/dns/slave/conf-slave/e19-3.conf +++ /dev/null @@ -1,7 +0,0 @@ -zone "e19-3.tg14.gathering.org" { - type slave; - notify no; - masters { bootstrap; }; - file "slave/e19-3.tg14.gathering.org.zone"; - allow-transfer { ns-xfr; }; -}; diff --git a/examples/dns/slave/conf-slave/e19-4.conf b/examples/dns/slave/conf-slave/e19-4.conf deleted file mode 100644 index dda9cb7..0000000 --- a/examples/dns/slave/conf-slave/e19-4.conf +++ /dev/null @@ -1,7 +0,0 @@ -zone "e19-4.tg14.gathering.org" { - type slave; - notify no; - masters { bootstrap; }; - file "slave/e19-4.tg14.gathering.org.zone"; - allow-transfer { ns-xfr; }; -}; diff --git a/examples/dns/slave/conf-slave/e21-1.conf b/examples/dns/slave/conf-slave/e21-1.conf deleted file mode 100644 index af499de..0000000 --- a/examples/dns/slave/conf-slave/e21-1.conf +++ /dev/null @@ -1,7 +0,0 @@ -zone "e21-1.tg14.gathering.org" { - type slave; - notify no; - masters { bootstrap; }; - file "slave/e21-1.tg14.gathering.org.zone"; - allow-transfer { ns-xfr; }; -}; diff --git a/examples/dns/slave/conf-slave/e21-2.conf b/examples/dns/slave/conf-slave/e21-2.conf deleted file mode 100644 index 33b09b0..0000000 --- a/examples/dns/slave/conf-slave/e21-2.conf +++ /dev/null @@ -1,7 +0,0 @@ -zone "e21-2.tg14.gathering.org" { - type slave; - notify no; - masters { bootstrap; }; - file "slave/e21-2.tg14.gathering.org.zone"; - allow-transfer { ns-xfr; }; -}; diff --git a/examples/dns/slave/conf-slave/e21-3.conf b/examples/dns/slave/conf-slave/e21-3.conf deleted file mode 100644 index 4b368a3..0000000 --- a/examples/dns/slave/conf-slave/e21-3.conf +++ /dev/null @@ -1,7 +0,0 @@ -zone "e21-3.tg14.gathering.org" { - type slave; - notify no; - masters { bootstrap; }; - file "slave/e21-3.tg14.gathering.org.zone"; - allow-transfer { ns-xfr; }; -}; diff --git a/examples/dns/slave/conf-slave/e21-4.conf b/examples/dns/slave/conf-slave/e21-4.conf deleted file mode 100644 index 3d57fd6..0000000 --- a/examples/dns/slave/conf-slave/e21-4.conf +++ /dev/null @@ -1,7 +0,0 @@ -zone "e21-4.tg14.gathering.org" { - type slave; - notify no; - masters { bootstrap; }; - file "slave/e21-4.tg14.gathering.org.zone"; - allow-transfer { ns-xfr; }; -}; diff --git a/examples/dns/slave/conf-slave/e23-1.conf b/examples/dns/slave/conf-slave/e23-1.conf deleted file mode 100644 index 57a0549..0000000 --- a/examples/dns/slave/conf-slave/e23-1.conf +++ /dev/null @@ -1,7 +0,0 @@ -zone "e23-1.tg14.gathering.org" { - type slave; - notify no; - masters { bootstrap; }; - file "slave/e23-1.tg14.gathering.org.zone"; - allow-transfer { ns-xfr; }; -}; diff --git a/examples/dns/slave/conf-slave/e23-2.conf b/examples/dns/slave/conf-slave/e23-2.conf deleted file mode 100644 index f373b76..0000000 --- a/examples/dns/slave/conf-slave/e23-2.conf +++ /dev/null @@ -1,7 +0,0 @@ -zone "e23-2.tg14.gathering.org" { - type slave; - notify no; - masters { bootstrap; }; - file "slave/e23-2.tg14.gathering.org.zone"; - allow-transfer { ns-xfr; }; -}; diff --git a/examples/dns/slave/conf-slave/e23-3.conf b/examples/dns/slave/conf-slave/e23-3.conf deleted file mode 100644 index f5a09cd..0000000 --- a/examples/dns/slave/conf-slave/e23-3.conf +++ /dev/null @@ -1,7 +0,0 @@ -zone "e23-3.tg14.gathering.org" { - type slave; - notify no; - masters { bootstrap; }; - file "slave/e23-3.tg14.gathering.org.zone"; - allow-transfer { ns-xfr; }; -}; diff --git a/examples/dns/slave/conf-slave/e23-4.conf b/examples/dns/slave/conf-slave/e23-4.conf deleted file mode 100644 index bfc7fc7..0000000 --- a/examples/dns/slave/conf-slave/e23-4.conf +++ /dev/null @@ -1,7 +0,0 @@ -zone "e23-4.tg14.gathering.org" { - type slave; - notify no; - masters { bootstrap; }; - file "slave/e23-4.tg14.gathering.org.zone"; - allow-transfer { ns-xfr; }; -}; diff --git a/examples/dns/slave/conf-slave/e25-1.conf b/examples/dns/slave/conf-slave/e25-1.conf deleted file mode 100644 index b9c4436..0000000 --- a/examples/dns/slave/conf-slave/e25-1.conf +++ /dev/null @@ -1,7 +0,0 @@ -zone "e25-1.tg14.gathering.org" { - type slave; - notify no; - masters { bootstrap; }; - file "slave/e25-1.tg14.gathering.org.zone"; - allow-transfer { ns-xfr; }; -}; diff --git a/examples/dns/slave/conf-slave/e25-2.conf b/examples/dns/slave/conf-slave/e25-2.conf deleted file mode 100644 index 40b2f75..0000000 --- a/examples/dns/slave/conf-slave/e25-2.conf +++ /dev/null @@ -1,7 +0,0 @@ -zone "e25-2.tg14.gathering.org" { - type slave; - notify no; - masters { bootstrap; }; - file "slave/e25-2.tg14.gathering.org.zone"; - allow-transfer { ns-xfr; }; -}; diff --git a/examples/dns/slave/conf-slave/e25-3.conf b/examples/dns/slave/conf-slave/e25-3.conf deleted file mode 100644 index 65f2533..0000000 --- a/examples/dns/slave/conf-slave/e25-3.conf +++ /dev/null @@ -1,7 +0,0 @@ -zone "e25-3.tg14.gathering.org" { - type slave; - notify no; - masters { bootstrap; }; - file "slave/e25-3.tg14.gathering.org.zone"; - allow-transfer { ns-xfr; }; -}; diff --git a/examples/dns/slave/conf-slave/e25-4.conf b/examples/dns/slave/conf-slave/e25-4.conf deleted file mode 100644 index 2fe5e12..0000000 --- a/examples/dns/slave/conf-slave/e25-4.conf +++ /dev/null @@ -1,7 +0,0 @@ -zone "e25-4.tg14.gathering.org" { - type slave; - notify no; - masters { bootstrap; }; - file "slave/e25-4.tg14.gathering.org.zone"; - allow-transfer { ns-xfr; }; -}; diff --git a/examples/dns/slave/conf-slave/e27-1.conf b/examples/dns/slave/conf-slave/e27-1.conf deleted file mode 100644 index 3819997..0000000 --- a/examples/dns/slave/conf-slave/e27-1.conf +++ /dev/null @@ -1,7 +0,0 @@ -zone "e27-1.tg14.gathering.org" { - type slave; - notify no; - masters { bootstrap; }; - file "slave/e27-1.tg14.gathering.org.zone"; - allow-transfer { ns-xfr; }; -}; diff --git a/examples/dns/slave/conf-slave/e27-2.conf b/examples/dns/slave/conf-slave/e27-2.conf deleted file mode 100644 index 015344e..0000000 --- a/examples/dns/slave/conf-slave/e27-2.conf +++ /dev/null @@ -1,7 +0,0 @@ -zone "e27-2.tg14.gathering.org" { - type slave; - notify no; - masters { bootstrap; }; - file "slave/e27-2.tg14.gathering.org.zone"; - allow-transfer { ns-xfr; }; -}; diff --git a/examples/dns/slave/conf-slave/e29-1.conf b/examples/dns/slave/conf-slave/e29-1.conf deleted file mode 100644 index fe87e3c..0000000 --- a/examples/dns/slave/conf-slave/e29-1.conf +++ /dev/null @@ -1,7 +0,0 @@ -zone "e29-1.tg14.gathering.org" { - type slave; - notify no; - masters { bootstrap; }; - file "slave/e29-1.tg14.gathering.org.zone"; - allow-transfer { ns-xfr; }; -}; diff --git a/examples/dns/slave/conf-slave/e29-2.conf b/examples/dns/slave/conf-slave/e29-2.conf deleted file mode 100644 index 8c90834..0000000 --- a/examples/dns/slave/conf-slave/e29-2.conf +++ /dev/null @@ -1,7 +0,0 @@ -zone "e29-2.tg14.gathering.org" { - type slave; - notify no; - masters { bootstrap; }; - file "slave/e29-2.tg14.gathering.org.zone"; - allow-transfer { ns-xfr; }; -}; diff --git a/examples/dns/slave/conf-slave/e3-3.conf b/examples/dns/slave/conf-slave/e3-3.conf deleted file mode 100644 index 743521c..0000000 --- a/examples/dns/slave/conf-slave/e3-3.conf +++ /dev/null @@ -1,7 +0,0 @@ -zone "e3-3.tg14.gathering.org" { - type slave; - notify no; - masters { bootstrap; }; - file "slave/e3-3.tg14.gathering.org.zone"; - allow-transfer { ns-xfr; }; -}; diff --git a/examples/dns/slave/conf-slave/e3-4.conf b/examples/dns/slave/conf-slave/e3-4.conf deleted file mode 100644 index dd078d8..0000000 --- a/examples/dns/slave/conf-slave/e3-4.conf +++ /dev/null @@ -1,7 +0,0 @@ -zone "e3-4.tg14.gathering.org" { - type slave; - notify no; - masters { bootstrap; }; - file "slave/e3-4.tg14.gathering.org.zone"; - allow-transfer { ns-xfr; }; -}; diff --git a/examples/dns/slave/conf-slave/e31-1.conf b/examples/dns/slave/conf-slave/e31-1.conf deleted file mode 100644 index 50c1410..0000000 --- a/examples/dns/slave/conf-slave/e31-1.conf +++ /dev/null @@ -1,7 +0,0 @@ -zone "e31-1.tg14.gathering.org" { - type slave; - notify no; - masters { bootstrap; }; - file "slave/e31-1.tg14.gathering.org.zone"; - allow-transfer { ns-xfr; }; -}; diff --git a/examples/dns/slave/conf-slave/e31-2.conf b/examples/dns/slave/conf-slave/e31-2.conf deleted file mode 100644 index 133624b..0000000 --- a/examples/dns/slave/conf-slave/e31-2.conf +++ /dev/null @@ -1,7 +0,0 @@ -zone "e31-2.tg14.gathering.org" { - type slave; - notify no; - masters { bootstrap; }; - file "slave/e31-2.tg14.gathering.org.zone"; - allow-transfer { ns-xfr; }; -}; diff --git a/examples/dns/slave/conf-slave/e33-1.conf b/examples/dns/slave/conf-slave/e33-1.conf deleted file mode 100644 index 774bb3e..0000000 --- a/examples/dns/slave/conf-slave/e33-1.conf +++ /dev/null @@ -1,7 +0,0 @@ -zone "e33-1.tg14.gathering.org" { - type slave; - notify no; - masters { bootstrap; }; - file "slave/e33-1.tg14.gathering.org.zone"; - allow-transfer { ns-xfr; }; -}; diff --git a/examples/dns/slave/conf-slave/e33-2.conf b/examples/dns/slave/conf-slave/e33-2.conf deleted file mode 100644 index 495453e..0000000 --- a/examples/dns/slave/conf-slave/e33-2.conf +++ /dev/null @@ -1,7 +0,0 @@ -zone "e33-2.tg14.gathering.org" { - type slave; - notify no; - masters { bootstrap; }; - file "slave/e33-2.tg14.gathering.org.zone"; - allow-transfer { ns-xfr; }; -}; diff --git a/examples/dns/slave/conf-slave/e35-1.conf b/examples/dns/slave/conf-slave/e35-1.conf deleted file mode 100644 index 8be7e8c..0000000 --- a/examples/dns/slave/conf-slave/e35-1.conf +++ /dev/null @@ -1,7 +0,0 @@ -zone "e35-1.tg14.gathering.org" { - type slave; - notify no; - masters { bootstrap; }; - file "slave/e35-1.tg14.gathering.org.zone"; - allow-transfer { ns-xfr; }; -}; diff --git a/examples/dns/slave/conf-slave/e35-2.conf b/examples/dns/slave/conf-slave/e35-2.conf deleted file mode 100644 index a5fa57c..0000000 --- a/examples/dns/slave/conf-slave/e35-2.conf +++ /dev/null @@ -1,7 +0,0 @@ -zone "e35-2.tg14.gathering.org" { - type slave; - notify no; - masters { bootstrap; }; - file "slave/e35-2.tg14.gathering.org.zone"; - allow-transfer { ns-xfr; }; -}; diff --git a/examples/dns/slave/conf-slave/e37-1.conf b/examples/dns/slave/conf-slave/e37-1.conf deleted file mode 100644 index bd5f237..0000000 --- a/examples/dns/slave/conf-slave/e37-1.conf +++ /dev/null @@ -1,7 +0,0 @@ -zone "e37-1.tg14.gathering.org" { - type slave; - notify no; - masters { bootstrap; }; - file "slave/e37-1.tg14.gathering.org.zone"; - allow-transfer { ns-xfr; }; -}; diff --git a/examples/dns/slave/conf-slave/e37-2.conf b/examples/dns/slave/conf-slave/e37-2.conf deleted file mode 100644 index 76a92fd..0000000 --- a/examples/dns/slave/conf-slave/e37-2.conf +++ /dev/null @@ -1,7 +0,0 @@ -zone "e37-2.tg14.gathering.org" { - type slave; - notify no; - masters { bootstrap; }; - file "slave/e37-2.tg14.gathering.org.zone"; - allow-transfer { ns-xfr; }; -}; diff --git a/examples/dns/slave/conf-slave/e39-1.conf b/examples/dns/slave/conf-slave/e39-1.conf deleted file mode 100644 index 8af9b13..0000000 --- a/examples/dns/slave/conf-slave/e39-1.conf +++ /dev/null @@ -1,7 +0,0 @@ -zone "e39-1.tg14.gathering.org" { - type slave; - notify no; - masters { bootstrap; }; - file "slave/e39-1.tg14.gathering.org.zone"; - allow-transfer { ns-xfr; }; -}; diff --git a/examples/dns/slave/conf-slave/e39-2.conf b/examples/dns/slave/conf-slave/e39-2.conf deleted file mode 100644 index a5cf4a4..0000000 --- a/examples/dns/slave/conf-slave/e39-2.conf +++ /dev/null @@ -1,7 +0,0 @@ -zone "e39-2.tg14.gathering.org" { - type slave; - notify no; - masters { bootstrap; }; - file "slave/e39-2.tg14.gathering.org.zone"; - allow-transfer { ns-xfr; }; -}; diff --git a/examples/dns/slave/conf-slave/e41-1.conf b/examples/dns/slave/conf-slave/e41-1.conf deleted file mode 100644 index f42f509..0000000 --- a/examples/dns/slave/conf-slave/e41-1.conf +++ /dev/null @@ -1,7 +0,0 @@ -zone "e41-1.tg14.gathering.org" { - type slave; - notify no; - masters { bootstrap; }; - file "slave/e41-1.tg14.gathering.org.zone"; - allow-transfer { ns-xfr; }; -}; diff --git a/examples/dns/slave/conf-slave/e41-2.conf b/examples/dns/slave/conf-slave/e41-2.conf deleted file mode 100644 index c3bdbe9..0000000 --- a/examples/dns/slave/conf-slave/e41-2.conf +++ /dev/null @@ -1,7 +0,0 @@ -zone "e41-2.tg14.gathering.org" { - type slave; - notify no; - masters { bootstrap; }; - file "slave/e41-2.tg14.gathering.org.zone"; - allow-transfer { ns-xfr; }; -}; diff --git a/examples/dns/slave/conf-slave/e43-1.conf b/examples/dns/slave/conf-slave/e43-1.conf deleted file mode 100644 index 6556b13..0000000 --- a/examples/dns/slave/conf-slave/e43-1.conf +++ /dev/null @@ -1,7 +0,0 @@ -zone "e43-1.tg14.gathering.org" { - type slave; - notify no; - masters { bootstrap; }; - file "slave/e43-1.tg14.gathering.org.zone"; - allow-transfer { ns-xfr; }; -}; diff --git a/examples/dns/slave/conf-slave/e43-2.conf b/examples/dns/slave/conf-slave/e43-2.conf deleted file mode 100644 index bb1459f..0000000 --- a/examples/dns/slave/conf-slave/e43-2.conf +++ /dev/null @@ -1,7 +0,0 @@ -zone "e43-2.tg14.gathering.org" { - type slave; - notify no; - masters { bootstrap; }; - file "slave/e43-2.tg14.gathering.org.zone"; - allow-transfer { ns-xfr; }; -}; diff --git a/examples/dns/slave/conf-slave/e43-3.conf b/examples/dns/slave/conf-slave/e43-3.conf deleted file mode 100644 index 50876b5..0000000 --- a/examples/dns/slave/conf-slave/e43-3.conf +++ /dev/null @@ -1,7 +0,0 @@ -zone "e43-3.tg14.gathering.org" { - type slave; - notify no; - masters { bootstrap; }; - file "slave/e43-3.tg14.gathering.org.zone"; - allow-transfer { ns-xfr; }; -}; diff --git a/examples/dns/slave/conf-slave/e43-4.conf b/examples/dns/slave/conf-slave/e43-4.conf deleted file mode 100644 index 58c2c46..0000000 --- a/examples/dns/slave/conf-slave/e43-4.conf +++ /dev/null @@ -1,7 +0,0 @@ -zone "e43-4.tg14.gathering.org" { - type slave; - notify no; - masters { bootstrap; }; - file "slave/e43-4.tg14.gathering.org.zone"; - allow-transfer { ns-xfr; }; -}; diff --git a/examples/dns/slave/conf-slave/e45-1.conf b/examples/dns/slave/conf-slave/e45-1.conf deleted file mode 100644 index 6a5a2ec..0000000 --- a/examples/dns/slave/conf-slave/e45-1.conf +++ /dev/null @@ -1,7 +0,0 @@ -zone "e45-1.tg14.gathering.org" { - type slave; - notify no; - masters { bootstrap; }; - file "slave/e45-1.tg14.gathering.org.zone"; - allow-transfer { ns-xfr; }; -}; diff --git a/examples/dns/slave/conf-slave/e45-2.conf b/examples/dns/slave/conf-slave/e45-2.conf deleted file mode 100644 index 3a1fa66..0000000 --- a/examples/dns/slave/conf-slave/e45-2.conf +++ /dev/null @@ -1,7 +0,0 @@ -zone "e45-2.tg14.gathering.org" { - type slave; - notify no; - masters { bootstrap; }; - file "slave/e45-2.tg14.gathering.org.zone"; - allow-transfer { ns-xfr; }; -}; diff --git a/examples/dns/slave/conf-slave/e45-3.conf b/examples/dns/slave/conf-slave/e45-3.conf deleted file mode 100644 index 83ca825..0000000 --- a/examples/dns/slave/conf-slave/e45-3.conf +++ /dev/null @@ -1,7 +0,0 @@ -zone "e45-3.tg14.gathering.org" { - type slave; - notify no; - masters { bootstrap; }; - file "slave/e45-3.tg14.gathering.org.zone"; - allow-transfer { ns-xfr; }; -}; diff --git a/examples/dns/slave/conf-slave/e45-4.conf b/examples/dns/slave/conf-slave/e45-4.conf deleted file mode 100644 index 5d74a9f..0000000 --- a/examples/dns/slave/conf-slave/e45-4.conf +++ /dev/null @@ -1,7 +0,0 @@ -zone "e45-4.tg14.gathering.org" { - type slave; - notify no; - masters { bootstrap; }; - file "slave/e45-4.tg14.gathering.org.zone"; - allow-transfer { ns-xfr; }; -}; diff --git a/examples/dns/slave/conf-slave/e47-1.conf b/examples/dns/slave/conf-slave/e47-1.conf deleted file mode 100644 index fffc346..0000000 --- a/examples/dns/slave/conf-slave/e47-1.conf +++ /dev/null @@ -1,7 +0,0 @@ -zone "e47-1.tg14.gathering.org" { - type slave; - notify no; - masters { bootstrap; }; - file "slave/e47-1.tg14.gathering.org.zone"; - allow-transfer { ns-xfr; }; -}; diff --git a/examples/dns/slave/conf-slave/e47-2.conf b/examples/dns/slave/conf-slave/e47-2.conf deleted file mode 100644 index 03ef406..0000000 --- a/examples/dns/slave/conf-slave/e47-2.conf +++ /dev/null @@ -1,7 +0,0 @@ -zone "e47-2.tg14.gathering.org" { - type slave; - notify no; - masters { bootstrap; }; - file "slave/e47-2.tg14.gathering.org.zone"; - allow-transfer { ns-xfr; }; -}; diff --git a/examples/dns/slave/conf-slave/e47-3.conf b/examples/dns/slave/conf-slave/e47-3.conf deleted file mode 100644 index ccbcec1..0000000 --- a/examples/dns/slave/conf-slave/e47-3.conf +++ /dev/null @@ -1,7 +0,0 @@ -zone "e47-3.tg14.gathering.org" { - type slave; - notify no; - masters { bootstrap; }; - file "slave/e47-3.tg14.gathering.org.zone"; - allow-transfer { ns-xfr; }; -}; diff --git a/examples/dns/slave/conf-slave/e47-4.conf b/examples/dns/slave/conf-slave/e47-4.conf deleted file mode 100644 index d269231..0000000 --- a/examples/dns/slave/conf-slave/e47-4.conf +++ /dev/null @@ -1,7 +0,0 @@ -zone "e47-4.tg14.gathering.org" { - type slave; - notify no; - masters { bootstrap; }; - file "slave/e47-4.tg14.gathering.org.zone"; - allow-transfer { ns-xfr; }; -}; diff --git a/examples/dns/slave/conf-slave/e49-1.conf b/examples/dns/slave/conf-slave/e49-1.conf deleted file mode 100644 index a70c567..0000000 --- a/examples/dns/slave/conf-slave/e49-1.conf +++ /dev/null @@ -1,7 +0,0 @@ -zone "e49-1.tg14.gathering.org" { - type slave; - notify no; - masters { bootstrap; }; - file "slave/e49-1.tg14.gathering.org.zone"; - allow-transfer { ns-xfr; }; -}; diff --git a/examples/dns/slave/conf-slave/e49-2.conf b/examples/dns/slave/conf-slave/e49-2.conf deleted file mode 100644 index dfcc4cb..0000000 --- a/examples/dns/slave/conf-slave/e49-2.conf +++ /dev/null @@ -1,7 +0,0 @@ -zone "e49-2.tg14.gathering.org" { - type slave; - notify no; - masters { bootstrap; }; - file "slave/e49-2.tg14.gathering.org.zone"; - allow-transfer { ns-xfr; }; -}; diff --git a/examples/dns/slave/conf-slave/e49-3.conf b/examples/dns/slave/conf-slave/e49-3.conf deleted file mode 100644 index 8292656..0000000 --- a/examples/dns/slave/conf-slave/e49-3.conf +++ /dev/null @@ -1,7 +0,0 @@ -zone "e49-3.tg14.gathering.org" { - type slave; - notify no; - masters { bootstrap; }; - file "slave/e49-3.tg14.gathering.org.zone"; - allow-transfer { ns-xfr; }; -}; diff --git a/examples/dns/slave/conf-slave/e49-4.conf b/examples/dns/slave/conf-slave/e49-4.conf deleted file mode 100644 index ca20c7e..0000000 --- a/examples/dns/slave/conf-slave/e49-4.conf +++ /dev/null @@ -1,7 +0,0 @@ -zone "e49-4.tg14.gathering.org" { - type slave; - notify no; - masters { bootstrap; }; - file "slave/e49-4.tg14.gathering.org.zone"; - allow-transfer { ns-xfr; }; -}; diff --git a/examples/dns/slave/conf-slave/e5-3.conf b/examples/dns/slave/conf-slave/e5-3.conf deleted file mode 100644 index 2d19a0f..0000000 --- a/examples/dns/slave/conf-slave/e5-3.conf +++ /dev/null @@ -1,7 +0,0 @@ -zone "e5-3.tg14.gathering.org" { - type slave; - notify no; - masters { bootstrap; }; - file "slave/e5-3.tg14.gathering.org.zone"; - allow-transfer { ns-xfr; }; -}; diff --git a/examples/dns/slave/conf-slave/e5-4.conf b/examples/dns/slave/conf-slave/e5-4.conf deleted file mode 100644 index a60292f..0000000 --- a/examples/dns/slave/conf-slave/e5-4.conf +++ /dev/null @@ -1,7 +0,0 @@ -zone "e5-4.tg14.gathering.org" { - type slave; - notify no; - masters { bootstrap; }; - file "slave/e5-4.tg14.gathering.org.zone"; - allow-transfer { ns-xfr; }; -}; diff --git a/examples/dns/slave/conf-slave/e51-1.conf b/examples/dns/slave/conf-slave/e51-1.conf deleted file mode 100644 index 8a51a23..0000000 --- a/examples/dns/slave/conf-slave/e51-1.conf +++ /dev/null @@ -1,7 +0,0 @@ -zone "e51-1.tg14.gathering.org" { - type slave; - notify no; - masters { bootstrap; }; - file "slave/e51-1.tg14.gathering.org.zone"; - allow-transfer { ns-xfr; }; -}; diff --git a/examples/dns/slave/conf-slave/e51-2.conf b/examples/dns/slave/conf-slave/e51-2.conf deleted file mode 100644 index 9f05142..0000000 --- a/examples/dns/slave/conf-slave/e51-2.conf +++ /dev/null @@ -1,7 +0,0 @@ -zone "e51-2.tg14.gathering.org" { - type slave; - notify no; - masters { bootstrap; }; - file "slave/e51-2.tg14.gathering.org.zone"; - allow-transfer { ns-xfr; }; -}; diff --git a/examples/dns/slave/conf-slave/e51-3.conf b/examples/dns/slave/conf-slave/e51-3.conf deleted file mode 100644 index 5edea20..0000000 --- a/examples/dns/slave/conf-slave/e51-3.conf +++ /dev/null @@ -1,7 +0,0 @@ -zone "e51-3.tg14.gathering.org" { - type slave; - notify no; - masters { bootstrap; }; - file "slave/e51-3.tg14.gathering.org.zone"; - allow-transfer { ns-xfr; }; -}; diff --git a/examples/dns/slave/conf-slave/e51-4.conf b/examples/dns/slave/conf-slave/e51-4.conf deleted file mode 100644 index 8f035fb..0000000 --- a/examples/dns/slave/conf-slave/e51-4.conf +++ /dev/null @@ -1,7 +0,0 @@ -zone "e51-4.tg14.gathering.org" { - type slave; - notify no; - masters { bootstrap; }; - file "slave/e51-4.tg14.gathering.org.zone"; - allow-transfer { ns-xfr; }; -}; diff --git a/examples/dns/slave/conf-slave/e53-1.conf b/examples/dns/slave/conf-slave/e53-1.conf deleted file mode 100644 index ca3c140..0000000 --- a/examples/dns/slave/conf-slave/e53-1.conf +++ /dev/null @@ -1,7 +0,0 @@ -zone "e53-1.tg14.gathering.org" { - type slave; - notify no; - masters { bootstrap; }; - file "slave/e53-1.tg14.gathering.org.zone"; - allow-transfer { ns-xfr; }; -}; diff --git a/examples/dns/slave/conf-slave/e53-2.conf b/examples/dns/slave/conf-slave/e53-2.conf deleted file mode 100644 index 062b5a8..0000000 --- a/examples/dns/slave/conf-slave/e53-2.conf +++ /dev/null @@ -1,7 +0,0 @@ -zone "e53-2.tg14.gathering.org" { - type slave; - notify no; - masters { bootstrap; }; - file "slave/e53-2.tg14.gathering.org.zone"; - allow-transfer { ns-xfr; }; -}; diff --git a/examples/dns/slave/conf-slave/e53-3.conf b/examples/dns/slave/conf-slave/e53-3.conf deleted file mode 100644 index 07af42e..0000000 --- a/examples/dns/slave/conf-slave/e53-3.conf +++ /dev/null @@ -1,7 +0,0 @@ -zone "e53-3.tg14.gathering.org" { - type slave; - notify no; - masters { bootstrap; }; - file "slave/e53-3.tg14.gathering.org.zone"; - allow-transfer { ns-xfr; }; -}; diff --git a/examples/dns/slave/conf-slave/e53-4.conf b/examples/dns/slave/conf-slave/e53-4.conf deleted file mode 100644 index 6d5ac32..0000000 --- a/examples/dns/slave/conf-slave/e53-4.conf +++ /dev/null @@ -1,7 +0,0 @@ -zone "e53-4.tg14.gathering.org" { - type slave; - notify no; - masters { bootstrap; }; - file "slave/e53-4.tg14.gathering.org.zone"; - allow-transfer { ns-xfr; }; -}; diff --git a/examples/dns/slave/conf-slave/e55-1.conf b/examples/dns/slave/conf-slave/e55-1.conf deleted file mode 100644 index 8ecdcc9..0000000 --- a/examples/dns/slave/conf-slave/e55-1.conf +++ /dev/null @@ -1,7 +0,0 @@ -zone "e55-1.tg14.gathering.org" { - type slave; - notify no; - masters { bootstrap; }; - file "slave/e55-1.tg14.gathering.org.zone"; - allow-transfer { ns-xfr; }; -}; diff --git a/examples/dns/slave/conf-slave/e55-2.conf b/examples/dns/slave/conf-slave/e55-2.conf deleted file mode 100644 index 5e7fcca..0000000 --- a/examples/dns/slave/conf-slave/e55-2.conf +++ /dev/null @@ -1,7 +0,0 @@ -zone "e55-2.tg14.gathering.org" { - type slave; - notify no; - masters { bootstrap; }; - file "slave/e55-2.tg14.gathering.org.zone"; - allow-transfer { ns-xfr; }; -}; diff --git a/examples/dns/slave/conf-slave/e55-3.conf b/examples/dns/slave/conf-slave/e55-3.conf deleted file mode 100644 index ecedba5..0000000 --- a/examples/dns/slave/conf-slave/e55-3.conf +++ /dev/null @@ -1,7 +0,0 @@ -zone "e55-3.tg14.gathering.org" { - type slave; - notify no; - masters { bootstrap; }; - file "slave/e55-3.tg14.gathering.org.zone"; - allow-transfer { ns-xfr; }; -}; diff --git a/examples/dns/slave/conf-slave/e55-4.conf b/examples/dns/slave/conf-slave/e55-4.conf deleted file mode 100644 index bf8028f..0000000 --- a/examples/dns/slave/conf-slave/e55-4.conf +++ /dev/null @@ -1,7 +0,0 @@ -zone "e55-4.tg14.gathering.org" { - type slave; - notify no; - masters { bootstrap; }; - file "slave/e55-4.tg14.gathering.org.zone"; - allow-transfer { ns-xfr; }; -}; diff --git a/examples/dns/slave/conf-slave/e57-1.conf b/examples/dns/slave/conf-slave/e57-1.conf deleted file mode 100644 index 7255b6f..0000000 --- a/examples/dns/slave/conf-slave/e57-1.conf +++ /dev/null @@ -1,7 +0,0 @@ -zone "e57-1.tg14.gathering.org" { - type slave; - notify no; - masters { bootstrap; }; - file "slave/e57-1.tg14.gathering.org.zone"; - allow-transfer { ns-xfr; }; -}; diff --git a/examples/dns/slave/conf-slave/e57-2.conf b/examples/dns/slave/conf-slave/e57-2.conf deleted file mode 100644 index f324a7f..0000000 --- a/examples/dns/slave/conf-slave/e57-2.conf +++ /dev/null @@ -1,7 +0,0 @@ -zone "e57-2.tg14.gathering.org" { - type slave; - notify no; - masters { bootstrap; }; - file "slave/e57-2.tg14.gathering.org.zone"; - allow-transfer { ns-xfr; }; -}; diff --git a/examples/dns/slave/conf-slave/e57-3.conf b/examples/dns/slave/conf-slave/e57-3.conf deleted file mode 100644 index 1860f4c..0000000 --- a/examples/dns/slave/conf-slave/e57-3.conf +++ /dev/null @@ -1,7 +0,0 @@ -zone "e57-3.tg14.gathering.org" { - type slave; - notify no; - masters { bootstrap; }; - file "slave/e57-3.tg14.gathering.org.zone"; - allow-transfer { ns-xfr; }; -}; diff --git a/examples/dns/slave/conf-slave/e57-4.conf b/examples/dns/slave/conf-slave/e57-4.conf deleted file mode 100644 index 5f951c8..0000000 --- a/examples/dns/slave/conf-slave/e57-4.conf +++ /dev/null @@ -1,7 +0,0 @@ -zone "e57-4.tg14.gathering.org" { - type slave; - notify no; - masters { bootstrap; }; - file "slave/e57-4.tg14.gathering.org.zone"; - allow-transfer { ns-xfr; }; -}; diff --git a/examples/dns/slave/conf-slave/e59-1.conf b/examples/dns/slave/conf-slave/e59-1.conf deleted file mode 100644 index 93aa112..0000000 --- a/examples/dns/slave/conf-slave/e59-1.conf +++ /dev/null @@ -1,7 +0,0 @@ -zone "e59-1.tg14.gathering.org" { - type slave; - notify no; - masters { bootstrap; }; - file "slave/e59-1.tg14.gathering.org.zone"; - allow-transfer { ns-xfr; }; -}; diff --git a/examples/dns/slave/conf-slave/e59-2.conf b/examples/dns/slave/conf-slave/e59-2.conf deleted file mode 100644 index d07e946..0000000 --- a/examples/dns/slave/conf-slave/e59-2.conf +++ /dev/null @@ -1,7 +0,0 @@ -zone "e59-2.tg14.gathering.org" { - type slave; - notify no; - masters { bootstrap; }; - file "slave/e59-2.tg14.gathering.org.zone"; - allow-transfer { ns-xfr; }; -}; diff --git a/examples/dns/slave/conf-slave/e59-3.conf b/examples/dns/slave/conf-slave/e59-3.conf deleted file mode 100644 index a952c03..0000000 --- a/examples/dns/slave/conf-slave/e59-3.conf +++ /dev/null @@ -1,7 +0,0 @@ -zone "e59-3.tg14.gathering.org" { - type slave; - notify no; - masters { bootstrap; }; - file "slave/e59-3.tg14.gathering.org.zone"; - allow-transfer { ns-xfr; }; -}; diff --git a/examples/dns/slave/conf-slave/e59-4.conf b/examples/dns/slave/conf-slave/e59-4.conf deleted file mode 100644 index d9a4d15..0000000 --- a/examples/dns/slave/conf-slave/e59-4.conf +++ /dev/null @@ -1,7 +0,0 @@ -zone "e59-4.tg14.gathering.org" { - type slave; - notify no; - masters { bootstrap; }; - file "slave/e59-4.tg14.gathering.org.zone"; - allow-transfer { ns-xfr; }; -}; diff --git a/examples/dns/slave/conf-slave/e61-1.conf b/examples/dns/slave/conf-slave/e61-1.conf deleted file mode 100644 index 7046895..0000000 --- a/examples/dns/slave/conf-slave/e61-1.conf +++ /dev/null @@ -1,7 +0,0 @@ -zone "e61-1.tg14.gathering.org" { - type slave; - notify no; - masters { bootstrap; }; - file "slave/e61-1.tg14.gathering.org.zone"; - allow-transfer { ns-xfr; }; -}; diff --git a/examples/dns/slave/conf-slave/e61-2.conf b/examples/dns/slave/conf-slave/e61-2.conf deleted file mode 100644 index bc36906..0000000 --- a/examples/dns/slave/conf-slave/e61-2.conf +++ /dev/null @@ -1,7 +0,0 @@ -zone "e61-2.tg14.gathering.org" { - type slave; - notify no; - masters { bootstrap; }; - file "slave/e61-2.tg14.gathering.org.zone"; - allow-transfer { ns-xfr; }; -}; diff --git a/examples/dns/slave/conf-slave/e61-3.conf b/examples/dns/slave/conf-slave/e61-3.conf deleted file mode 100644 index 8e4e700..0000000 --- a/examples/dns/slave/conf-slave/e61-3.conf +++ /dev/null @@ -1,7 +0,0 @@ -zone "e61-3.tg14.gathering.org" { - type slave; - notify no; - masters { bootstrap; }; - file "slave/e61-3.tg14.gathering.org.zone"; - allow-transfer { ns-xfr; }; -}; diff --git a/examples/dns/slave/conf-slave/e61-4.conf b/examples/dns/slave/conf-slave/e61-4.conf deleted file mode 100644 index 4048436..0000000 --- a/examples/dns/slave/conf-slave/e61-4.conf +++ /dev/null @@ -1,7 +0,0 @@ -zone "e61-4.tg14.gathering.org" { - type slave; - notify no; - masters { bootstrap; }; - file "slave/e61-4.tg14.gathering.org.zone"; - allow-transfer { ns-xfr; }; -}; diff --git a/examples/dns/slave/conf-slave/e63-1.conf b/examples/dns/slave/conf-slave/e63-1.conf deleted file mode 100644 index 61a2252..0000000 --- a/examples/dns/slave/conf-slave/e63-1.conf +++ /dev/null @@ -1,7 +0,0 @@ -zone "e63-1.tg14.gathering.org" { - type slave; - notify no; - masters { bootstrap; }; - file "slave/e63-1.tg14.gathering.org.zone"; - allow-transfer { ns-xfr; }; -}; diff --git a/examples/dns/slave/conf-slave/e63-2.conf b/examples/dns/slave/conf-slave/e63-2.conf deleted file mode 100644 index f891572..0000000 --- a/examples/dns/slave/conf-slave/e63-2.conf +++ /dev/null @@ -1,7 +0,0 @@ -zone "e63-2.tg14.gathering.org" { - type slave; - notify no; - masters { bootstrap; }; - file "slave/e63-2.tg14.gathering.org.zone"; - allow-transfer { ns-xfr; }; -}; diff --git a/examples/dns/slave/conf-slave/e63-3.conf b/examples/dns/slave/conf-slave/e63-3.conf deleted file mode 100644 index 4a262b8..0000000 --- a/examples/dns/slave/conf-slave/e63-3.conf +++ /dev/null @@ -1,7 +0,0 @@ -zone "e63-3.tg14.gathering.org" { - type slave; - notify no; - masters { bootstrap; }; - file "slave/e63-3.tg14.gathering.org.zone"; - allow-transfer { ns-xfr; }; -}; diff --git a/examples/dns/slave/conf-slave/e63-4.conf b/examples/dns/slave/conf-slave/e63-4.conf deleted file mode 100644 index c3d0e66..0000000 --- a/examples/dns/slave/conf-slave/e63-4.conf +++ /dev/null @@ -1,7 +0,0 @@ -zone "e63-4.tg14.gathering.org" { - type slave; - notify no; - masters { bootstrap; }; - file "slave/e63-4.tg14.gathering.org.zone"; - allow-transfer { ns-xfr; }; -}; diff --git a/examples/dns/slave/conf-slave/e65-1.conf b/examples/dns/slave/conf-slave/e65-1.conf deleted file mode 100644 index 4bd9899..0000000 --- a/examples/dns/slave/conf-slave/e65-1.conf +++ /dev/null @@ -1,7 +0,0 @@ -zone "e65-1.tg14.gathering.org" { - type slave; - notify no; - masters { bootstrap; }; - file "slave/e65-1.tg14.gathering.org.zone"; - allow-transfer { ns-xfr; }; -}; diff --git a/examples/dns/slave/conf-slave/e65-2.conf b/examples/dns/slave/conf-slave/e65-2.conf deleted file mode 100644 index 399c825..0000000 --- a/examples/dns/slave/conf-slave/e65-2.conf +++ /dev/null @@ -1,7 +0,0 @@ -zone "e65-2.tg14.gathering.org" { - type slave; - notify no; - masters { bootstrap; }; - file "slave/e65-2.tg14.gathering.org.zone"; - allow-transfer { ns-xfr; }; -}; diff --git a/examples/dns/slave/conf-slave/e65-3.conf b/examples/dns/slave/conf-slave/e65-3.conf deleted file mode 100644 index c0852ba..0000000 --- a/examples/dns/slave/conf-slave/e65-3.conf +++ /dev/null @@ -1,7 +0,0 @@ -zone "e65-3.tg14.gathering.org" { - type slave; - notify no; - masters { bootstrap; }; - file "slave/e65-3.tg14.gathering.org.zone"; - allow-transfer { ns-xfr; }; -}; diff --git a/examples/dns/slave/conf-slave/e65-4.conf b/examples/dns/slave/conf-slave/e65-4.conf deleted file mode 100644 index 4cc2523..0000000 --- a/examples/dns/slave/conf-slave/e65-4.conf +++ /dev/null @@ -1,7 +0,0 @@ -zone "e65-4.tg14.gathering.org" { - type slave; - notify no; - masters { bootstrap; }; - file "slave/e65-4.tg14.gathering.org.zone"; - allow-transfer { ns-xfr; }; -}; diff --git a/examples/dns/slave/conf-slave/e67-1.conf b/examples/dns/slave/conf-slave/e67-1.conf deleted file mode 100644 index 51328c7..0000000 --- a/examples/dns/slave/conf-slave/e67-1.conf +++ /dev/null @@ -1,7 +0,0 @@ -zone "e67-1.tg14.gathering.org" { - type slave; - notify no; - masters { bootstrap; }; - file "slave/e67-1.tg14.gathering.org.zone"; - allow-transfer { ns-xfr; }; -}; diff --git a/examples/dns/slave/conf-slave/e67-2.conf b/examples/dns/slave/conf-slave/e67-2.conf deleted file mode 100644 index 765aade..0000000 --- a/examples/dns/slave/conf-slave/e67-2.conf +++ /dev/null @@ -1,7 +0,0 @@ -zone "e67-2.tg14.gathering.org" { - type slave; - notify no; - masters { bootstrap; }; - file "slave/e67-2.tg14.gathering.org.zone"; - allow-transfer { ns-xfr; }; -}; diff --git a/examples/dns/slave/conf-slave/e67-3.conf b/examples/dns/slave/conf-slave/e67-3.conf deleted file mode 100644 index 416e206..0000000 --- a/examples/dns/slave/conf-slave/e67-3.conf +++ /dev/null @@ -1,7 +0,0 @@ -zone "e67-3.tg14.gathering.org" { - type slave; - notify no; - masters { bootstrap; }; - file "slave/e67-3.tg14.gathering.org.zone"; - allow-transfer { ns-xfr; }; -}; diff --git a/examples/dns/slave/conf-slave/e67-4.conf b/examples/dns/slave/conf-slave/e67-4.conf deleted file mode 100644 index 1362a16..0000000 --- a/examples/dns/slave/conf-slave/e67-4.conf +++ /dev/null @@ -1,7 +0,0 @@ -zone "e67-4.tg14.gathering.org" { - type slave; - notify no; - masters { bootstrap; }; - file "slave/e67-4.tg14.gathering.org.zone"; - allow-transfer { ns-xfr; }; -}; diff --git a/examples/dns/slave/conf-slave/e69-1.conf b/examples/dns/slave/conf-slave/e69-1.conf deleted file mode 100644 index 6a182b8..0000000 --- a/examples/dns/slave/conf-slave/e69-1.conf +++ /dev/null @@ -1,7 +0,0 @@ -zone "e69-1.tg14.gathering.org" { - type slave; - notify no; - masters { bootstrap; }; - file "slave/e69-1.tg14.gathering.org.zone"; - allow-transfer { ns-xfr; }; -}; diff --git a/examples/dns/slave/conf-slave/e69-2.conf b/examples/dns/slave/conf-slave/e69-2.conf deleted file mode 100644 index 7344870..0000000 --- a/examples/dns/slave/conf-slave/e69-2.conf +++ /dev/null @@ -1,7 +0,0 @@ -zone "e69-2.tg14.gathering.org" { - type slave; - notify no; - masters { bootstrap; }; - file "slave/e69-2.tg14.gathering.org.zone"; - allow-transfer { ns-xfr; }; -}; diff --git a/examples/dns/slave/conf-slave/e69-3.conf b/examples/dns/slave/conf-slave/e69-3.conf deleted file mode 100644 index 81fa922..0000000 --- a/examples/dns/slave/conf-slave/e69-3.conf +++ /dev/null @@ -1,7 +0,0 @@ -zone "e69-3.tg14.gathering.org" { - type slave; - notify no; - masters { bootstrap; }; - file "slave/e69-3.tg14.gathering.org.zone"; - allow-transfer { ns-xfr; }; -}; diff --git a/examples/dns/slave/conf-slave/e69-4.conf b/examples/dns/slave/conf-slave/e69-4.conf deleted file mode 100644 index f55c830..0000000 --- a/examples/dns/slave/conf-slave/e69-4.conf +++ /dev/null @@ -1,7 +0,0 @@ -zone "e69-4.tg14.gathering.org" { - type slave; - notify no; - masters { bootstrap; }; - file "slave/e69-4.tg14.gathering.org.zone"; - allow-transfer { ns-xfr; }; -}; diff --git a/examples/dns/slave/conf-slave/e7-3.conf b/examples/dns/slave/conf-slave/e7-3.conf deleted file mode 100644 index f8b2d40..0000000 --- a/examples/dns/slave/conf-slave/e7-3.conf +++ /dev/null @@ -1,7 +0,0 @@ -zone "e7-3.tg14.gathering.org" { - type slave; - notify no; - masters { bootstrap; }; - file "slave/e7-3.tg14.gathering.org.zone"; - allow-transfer { ns-xfr; }; -}; diff --git a/examples/dns/slave/conf-slave/e7-4.conf b/examples/dns/slave/conf-slave/e7-4.conf deleted file mode 100644 index 598ab48..0000000 --- a/examples/dns/slave/conf-slave/e7-4.conf +++ /dev/null @@ -1,7 +0,0 @@ -zone "e7-4.tg14.gathering.org" { - type slave; - notify no; - masters { bootstrap; }; - file "slave/e7-4.tg14.gathering.org.zone"; - allow-transfer { ns-xfr; }; -}; diff --git a/examples/dns/slave/conf-slave/e71-1.conf b/examples/dns/slave/conf-slave/e71-1.conf deleted file mode 100644 index b756aba..0000000 --- a/examples/dns/slave/conf-slave/e71-1.conf +++ /dev/null @@ -1,7 +0,0 @@ -zone "e71-1.tg14.gathering.org" { - type slave; - notify no; - masters { bootstrap; }; - file "slave/e71-1.tg14.gathering.org.zone"; - allow-transfer { ns-xfr; }; -}; diff --git a/examples/dns/slave/conf-slave/e71-2.conf b/examples/dns/slave/conf-slave/e71-2.conf deleted file mode 100644 index d805aae..0000000 --- a/examples/dns/slave/conf-slave/e71-2.conf +++ /dev/null @@ -1,7 +0,0 @@ -zone "e71-2.tg14.gathering.org" { - type slave; - notify no; - masters { bootstrap; }; - file "slave/e71-2.tg14.gathering.org.zone"; - allow-transfer { ns-xfr; }; -}; diff --git a/examples/dns/slave/conf-slave/e71-3.conf b/examples/dns/slave/conf-slave/e71-3.conf deleted file mode 100644 index ed89a65..0000000 --- a/examples/dns/slave/conf-slave/e71-3.conf +++ /dev/null @@ -1,7 +0,0 @@ -zone "e71-3.tg14.gathering.org" { - type slave; - notify no; - masters { bootstrap; }; - file "slave/e71-3.tg14.gathering.org.zone"; - allow-transfer { ns-xfr; }; -}; diff --git a/examples/dns/slave/conf-slave/e71-4.conf b/examples/dns/slave/conf-slave/e71-4.conf deleted file mode 100644 index 549816c..0000000 --- a/examples/dns/slave/conf-slave/e71-4.conf +++ /dev/null @@ -1,7 +0,0 @@ -zone "e71-4.tg14.gathering.org" { - type slave; - notify no; - masters { bootstrap; }; - file "slave/e71-4.tg14.gathering.org.zone"; - allow-transfer { ns-xfr; }; -}; diff --git a/examples/dns/slave/conf-slave/e73-1.conf b/examples/dns/slave/conf-slave/e73-1.conf deleted file mode 100644 index e0904b0..0000000 --- a/examples/dns/slave/conf-slave/e73-1.conf +++ /dev/null @@ -1,7 +0,0 @@ -zone "e73-1.tg14.gathering.org" { - type slave; - notify no; - masters { bootstrap; }; - file "slave/e73-1.tg14.gathering.org.zone"; - allow-transfer { ns-xfr; }; -}; diff --git a/examples/dns/slave/conf-slave/e73-2.conf b/examples/dns/slave/conf-slave/e73-2.conf deleted file mode 100644 index 2c25646..0000000 --- a/examples/dns/slave/conf-slave/e73-2.conf +++ /dev/null @@ -1,7 +0,0 @@ -zone "e73-2.tg14.gathering.org" { - type slave; - notify no; - masters { bootstrap; }; - file "slave/e73-2.tg14.gathering.org.zone"; - allow-transfer { ns-xfr; }; -}; diff --git a/examples/dns/slave/conf-slave/e73-3.conf b/examples/dns/slave/conf-slave/e73-3.conf deleted file mode 100644 index 99cad53..0000000 --- a/examples/dns/slave/conf-slave/e73-3.conf +++ /dev/null @@ -1,7 +0,0 @@ -zone "e73-3.tg14.gathering.org" { - type slave; - notify no; - masters { bootstrap; }; - file "slave/e73-3.tg14.gathering.org.zone"; - allow-transfer { ns-xfr; }; -}; diff --git a/examples/dns/slave/conf-slave/e73-4.conf b/examples/dns/slave/conf-slave/e73-4.conf deleted file mode 100644 index b1d4e53..0000000 --- a/examples/dns/slave/conf-slave/e73-4.conf +++ /dev/null @@ -1,7 +0,0 @@ -zone "e73-4.tg14.gathering.org" { - type slave; - notify no; - masters { bootstrap; }; - file "slave/e73-4.tg14.gathering.org.zone"; - allow-transfer { ns-xfr; }; -}; diff --git a/examples/dns/slave/conf-slave/e75-1.conf b/examples/dns/slave/conf-slave/e75-1.conf deleted file mode 100644 index 27b55c9..0000000 --- a/examples/dns/slave/conf-slave/e75-1.conf +++ /dev/null @@ -1,7 +0,0 @@ -zone "e75-1.tg14.gathering.org" { - type slave; - notify no; - masters { bootstrap; }; - file "slave/e75-1.tg14.gathering.org.zone"; - allow-transfer { ns-xfr; }; -}; diff --git a/examples/dns/slave/conf-slave/e75-2.conf b/examples/dns/slave/conf-slave/e75-2.conf deleted file mode 100644 index 3765e01..0000000 --- a/examples/dns/slave/conf-slave/e75-2.conf +++ /dev/null @@ -1,7 +0,0 @@ -zone "e75-2.tg14.gathering.org" { - type slave; - notify no; - masters { bootstrap; }; - file "slave/e75-2.tg14.gathering.org.zone"; - allow-transfer { ns-xfr; }; -}; diff --git a/examples/dns/slave/conf-slave/e75-3.conf b/examples/dns/slave/conf-slave/e75-3.conf deleted file mode 100644 index c5530ef..0000000 --- a/examples/dns/slave/conf-slave/e75-3.conf +++ /dev/null @@ -1,7 +0,0 @@ -zone "e75-3.tg14.gathering.org" { - type slave; - notify no; - masters { bootstrap; }; - file "slave/e75-3.tg14.gathering.org.zone"; - allow-transfer { ns-xfr; }; -}; diff --git a/examples/dns/slave/conf-slave/e75-4.conf b/examples/dns/slave/conf-slave/e75-4.conf deleted file mode 100644 index 9330ae4..0000000 --- a/examples/dns/slave/conf-slave/e75-4.conf +++ /dev/null @@ -1,7 +0,0 @@ -zone "e75-4.tg14.gathering.org" { - type slave; - notify no; - masters { bootstrap; }; - file "slave/e75-4.tg14.gathering.org.zone"; - allow-transfer { ns-xfr; }; -}; diff --git a/examples/dns/slave/conf-slave/e77-1.conf b/examples/dns/slave/conf-slave/e77-1.conf deleted file mode 100644 index 154e4ee..0000000 --- a/examples/dns/slave/conf-slave/e77-1.conf +++ /dev/null @@ -1,7 +0,0 @@ -zone "e77-1.tg14.gathering.org" { - type slave; - notify no; - masters { bootstrap; }; - file "slave/e77-1.tg14.gathering.org.zone"; - allow-transfer { ns-xfr; }; -}; diff --git a/examples/dns/slave/conf-slave/e77-2.conf b/examples/dns/slave/conf-slave/e77-2.conf deleted file mode 100644 index c0a0527..0000000 --- a/examples/dns/slave/conf-slave/e77-2.conf +++ /dev/null @@ -1,7 +0,0 @@ -zone "e77-2.tg14.gathering.org" { - type slave; - notify no; - masters { bootstrap; }; - file "slave/e77-2.tg14.gathering.org.zone"; - allow-transfer { ns-xfr; }; -}; diff --git a/examples/dns/slave/conf-slave/e77-3.conf b/examples/dns/slave/conf-slave/e77-3.conf deleted file mode 100644 index cd7f4a7..0000000 --- a/examples/dns/slave/conf-slave/e77-3.conf +++ /dev/null @@ -1,7 +0,0 @@ -zone "e77-3.tg14.gathering.org" { - type slave; - notify no; - masters { bootstrap; }; - file "slave/e77-3.tg14.gathering.org.zone"; - allow-transfer { ns-xfr; }; -}; diff --git a/examples/dns/slave/conf-slave/e77-4.conf b/examples/dns/slave/conf-slave/e77-4.conf deleted file mode 100644 index 14cac32..0000000 --- a/examples/dns/slave/conf-slave/e77-4.conf +++ /dev/null @@ -1,7 +0,0 @@ -zone "e77-4.tg14.gathering.org" { - type slave; - notify no; - masters { bootstrap; }; - file "slave/e77-4.tg14.gathering.org.zone"; - allow-transfer { ns-xfr; }; -}; diff --git a/examples/dns/slave/conf-slave/e79-1.conf b/examples/dns/slave/conf-slave/e79-1.conf deleted file mode 100644 index b14e72a..0000000 --- a/examples/dns/slave/conf-slave/e79-1.conf +++ /dev/null @@ -1,7 +0,0 @@ -zone "e79-1.tg14.gathering.org" { - type slave; - notify no; - masters { bootstrap; }; - file "slave/e79-1.tg14.gathering.org.zone"; - allow-transfer { ns-xfr; }; -}; diff --git a/examples/dns/slave/conf-slave/e79-2.conf b/examples/dns/slave/conf-slave/e79-2.conf deleted file mode 100644 index c1eb84e..0000000 --- a/examples/dns/slave/conf-slave/e79-2.conf +++ /dev/null @@ -1,7 +0,0 @@ -zone "e79-2.tg14.gathering.org" { - type slave; - notify no; - masters { bootstrap; }; - file "slave/e79-2.tg14.gathering.org.zone"; - allow-transfer { ns-xfr; }; -}; diff --git a/examples/dns/slave/conf-slave/e81-1.conf b/examples/dns/slave/conf-slave/e81-1.conf deleted file mode 100644 index a972eee..0000000 --- a/examples/dns/slave/conf-slave/e81-1.conf +++ /dev/null @@ -1,7 +0,0 @@ -zone "e81-1.tg14.gathering.org" { - type slave; - notify no; - masters { bootstrap; }; - file "slave/e81-1.tg14.gathering.org.zone"; - allow-transfer { ns-xfr; }; -}; diff --git a/examples/dns/slave/conf-slave/e81-2.conf b/examples/dns/slave/conf-slave/e81-2.conf deleted file mode 100644 index 4b69003..0000000 --- a/examples/dns/slave/conf-slave/e81-2.conf +++ /dev/null @@ -1,7 +0,0 @@ -zone "e81-2.tg14.gathering.org" { - type slave; - notify no; - masters { bootstrap; }; - file "slave/e81-2.tg14.gathering.org.zone"; - allow-transfer { ns-xfr; }; -}; diff --git a/examples/dns/slave/conf-slave/e9-3.conf b/examples/dns/slave/conf-slave/e9-3.conf deleted file mode 100644 index 2fe9890..0000000 --- a/examples/dns/slave/conf-slave/e9-3.conf +++ /dev/null @@ -1,7 +0,0 @@ -zone "e9-3.tg14.gathering.org" { - type slave; - notify no; - masters { bootstrap; }; - file "slave/e9-3.tg14.gathering.org.zone"; - allow-transfer { ns-xfr; }; -}; diff --git a/examples/dns/slave/conf-slave/e9-4.conf b/examples/dns/slave/conf-slave/e9-4.conf deleted file mode 100644 index e8f102e..0000000 --- a/examples/dns/slave/conf-slave/e9-4.conf +++ /dev/null @@ -1,7 +0,0 @@ -zone "e9-4.tg14.gathering.org" { - type slave; - notify no; - masters { bootstrap; }; - file "slave/e9-4.tg14.gathering.org.zone"; - allow-transfer { ns-xfr; }; -}; diff --git a/examples/dns/slave/conf-slave/event-studio.conf b/examples/dns/slave/conf-slave/event-studio.conf deleted file mode 100644 index d839788..0000000 --- a/examples/dns/slave/conf-slave/event-studio.conf +++ /dev/null @@ -1,7 +0,0 @@ -zone "event-studio.tg14.gathering.org" { - type slave; - notify no; - masters { bootstrap; }; - file "slave/event-studio.tg14.gathering.org.zone"; - allow-transfer { ns-xfr; }; -}; diff --git a/examples/dns/slave/conf-slave/flanke.conf b/examples/dns/slave/conf-slave/flanke.conf deleted file mode 100644 index 55b883d..0000000 --- a/examples/dns/slave/conf-slave/flanke.conf +++ /dev/null @@ -1,7 +0,0 @@ -zone "flanke.tg14.gathering.org" { - type slave; - notify no; - masters { bootstrap; }; - file "slave/flanke.tg14.gathering.org.zone"; - allow-transfer { ns-xfr; }; -}; diff --git a/examples/dns/slave/conf-slave/forsvarlig.conf b/examples/dns/slave/conf-slave/forsvarlig.conf deleted file mode 100644 index 7ecb36c..0000000 --- a/examples/dns/slave/conf-slave/forsvarlig.conf +++ /dev/null @@ -1,7 +0,0 @@ -zone "forsvarlig.tg14.gathering.org" { - type slave; - notify no; - masters { bootstrap; }; - file "slave/forsvarlig.tg14.gathering.org.zone"; - allow-transfer { ns-xfr; }; -}; diff --git a/examples/dns/slave/conf-slave/fugleberget1.conf b/examples/dns/slave/conf-slave/fugleberget1.conf deleted file mode 100644 index 1951565..0000000 --- a/examples/dns/slave/conf-slave/fugleberget1.conf +++ /dev/null @@ -1,7 +0,0 @@ -zone "fugleberget1.tg14.gathering.org" { - type slave; - notify no; - masters { bootstrap; }; - file "slave/fugleberget1.tg14.gathering.org.zone"; - allow-transfer { ns-xfr; }; -}; diff --git a/examples/dns/slave/conf-slave/fugleberget2.conf b/examples/dns/slave/conf-slave/fugleberget2.conf deleted file mode 100644 index abf1cda..0000000 --- a/examples/dns/slave/conf-slave/fugleberget2.conf +++ /dev/null @@ -1,7 +0,0 @@ -zone "fugleberget2.tg14.gathering.org" { - type slave; - notify no; - masters { bootstrap; }; - file "slave/fugleberget2.tg14.gathering.org.zone"; - allow-transfer { ns-xfr; }; -}; diff --git a/examples/dns/slave/conf-slave/gayme.conf b/examples/dns/slave/conf-slave/gayme.conf deleted file mode 100644 index e76cfb7..0000000 --- a/examples/dns/slave/conf-slave/gayme.conf +++ /dev/null @@ -1,7 +0,0 @@ -zone "gayme.tg14.gathering.org" { - type slave; - notify no; - masters { bootstrap; }; - file "slave/gayme.tg14.gathering.org.zone"; - allow-transfer { ns-xfr; }; -}; diff --git a/examples/dns/slave/conf-slave/highlights.conf b/examples/dns/slave/conf-slave/highlights.conf deleted file mode 100644 index 1fbe772..0000000 --- a/examples/dns/slave/conf-slave/highlights.conf +++ /dev/null @@ -1,7 +0,0 @@ -zone "highlights.tg14.gathering.org" { - type slave; - notify no; - masters { bootstrap; }; - file "slave/highlights.tg14.gathering.org.zone"; - allow-transfer { ns-xfr; }; -}; diff --git a/examples/dns/slave/conf-slave/hoa.conf b/examples/dns/slave/conf-slave/hoa.conf deleted file mode 100644 index 6693892..0000000 --- a/examples/dns/slave/conf-slave/hoa.conf +++ /dev/null @@ -1,7 +0,0 @@ -zone "hoa.tg14.gathering.org" { - type slave; - notify no; - masters { bootstrap; }; - file "slave/hoa.tg14.gathering.org.zone"; - allow-transfer { ns-xfr; }; -}; diff --git a/examples/dns/slave/conf-slave/info-dask.conf b/examples/dns/slave/conf-slave/info-dask.conf deleted file mode 100644 index f97196c..0000000 --- a/examples/dns/slave/conf-slave/info-dask.conf +++ /dev/null @@ -1,7 +0,0 @@ -zone "info-dask.tg14.gathering.org" { - type slave; - notify no; - masters { bootstrap; }; - file "slave/info-dask.tg14.gathering.org.zone"; - allow-transfer { ns-xfr; }; -}; diff --git a/examples/dns/slave/conf-slave/kompett.conf b/examples/dns/slave/conf-slave/kompett.conf deleted file mode 100644 index 6f4ba8a..0000000 --- a/examples/dns/slave/conf-slave/kompett.conf +++ /dev/null @@ -1,7 +0,0 @@ -zone "kompett.tg14.gathering.org" { - type slave; - notify no; - masters { bootstrap; }; - file "slave/kompett.tg14.gathering.org.zone"; - allow-transfer { ns-xfr; }; -}; diff --git a/examples/dns/slave/conf-slave/komplett.conf b/examples/dns/slave/conf-slave/komplett.conf deleted file mode 100644 index 60c6888..0000000 --- a/examples/dns/slave/conf-slave/komplett.conf +++ /dev/null @@ -1,7 +0,0 @@ -zone "komplett.tg14.gathering.org" { - type slave; - notify no; - masters { bootstrap; }; - file "slave/komplett.tg14.gathering.org.zone"; - allow-transfer { ns-xfr; }; -}; diff --git a/examples/dns/slave/conf-slave/kompott.conf b/examples/dns/slave/conf-slave/kompott.conf deleted file mode 100644 index b49aa71..0000000 --- a/examples/dns/slave/conf-slave/kompott.conf +++ /dev/null @@ -1,7 +0,0 @@ -zone "kompott.tg14.gathering.org" { - type slave; - notify no; - masters { bootstrap; }; - file "slave/kompott.tg14.gathering.org.zone"; - allow-transfer { ns-xfr; }; -}; diff --git a/examples/dns/slave/conf-slave/lavvo.conf b/examples/dns/slave/conf-slave/lavvo.conf deleted file mode 100644 index f944a90..0000000 --- a/examples/dns/slave/conf-slave/lavvo.conf +++ /dev/null @@ -1,7 +0,0 @@ -zone "lavvo.tg14.gathering.org" { - type slave; - notify no; - masters { bootstrap; }; - file "slave/lavvo.tg14.gathering.org.zone"; - allow-transfer { ns-xfr; }; -}; diff --git a/examples/dns/slave/conf-slave/logistikk.conf b/examples/dns/slave/conf-slave/logistikk.conf deleted file mode 100644 index e49dd1d..0000000 --- a/examples/dns/slave/conf-slave/logistikk.conf +++ /dev/null @@ -1,7 +0,0 @@ -zone "logistikk.tg14.gathering.org" { - type slave; - notify no; - masters { bootstrap; }; - file "slave/logistikk.tg14.gathering.org.zone"; - allow-transfer { ns-xfr; }; -}; diff --git a/examples/dns/slave/conf-slave/lounge.conf b/examples/dns/slave/conf-slave/lounge.conf deleted file mode 100644 index a869bcc..0000000 --- a/examples/dns/slave/conf-slave/lounge.conf +++ /dev/null @@ -1,7 +0,0 @@ -zone "lounge.tg14.gathering.org" { - type slave; - notify no; - masters { bootstrap; }; - file "slave/lounge.tg14.gathering.org.zone"; - allow-transfer { ns-xfr; }; -}; diff --git a/examples/dns/slave/conf-slave/medic.conf b/examples/dns/slave/conf-slave/medic.conf deleted file mode 100644 index 705ee63..0000000 --- a/examples/dns/slave/conf-slave/medic.conf +++ /dev/null @@ -1,7 +0,0 @@ -zone "medic.tg14.gathering.org" { - type slave; - notify no; - masters { bootstrap; }; - file "slave/medic.tg14.gathering.org.zone"; - allow-transfer { ns-xfr; }; -}; diff --git a/examples/dns/slave/conf-slave/noc-server.conf b/examples/dns/slave/conf-slave/noc-server.conf deleted file mode 100644 index 6d7f5c4..0000000 --- a/examples/dns/slave/conf-slave/noc-server.conf +++ /dev/null @@ -1,7 +0,0 @@ -zone "noc-server.tg14.gathering.org" { - type slave; - notify no; - masters { bootstrap; }; - file "slave/noc-server.tg14.gathering.org.zone"; - allow-transfer { ns-xfr; }; -}; diff --git a/examples/dns/slave/conf-slave/noc.conf b/examples/dns/slave/conf-slave/noc.conf deleted file mode 100644 index 66062bf..0000000 --- a/examples/dns/slave/conf-slave/noc.conf +++ /dev/null @@ -1,7 +0,0 @@ -zone "noc.tg14.gathering.org" { - type slave; - notify no; - masters { bootstrap; }; - file "slave/noc.tg14.gathering.org.zone"; - allow-transfer { ns-xfr; }; -}; diff --git a/examples/dns/slave/conf-slave/planke.conf b/examples/dns/slave/conf-slave/planke.conf deleted file mode 100644 index 8f2e2d9..0000000 --- a/examples/dns/slave/conf-slave/planke.conf +++ /dev/null @@ -1,7 +0,0 @@ -zone "planke.tg14.gathering.org" { - type slave; - notify no; - masters { bootstrap; }; - file "slave/planke.tg14.gathering.org.zone"; - allow-transfer { ns-xfr; }; -}; diff --git a/examples/dns/slave/conf-slave/presse.conf b/examples/dns/slave/conf-slave/presse.conf deleted file mode 100644 index 0bd87cb..0000000 --- a/examples/dns/slave/conf-slave/presse.conf +++ /dev/null @@ -1,7 +0,0 @@ -zone "presse.tg14.gathering.org" { - type slave; - notify no; - masters { bootstrap; }; - file "slave/presse.tg14.gathering.org.zone"; - allow-transfer { ns-xfr; }; -}; diff --git a/examples/dns/slave/conf-slave/resepsjon.conf b/examples/dns/slave/conf-slave/resepsjon.conf deleted file mode 100644 index 2f14ac9..0000000 --- a/examples/dns/slave/conf-slave/resepsjon.conf +++ /dev/null @@ -1,7 +0,0 @@ -zone "resepsjon.tg14.gathering.org" { - type slave; - notify no; - masters { bootstrap; }; - file "slave/resepsjon.tg14.gathering.org.zone"; - allow-transfer { ns-xfr; }; -}; diff --git a/examples/dns/slave/conf-slave/rohypnol.conf b/examples/dns/slave/conf-slave/rohypnol.conf deleted file mode 100644 index 25eb2af..0000000 --- a/examples/dns/slave/conf-slave/rohypnol.conf +++ /dev/null @@ -1,7 +0,0 @@ -zone "rohypnol.tg14.gathering.org" { - type slave; - notify no; - masters { bootstrap; }; - file "slave/rohypnol.tg14.gathering.org.zone"; - allow-transfer { ns-xfr; }; -}; diff --git a/examples/dns/slave/conf-slave/scenegulv.conf b/examples/dns/slave/conf-slave/scenegulv.conf deleted file mode 100644 index 20bd3bd..0000000 --- a/examples/dns/slave/conf-slave/scenegulv.conf +++ /dev/null @@ -1,7 +0,0 @@ -zone "scenegulv.tg14.gathering.org" { - type slave; - notify no; - masters { bootstrap; }; - file "slave/scenegulv.tg14.gathering.org.zone"; - allow-transfer { ns-xfr; }; -}; diff --git a/examples/dns/slave/conf-slave/sponsor.conf b/examples/dns/slave/conf-slave/sponsor.conf deleted file mode 100644 index 7b43a7a..0000000 --- a/examples/dns/slave/conf-slave/sponsor.conf +++ /dev/null @@ -1,7 +0,0 @@ -zone "sponsor.tg14.gathering.org" { - type slave; - notify no; - masters { bootstrap; }; - file "slave/sponsor.tg14.gathering.org.zone"; - allow-transfer { ns-xfr; }; -}; diff --git a/examples/dns/slave/conf-slave/tele.conf b/examples/dns/slave/conf-slave/tele.conf deleted file mode 100644 index 8ea8978..0000000 --- a/examples/dns/slave/conf-slave/tele.conf +++ /dev/null @@ -1,7 +0,0 @@ -zone "tele.tg14.gathering.org" { - type slave; - notify no; - masters { bootstrap; }; - file "slave/tele.tg14.gathering.org.zone"; - allow-transfer { ns-xfr; }; -}; diff --git a/examples/dns/slave/conf-slave/tg14-wlan.conf b/examples/dns/slave/conf-slave/tg14-wlan.conf deleted file mode 100644 index 7b86699..0000000 --- a/examples/dns/slave/conf-slave/tg14-wlan.conf +++ /dev/null @@ -1,7 +0,0 @@ -zone "tg14-wlan.tg14.gathering.org" { - type slave; - notify no; - masters { bootstrap; }; - file "slave/tg14-wlan.tg14.gathering.org.zone"; - allow-transfer { ns-xfr; }; -}; diff --git a/examples/dns/slave/managed-keys.bind b/examples/dns/slave/managed-keys.bind deleted file mode 100644 index 2207ea4..0000000 --- a/examples/dns/slave/managed-keys.bind +++ /dev/null @@ -1,9 +0,0 @@ -$ORIGIN . -$TTL 0 ; 0 seconds -@ IN SOA . . ( - 3 ; serial - 0 ; refresh (0 seconds) - 0 ; retry (0 seconds) - 0 ; expire (0 seconds) - 0 ; minimum (0 seconds) - ) diff --git a/examples/dns/slave/named.conf b/examples/dns/slave/named.conf deleted file mode 100644 index 5c66150..0000000 --- a/examples/dns/slave/named.conf +++ /dev/null @@ -1,56 +0,0 @@ -// This named.conf was generated by make-named.pl at 20140413-1806 -// The current version of make-named.pl should not overwrite this file. -acl tg-nett { 151.216.128.0/17; 2a02:ed02::/32; 127.0.0.0/8; ::1; }; -acl ns-xfr { 194.19.3.20; 151.216.253.2; 2a02:ed02:253::2; 151.216.254.2; 2a02:ed02:254::2; 151.216.252.0/24; }; -acl ripe-xfr { 194.19.3.20; 151.216.253.2; 2a02:ed02:253::2; 151.216.254.2; 2a02:ed02:254::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.254.2; }; - -zone "tg14.gathering.org" { - type slave; - file "slave/tg14.gathering.org"; - notify no; - masters { bootstrap; }; -}; - -zone "infra.tg14.gathering.org" { - type slave; - file "slave/infra.tg14.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; }; -}; - -zone "imgur.com" { - type slave; - notify no; - masters { bootstrap; }; - file "slave/imgur.com"; - allow-transfer { ns-xfr; }; -}; - -include "named.conf.default-zones"; -include "named.slave-reverse4.conf"; -include "named.slave-include.conf"; diff --git a/examples/dns/slave/named.conf.default-zones b/examples/dns/slave/named.conf.default-zones deleted file mode 100644 index 355338b..0000000 --- a/examples/dns/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/examples/dns/slave/named.conf.local b/examples/dns/slave/named.conf.local deleted file mode 100644 index 7a57b10..0000000 --- a/examples/dns/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/examples/dns/slave/named.conf.options b/examples/dns/slave/named.conf.options deleted file mode 100644 index b1bef51..0000000 --- a/examples/dns/slave/named.conf.options +++ /dev/null @@ -1,26 +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; - // }; - - //======================================================================== - // If BIND logs error messages about the root key being expired, - // you will need to update your keys. See https://www.isc.org/bind-keys - //======================================================================== - dnssec-validation auto; - - auth-nxdomain no; # conform to RFC1035 - listen-on-v6 { any; }; -}; - diff --git a/examples/dns/slave/named.slave-include.conf b/examples/dns/slave/named.slave-include.conf deleted file mode 100644 index dd91a6d..0000000 --- a/examples/dns/slave/named.slave-include.conf +++ /dev/null @@ -1,193 +0,0 @@ -include "/etc/bind/conf-slave/apekatt.conf"; -include "/etc/bind/conf-slave/apenett00.conf"; -include "/etc/bind/conf-slave/apenett01.conf"; -include "/etc/bind/conf-slave/apenett02.conf"; -include "/etc/bind/conf-slave/apenett03.conf"; -include "/etc/bind/conf-slave/apenett04.conf"; -include "/etc/bind/conf-slave/apenett05.conf"; -include "/etc/bind/conf-slave/apenett06.conf"; -include "/etc/bind/conf-slave/bonus.conf"; -include "/etc/bind/conf-slave/bonus1.conf"; -include "/etc/bind/conf-slave/bonus2.conf"; -include "/etc/bind/conf-slave/bordell.conf"; -include "/etc/bind/conf-slave/clientcam.conf"; -include "/etc/bind/conf-slave/creative1-1.conf"; -include "/etc/bind/conf-slave/creative2-1.conf"; -include "/etc/bind/conf-slave/creative3-1.conf"; -include "/etc/bind/conf-slave/creative4-1.conf"; -include "/etc/bind/conf-slave/creative4-2.conf"; -include "/etc/bind/conf-slave/creative5-1.conf"; -include "/etc/bind/conf-slave/creative5-2.conf"; -include "/etc/bind/conf-slave/creative6-1.conf"; -include "/etc/bind/conf-slave/creative6-2.conf"; -include "/etc/bind/conf-slave/creative7-1.conf"; -include "/etc/bind/conf-slave/creative7-2.conf"; -include "/etc/bind/conf-slave/creative8-1.conf"; -include "/etc/bind/conf-slave/creative8-2.conf"; -include "/etc/bind/conf-slave/crew1-1.conf"; -include "/etc/bind/conf-slave/crew2-1.conf"; -include "/etc/bind/conf-slave/crew2-2.conf"; -include "/etc/bind/conf-slave/crew3-1.conf"; -include "/etc/bind/conf-slave/crew3-2.conf"; -include "/etc/bind/conf-slave/crew4-1.conf"; -include "/etc/bind/conf-slave/crew4-2.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/e77-3.conf"; -include "/etc/bind/conf-slave/e77-4.conf"; -include "/etc/bind/conf-slave/e79-1.conf"; -include "/etc/bind/conf-slave/e79-2.conf"; -include "/etc/bind/conf-slave/e81-1.conf"; -include "/etc/bind/conf-slave/e81-2.conf"; -include "/etc/bind/conf-slave/e9-3.conf"; -include "/etc/bind/conf-slave/e9-4.conf"; -include "/etc/bind/conf-slave/event-studio.conf"; -include "/etc/bind/conf-slave/flanke.conf"; -include "/etc/bind/conf-slave/forsvarlig.conf"; -include "/etc/bind/conf-slave/fugleberget1.conf"; -include "/etc/bind/conf-slave/fugleberget2.conf"; -include "/etc/bind/conf-slave/gayme.conf"; -include "/etc/bind/conf-slave/highlights.conf"; -include "/etc/bind/conf-slave/hoa.conf"; -include "/etc/bind/conf-slave/info-dask.conf"; -include "/etc/bind/conf-slave/kompett.conf"; -include "/etc/bind/conf-slave/komplett.conf"; -include "/etc/bind/conf-slave/kompott.conf"; -include "/etc/bind/conf-slave/lavvo.conf"; -include "/etc/bind/conf-slave/logistikk.conf"; -include "/etc/bind/conf-slave/lounge.conf"; -include "/etc/bind/conf-slave/medic.conf"; -include "/etc/bind/conf-slave/noc-server.conf"; -include "/etc/bind/conf-slave/noc.conf"; -include "/etc/bind/conf-slave/planke.conf"; -include "/etc/bind/conf-slave/presse.conf"; -include "/etc/bind/conf-slave/resepsjon.conf"; -include "/etc/bind/conf-slave/rohypnol.conf"; -include "/etc/bind/conf-slave/scenegulv.conf"; -include "/etc/bind/conf-slave/sponsor.conf"; -include "/etc/bind/conf-slave/tele.conf"; -include "/etc/bind/conf-slave/tg14-wlan.conf"; diff --git a/examples/dns/slave/named.slave-reverse4.conf b/examples/dns/slave/named.slave-reverse4.conf deleted file mode 100644 index 3fb42a9..0000000 --- a/examples/dns/slave/named.slave-reverse4.conf +++ /dev/null @@ -1,1024 +0,0 @@ -zone "128.216.151.in-addr.arpa" { - type slave; - notify no; - file "slave/128.216.151.in-addr.arpa.cache"; - masters { bootstrap; }; - allow-transfer { 193.0.0.0/22; 151.216.252.0/24; 2a02:ed02:252::/64; }; -}; - -zone "129.216.151.in-addr.arpa" { - type slave; - notify no; - file "slave/129.216.151.in-addr.arpa.cache"; - masters { bootstrap; }; - allow-transfer { 193.0.0.0/22; 151.216.252.0/24; 2a02:ed02:252::/64; }; -}; - -zone "130.216.151.in-addr.arpa" { - type slave; - notify no; - file "slave/130.216.151.in-addr.arpa.cache"; - masters { bootstrap; }; - allow-transfer { 193.0.0.0/22; 151.216.252.0/24; 2a02:ed02:252::/64; }; -}; - -zone "131.216.151.in-addr.arpa" { - type slave; - notify no; - file "slave/131.216.151.in-addr.arpa.cache"; - masters { bootstrap; }; - allow-transfer { 193.0.0.0/22; 151.216.252.0/24; 2a02:ed02:252::/64; }; -}; - -zone "132.216.151.in-addr.arpa" { - type slave; - notify no; - file "slave/132.216.151.in-addr.arpa.cache"; - masters { bootstrap; }; - allow-transfer { 193.0.0.0/22; 151.216.252.0/24; 2a02:ed02:252::/64; }; -}; - -zone "133.216.151.in-addr.arpa" { - type slave; - notify no; - file "slave/133.216.151.in-addr.arpa.cache"; - masters { bootstrap; }; - allow-transfer { 193.0.0.0/22; 151.216.252.0/24; 2a02:ed02:252::/64; }; -}; - -zone "134.216.151.in-addr.arpa" { - type slave; - notify no; - file "slave/134.216.151.in-addr.arpa.cache"; - masters { bootstrap; }; - allow-transfer { 193.0.0.0/22; 151.216.252.0/24; 2a02:ed02:252::/64; }; -}; - -zone "135.216.151.in-addr.arpa" { - type slave; - notify no; - file "slave/135.216.151.in-addr.arpa.cache"; - masters { bootstrap; }; - allow-transfer { 193.0.0.0/22; 151.216.252.0/24; 2a02:ed02:252::/64; }; -}; - -zone "136.216.151.in-addr.arpa" { - type slave; - notify no; - file "slave/136.216.151.in-addr.arpa.cache"; - masters { bootstrap; }; - allow-transfer { 193.0.0.0/22; 151.216.252.0/24; 2a02:ed02:252::/64; }; -}; - -zone "137.216.151.in-addr.arpa" { - type slave; - notify no; - file "slave/137.216.151.in-addr.arpa.cache"; - masters { bootstrap; }; - allow-transfer { 193.0.0.0/22; 151.216.252.0/24; 2a02:ed02:252::/64; }; -}; - -zone "138.216.151.in-addr.arpa" { - type slave; - notify no; - file "slave/138.216.151.in-addr.arpa.cache"; - masters { bootstrap; }; - allow-transfer { 193.0.0.0/22; 151.216.252.0/24; 2a02:ed02:252::/64; }; -}; - -zone "139.216.151.in-addr.arpa" { - type slave; - notify no; - file "slave/139.216.151.in-addr.arpa.cache"; - masters { bootstrap; }; - allow-transfer { 193.0.0.0/22; 151.216.252.0/24; 2a02:ed02:252::/64; }; -}; - -zone "140.216.151.in-addr.arpa" { - type slave; - notify no; - file "slave/140.216.151.in-addr.arpa.cache"; - masters { bootstrap; }; - allow-transfer { 193.0.0.0/22; 151.216.252.0/24; 2a02:ed02:252::/64; }; -}; - -zone "141.216.151.in-addr.arpa" { - type slave; - notify no; - file "slave/141.216.151.in-addr.arpa.cache"; - masters { bootstrap; }; - allow-transfer { 193.0.0.0/22; 151.216.252.0/24; 2a02:ed02:252::/64; }; -}; - -zone "142.216.151.in-addr.arpa" { - type slave; - notify no; - file "slave/142.216.151.in-addr.arpa.cache"; - masters { bootstrap; }; - allow-transfer { 193.0.0.0/22; 151.216.252.0/24; 2a02:ed02:252::/64; }; -}; - -zone "143.216.151.in-addr.arpa" { - type slave; - notify no; - file "slave/143.216.151.in-addr.arpa.cache"; - masters { bootstrap; }; - allow-transfer { 193.0.0.0/22; 151.216.252.0/24; 2a02:ed02:252::/64; }; -}; - -zone "144.216.151.in-addr.arpa" { - type slave; - notify no; - file "slave/144.216.151.in-addr.arpa.cache"; - masters { bootstrap; }; - allow-transfer { 193.0.0.0/22; 151.216.252.0/24; 2a02:ed02:252::/64; }; -}; - -zone "145.216.151.in-addr.arpa" { - type slave; - notify no; - file "slave/145.216.151.in-addr.arpa.cache"; - masters { bootstrap; }; - allow-transfer { 193.0.0.0/22; 151.216.252.0/24; 2a02:ed02:252::/64; }; -}; - -zone "146.216.151.in-addr.arpa" { - type slave; - notify no; - file "slave/146.216.151.in-addr.arpa.cache"; - masters { bootstrap; }; - allow-transfer { 193.0.0.0/22; 151.216.252.0/24; 2a02:ed02:252::/64; }; -}; - -zone "147.216.151.in-addr.arpa" { - type slave; - notify no; - file "slave/147.216.151.in-addr.arpa.cache"; - masters { bootstrap; }; - allow-transfer { 193.0.0.0/22; 151.216.252.0/24; 2a02:ed02:252::/64; }; -}; - -zone "148.216.151.in-addr.arpa" { - type slave; - notify no; - file "slave/148.216.151.in-addr.arpa.cache"; - masters { bootstrap; }; - allow-transfer { 193.0.0.0/22; 151.216.252.0/24; 2a02:ed02:252::/64; }; -}; - -zone "149.216.151.in-addr.arpa" { - type slave; - notify no; - file "slave/149.216.151.in-addr.arpa.cache"; - masters { bootstrap; }; - allow-transfer { 193.0.0.0/22; 151.216.252.0/24; 2a02:ed02:252::/64; }; -}; - -zone "150.216.151.in-addr.arpa" { - type slave; - notify no; - file "slave/150.216.151.in-addr.arpa.cache"; - masters { bootstrap; }; - allow-transfer { 193.0.0.0/22; 151.216.252.0/24; 2a02:ed02:252::/64; }; -}; - -zone "151.216.151.in-addr.arpa" { - type slave; - notify no; - file "slave/151.216.151.in-addr.arpa.cache"; - masters { bootstrap; }; - allow-transfer { 193.0.0.0/22; 151.216.252.0/24; 2a02:ed02:252::/64; }; -}; - -zone "152.216.151.in-addr.arpa" { - type slave; - notify no; - file "slave/152.216.151.in-addr.arpa.cache"; - masters { bootstrap; }; - allow-transfer { 193.0.0.0/22; 151.216.252.0/24; 2a02:ed02:252::/64; }; -}; - -zone "153.216.151.in-addr.arpa" { - type slave; - notify no; - file "slave/153.216.151.in-addr.arpa.cache"; - masters { bootstrap; }; - allow-transfer { 193.0.0.0/22; 151.216.252.0/24; 2a02:ed02:252::/64; }; -}; - -zone "154.216.151.in-addr.arpa" { - type slave; - notify no; - file "slave/154.216.151.in-addr.arpa.cache"; - masters { bootstrap; }; - allow-transfer { 193.0.0.0/22; 151.216.252.0/24; 2a02:ed02:252::/64; }; -}; - -zone "155.216.151.in-addr.arpa" { - type slave; - notify no; - file "slave/155.216.151.in-addr.arpa.cache"; - masters { bootstrap; }; - allow-transfer { 193.0.0.0/22; 151.216.252.0/24; 2a02:ed02:252::/64; }; -}; - -zone "156.216.151.in-addr.arpa" { - type slave; - notify no; - file "slave/156.216.151.in-addr.arpa.cache"; - masters { bootstrap; }; - allow-transfer { 193.0.0.0/22; 151.216.252.0/24; 2a02:ed02:252::/64; }; -}; - -zone "157.216.151.in-addr.arpa" { - type slave; - notify no; - file "slave/157.216.151.in-addr.arpa.cache"; - masters { bootstrap; }; - allow-transfer { 193.0.0.0/22; 151.216.252.0/24; 2a02:ed02:252::/64; }; -}; - -zone "158.216.151.in-addr.arpa" { - type slave; - notify no; - file "slave/158.216.151.in-addr.arpa.cache"; - masters { bootstrap; }; - allow-transfer { 193.0.0.0/22; 151.216.252.0/24; 2a02:ed02:252::/64; }; -}; - -zone "159.216.151.in-addr.arpa" { - type slave; - notify no; - file "slave/159.216.151.in-addr.arpa.cache"; - masters { bootstrap; }; - allow-transfer { 193.0.0.0/22; 151.216.252.0/24; 2a02:ed02:252::/64; }; -}; - -zone "160.216.151.in-addr.arpa" { - type slave; - notify no; - file "slave/160.216.151.in-addr.arpa.cache"; - masters { bootstrap; }; - allow-transfer { 193.0.0.0/22; 151.216.252.0/24; 2a02:ed02:252::/64; }; -}; - -zone "161.216.151.in-addr.arpa" { - type slave; - notify no; - file "slave/161.216.151.in-addr.arpa.cache"; - masters { bootstrap; }; - allow-transfer { 193.0.0.0/22; 151.216.252.0/24; 2a02:ed02:252::/64; }; -}; - -zone "162.216.151.in-addr.arpa" { - type slave; - notify no; - file "slave/162.216.151.in-addr.arpa.cache"; - masters { bootstrap; }; - allow-transfer { 193.0.0.0/22; 151.216.252.0/24; 2a02:ed02:252::/64; }; -}; - -zone "163.216.151.in-addr.arpa" { - type slave; - notify no; - file "slave/163.216.151.in-addr.arpa.cache"; - masters { bootstrap; }; - allow-transfer { 193.0.0.0/22; 151.216.252.0/24; 2a02:ed02:252::/64; }; -}; - -zone "164.216.151.in-addr.arpa" { - type slave; - notify no; - file "slave/164.216.151.in-addr.arpa.cache"; - masters { bootstrap; }; - allow-transfer { 193.0.0.0/22; 151.216.252.0/24; 2a02:ed02:252::/64; }; -}; - -zone "165.216.151.in-addr.arpa" { - type slave; - notify no; - file "slave/165.216.151.in-addr.arpa.cache"; - masters { bootstrap; }; - allow-transfer { 193.0.0.0/22; 151.216.252.0/24; 2a02:ed02:252::/64; }; -}; - -zone "166.216.151.in-addr.arpa" { - type slave; - notify no; - file "slave/166.216.151.in-addr.arpa.cache"; - masters { bootstrap; }; - allow-transfer { 193.0.0.0/22; 151.216.252.0/24; 2a02:ed02:252::/64; }; -}; - -zone "167.216.151.in-addr.arpa" { - type slave; - notify no; - file "slave/167.216.151.in-addr.arpa.cache"; - masters { bootstrap; }; - allow-transfer { 193.0.0.0/22; 151.216.252.0/24; 2a02:ed02:252::/64; }; -}; - -zone "168.216.151.in-addr.arpa" { - type slave; - notify no; - file "slave/168.216.151.in-addr.arpa.cache"; - masters { bootstrap; }; - allow-transfer { 193.0.0.0/22; 151.216.252.0/24; 2a02:ed02:252::/64; }; -}; - -zone "169.216.151.in-addr.arpa" { - type slave; - notify no; - file "slave/169.216.151.in-addr.arpa.cache"; - masters { bootstrap; }; - allow-transfer { 193.0.0.0/22; 151.216.252.0/24; 2a02:ed02:252::/64; }; -}; - -zone "170.216.151.in-addr.arpa" { - type slave; - notify no; - file "slave/170.216.151.in-addr.arpa.cache"; - masters { bootstrap; }; - allow-transfer { 193.0.0.0/22; 151.216.252.0/24; 2a02:ed02:252::/64; }; -}; - -zone "171.216.151.in-addr.arpa" { - type slave; - notify no; - file "slave/171.216.151.in-addr.arpa.cache"; - masters { bootstrap; }; - allow-transfer { 193.0.0.0/22; 151.216.252.0/24; 2a02:ed02:252::/64; }; -}; - -zone "172.216.151.in-addr.arpa" { - type slave; - notify no; - file "slave/172.216.151.in-addr.arpa.cache"; - masters { bootstrap; }; - allow-transfer { 193.0.0.0/22; 151.216.252.0/24; 2a02:ed02:252::/64; }; -}; - -zone "173.216.151.in-addr.arpa" { - type slave; - notify no; - file "slave/173.216.151.in-addr.arpa.cache"; - masters { bootstrap; }; - allow-transfer { 193.0.0.0/22; 151.216.252.0/24; 2a02:ed02:252::/64; }; -}; - -zone "174.216.151.in-addr.arpa" { - type slave; - notify no; - file "slave/174.216.151.in-addr.arpa.cache"; - masters { bootstrap; }; - allow-transfer { 193.0.0.0/22; 151.216.252.0/24; 2a02:ed02:252::/64; }; -}; - -zone "175.216.151.in-addr.arpa" { - type slave; - notify no; - file "slave/175.216.151.in-addr.arpa.cache"; - masters { bootstrap; }; - allow-transfer { 193.0.0.0/22; 151.216.252.0/24; 2a02:ed02:252::/64; }; -}; - -zone "176.216.151.in-addr.arpa" { - type slave; - notify no; - file "slave/176.216.151.in-addr.arpa.cache"; - masters { bootstrap; }; - allow-transfer { 193.0.0.0/22; 151.216.252.0/24; 2a02:ed02:252::/64; }; -}; - -zone "177.216.151.in-addr.arpa" { - type slave; - notify no; - file "slave/177.216.151.in-addr.arpa.cache"; - masters { bootstrap; }; - allow-transfer { 193.0.0.0/22; 151.216.252.0/24; 2a02:ed02:252::/64; }; -}; - -zone "178.216.151.in-addr.arpa" { - type slave; - notify no; - file "slave/178.216.151.in-addr.arpa.cache"; - masters { bootstrap; }; - allow-transfer { 193.0.0.0/22; 151.216.252.0/24; 2a02:ed02:252::/64; }; -}; - -zone "179.216.151.in-addr.arpa" { - type slave; - notify no; - file "slave/179.216.151.in-addr.arpa.cache"; - masters { bootstrap; }; - allow-transfer { 193.0.0.0/22; 151.216.252.0/24; 2a02:ed02:252::/64; }; -}; - -zone "180.216.151.in-addr.arpa" { - type slave; - notify no; - file "slave/180.216.151.in-addr.arpa.cache"; - masters { bootstrap; }; - allow-transfer { 193.0.0.0/22; 151.216.252.0/24; 2a02:ed02:252::/64; }; -}; - -zone "181.216.151.in-addr.arpa" { - type slave; - notify no; - file "slave/181.216.151.in-addr.arpa.cache"; - masters { bootstrap; }; - allow-transfer { 193.0.0.0/22; 151.216.252.0/24; 2a02:ed02:252::/64; }; -}; - -zone "182.216.151.in-addr.arpa" { - type slave; - notify no; - file "slave/182.216.151.in-addr.arpa.cache"; - masters { bootstrap; }; - allow-transfer { 193.0.0.0/22; 151.216.252.0/24; 2a02:ed02:252::/64; }; -}; - -zone "183.216.151.in-addr.arpa" { - type slave; - notify no; - file "slave/183.216.151.in-addr.arpa.cache"; - masters { bootstrap; }; - allow-transfer { 193.0.0.0/22; 151.216.252.0/24; 2a02:ed02:252::/64; }; -}; - -zone "184.216.151.in-addr.arpa" { - type slave; - notify no; - file "slave/184.216.151.in-addr.arpa.cache"; - masters { bootstrap; }; - allow-transfer { 193.0.0.0/22; 151.216.252.0/24; 2a02:ed02:252::/64; }; -}; - -zone "185.216.151.in-addr.arpa" { - type slave; - notify no; - file "slave/185.216.151.in-addr.arpa.cache"; - masters { bootstrap; }; - allow-transfer { 193.0.0.0/22; 151.216.252.0/24; 2a02:ed02:252::/64; }; -}; - -zone "186.216.151.in-addr.arpa" { - type slave; - notify no; - file "slave/186.216.151.in-addr.arpa.cache"; - masters { bootstrap; }; - allow-transfer { 193.0.0.0/22; 151.216.252.0/24; 2a02:ed02:252::/64; }; -}; - -zone "187.216.151.in-addr.arpa" { - type slave; - notify no; - file "slave/187.216.151.in-addr.arpa.cache"; - masters { bootstrap; }; - allow-transfer { 193.0.0.0/22; 151.216.252.0/24; 2a02:ed02:252::/64; }; -}; - -zone "188.216.151.in-addr.arpa" { - type slave; - notify no; - file "slave/188.216.151.in-addr.arpa.cache"; - masters { bootstrap; }; - allow-transfer { 193.0.0.0/22; 151.216.252.0/24; 2a02:ed02:252::/64; }; -}; - -zone "189.216.151.in-addr.arpa" { - type slave; - notify no; - file "slave/189.216.151.in-addr.arpa.cache"; - masters { bootstrap; }; - allow-transfer { 193.0.0.0/22; 151.216.252.0/24; 2a02:ed02:252::/64; }; -}; - -zone "190.216.151.in-addr.arpa" { - type slave; - notify no; - file "slave/190.216.151.in-addr.arpa.cache"; - masters { bootstrap; }; - allow-transfer { 193.0.0.0/22; 151.216.252.0/24; 2a02:ed02:252::/64; }; -}; - -zone "191.216.151.in-addr.arpa" { - type slave; - notify no; - file "slave/191.216.151.in-addr.arpa.cache"; - masters { bootstrap; }; - allow-transfer { 193.0.0.0/22; 151.216.252.0/24; 2a02:ed02:252::/64; }; -}; - -zone "192.216.151.in-addr.arpa" { - type slave; - notify no; - file "slave/192.216.151.in-addr.arpa.cache"; - masters { bootstrap; }; - allow-transfer { 193.0.0.0/22; 151.216.252.0/24; 2a02:ed02:252::/64; }; -}; - -zone "193.216.151.in-addr.arpa" { - type slave; - notify no; - file "slave/193.216.151.in-addr.arpa.cache"; - masters { bootstrap; }; - allow-transfer { 193.0.0.0/22; 151.216.252.0/24; 2a02:ed02:252::/64; }; -}; - -zone "194.216.151.in-addr.arpa" { - type slave; - notify no; - file "slave/194.216.151.in-addr.arpa.cache"; - masters { bootstrap; }; - allow-transfer { 193.0.0.0/22; 151.216.252.0/24; 2a02:ed02:252::/64; }; -}; - -zone "195.216.151.in-addr.arpa" { - type slave; - notify no; - file "slave/195.216.151.in-addr.arpa.cache"; - masters { bootstrap; }; - allow-transfer { 193.0.0.0/22; 151.216.252.0/24; 2a02:ed02:252::/64; }; -}; - -zone "196.216.151.in-addr.arpa" { - type slave; - notify no; - file "slave/196.216.151.in-addr.arpa.cache"; - masters { bootstrap; }; - allow-transfer { 193.0.0.0/22; 151.216.252.0/24; 2a02:ed02:252::/64; }; -}; - -zone "197.216.151.in-addr.arpa" { - type slave; - notify no; - file "slave/197.216.151.in-addr.arpa.cache"; - masters { bootstrap; }; - allow-transfer { 193.0.0.0/22; 151.216.252.0/24; 2a02:ed02:252::/64; }; -}; - -zone "198.216.151.in-addr.arpa" { - type slave; - notify no; - file "slave/198.216.151.in-addr.arpa.cache"; - masters { bootstrap; }; - allow-transfer { 193.0.0.0/22; 151.216.252.0/24; 2a02:ed02:252::/64; }; -}; - -zone "199.216.151.in-addr.arpa" { - type slave; - notify no; - file "slave/199.216.151.in-addr.arpa.cache"; - masters { bootstrap; }; - allow-transfer { 193.0.0.0/22; 151.216.252.0/24; 2a02:ed02:252::/64; }; -}; - -zone "200.216.151.in-addr.arpa" { - type slave; - notify no; - file "slave/200.216.151.in-addr.arpa.cache"; - masters { bootstrap; }; - allow-transfer { 193.0.0.0/22; 151.216.252.0/24; 2a02:ed02:252::/64; }; -}; - -zone "201.216.151.in-addr.arpa" { - type slave; - notify no; - file "slave/201.216.151.in-addr.arpa.cache"; - masters { bootstrap; }; - allow-transfer { 193.0.0.0/22; 151.216.252.0/24; 2a02:ed02:252::/64; }; -}; - -zone "202.216.151.in-addr.arpa" { - type slave; - notify no; - file "slave/202.216.151.in-addr.arpa.cache"; - masters { bootstrap; }; - allow-transfer { 193.0.0.0/22; 151.216.252.0/24; 2a02:ed02:252::/64; }; -}; - -zone "203.216.151.in-addr.arpa" { - type slave; - notify no; - file "slave/203.216.151.in-addr.arpa.cache"; - masters { bootstrap; }; - allow-transfer { 193.0.0.0/22; 151.216.252.0/24; 2a02:ed02:252::/64; }; -}; - -zone "204.216.151.in-addr.arpa" { - type slave; - notify no; - file "slave/204.216.151.in-addr.arpa.cache"; - masters { bootstrap; }; - allow-transfer { 193.0.0.0/22; 151.216.252.0/24; 2a02:ed02:252::/64; }; -}; - -zone "205.216.151.in-addr.arpa" { - type slave; - notify no; - file "slave/205.216.151.in-addr.arpa.cache"; - masters { bootstrap; }; - allow-transfer { 193.0.0.0/22; 151.216.252.0/24; 2a02:ed02:252::/64; }; -}; - -zone "206.216.151.in-addr.arpa" { - type slave; - notify no; - file "slave/206.216.151.in-addr.arpa.cache"; - masters { bootstrap; }; - allow-transfer { 193.0.0.0/22; 151.216.252.0/24; 2a02:ed02:252::/64; }; -}; - -zone "207.216.151.in-addr.arpa" { - type slave; - notify no; - file "slave/207.216.151.in-addr.arpa.cache"; - masters { bootstrap; }; - allow-transfer { 193.0.0.0/22; 151.216.252.0/24; 2a02:ed02:252::/64; }; -}; - -zone "208.216.151.in-addr.arpa" { - type slave; - notify no; - file "slave/208.216.151.in-addr.arpa.cache"; - masters { bootstrap; }; - allow-transfer { 193.0.0.0/22; 151.216.252.0/24; 2a02:ed02:252::/64; }; -}; - -zone "209.216.151.in-addr.arpa" { - type slave; - notify no; - file "slave/209.216.151.in-addr.arpa.cache"; - masters { bootstrap; }; - allow-transfer { 193.0.0.0/22; 151.216.252.0/24; 2a02:ed02:252::/64; }; -}; - -zone "210.216.151.in-addr.arpa" { - type slave; - notify no; - file "slave/210.216.151.in-addr.arpa.cache"; - masters { bootstrap; }; - allow-transfer { 193.0.0.0/22; 151.216.252.0/24; 2a02:ed02:252::/64; }; -}; - -zone "211.216.151.in-addr.arpa" { - type slave; - notify no; - file "slave/211.216.151.in-addr.arpa.cache"; - masters { bootstrap; }; - allow-transfer { 193.0.0.0/22; 151.216.252.0/24; 2a02:ed02:252::/64; }; -}; - -zone "212.216.151.in-addr.arpa" { - type slave; - notify no; - file "slave/212.216.151.in-addr.arpa.cache"; - masters { bootstrap; }; - allow-transfer { 193.0.0.0/22; 151.216.252.0/24; 2a02:ed02:252::/64; }; -}; - -zone "213.216.151.in-addr.arpa" { - type slave; - notify no; - file "slave/213.216.151.in-addr.arpa.cache"; - masters { bootstrap; }; - allow-transfer { 193.0.0.0/22; 151.216.252.0/24; 2a02:ed02:252::/64; }; -}; - -zone "214.216.151.in-addr.arpa" { - type slave; - notify no; - file "slave/214.216.151.in-addr.arpa.cache"; - masters { bootstrap; }; - allow-transfer { 193.0.0.0/22; 151.216.252.0/24; 2a02:ed02:252::/64; }; -}; - -zone "215.216.151.in-addr.arpa" { - type slave; - notify no; - file "slave/215.216.151.in-addr.arpa.cache"; - masters { bootstrap; }; - allow-transfer { 193.0.0.0/22; 151.216.252.0/24; 2a02:ed02:252::/64; }; -}; - -zone "216.216.151.in-addr.arpa" { - type slave; - notify no; - file "slave/216.216.151.in-addr.arpa.cache"; - masters { bootstrap; }; - allow-transfer { 193.0.0.0/22; 151.216.252.0/24; 2a02:ed02:252::/64; }; -}; - -zone "217.216.151.in-addr.arpa" { - type slave; - notify no; - file "slave/217.216.151.in-addr.arpa.cache"; - masters { bootstrap; }; - allow-transfer { 193.0.0.0/22; 151.216.252.0/24; 2a02:ed02:252::/64; }; -}; - -zone "218.216.151.in-addr.arpa" { - type slave; - notify no; - file "slave/218.216.151.in-addr.arpa.cache"; - masters { bootstrap; }; - allow-transfer { 193.0.0.0/22; 151.216.252.0/24; 2a02:ed02:252::/64; }; -}; - -zone "219.216.151.in-addr.arpa" { - type slave; - notify no; - file "slave/219.216.151.in-addr.arpa.cache"; - masters { bootstrap; }; - allow-transfer { 193.0.0.0/22; 151.216.252.0/24; 2a02:ed02:252::/64; }; -}; - -zone "220.216.151.in-addr.arpa" { - type slave; - notify no; - file "slave/220.216.151.in-addr.arpa.cache"; - masters { bootstrap; }; - allow-transfer { 193.0.0.0/22; 151.216.252.0/24; 2a02:ed02:252::/64; }; -}; - -zone "221.216.151.in-addr.arpa" { - type slave; - notify no; - file "slave/221.216.151.in-addr.arpa.cache"; - masters { bootstrap; }; - allow-transfer { 193.0.0.0/22; 151.216.252.0/24; 2a02:ed02:252::/64; }; -}; - -zone "222.216.151.in-addr.arpa" { - type slave; - notify no; - file "slave/222.216.151.in-addr.arpa.cache"; - masters { bootstrap; }; - allow-transfer { 193.0.0.0/22; 151.216.252.0/24; 2a02:ed02:252::/64; }; -}; - -zone "223.216.151.in-addr.arpa" { - type slave; - notify no; - file "slave/223.216.151.in-addr.arpa.cache"; - masters { bootstrap; }; - allow-transfer { 193.0.0.0/22; 151.216.252.0/24; 2a02:ed02:252::/64; }; -}; - -zone "224.216.151.in-addr.arpa" { - type slave; - notify no; - file "slave/224.216.151.in-addr.arpa.cache"; - masters { bootstrap; }; - allow-transfer { 193.0.0.0/22; 151.216.252.0/24; 2a02:ed02:252::/64; }; -}; - -zone "225.216.151.in-addr.arpa" { - type slave; - notify no; - file "slave/225.216.151.in-addr.arpa.cache"; - masters { bootstrap; }; - allow-transfer { 193.0.0.0/22; 151.216.252.0/24; 2a02:ed02:252::/64; }; -}; - -zone "226.216.151.in-addr.arpa" { - type slave; - notify no; - file "slave/226.216.151.in-addr.arpa.cache"; - masters { bootstrap; }; - allow-transfer { 193.0.0.0/22; 151.216.252.0/24; 2a02:ed02:252::/64; }; -}; - -zone "227.216.151.in-addr.arpa" { - type slave; - notify no; - file "slave/227.216.151.in-addr.arpa.cache"; - masters { bootstrap; }; - allow-transfer { 193.0.0.0/22; 151.216.252.0/24; 2a02:ed02:252::/64; }; -}; - -zone "228.216.151.in-addr.arpa" { - type slave; - notify no; - file "slave/228.216.151.in-addr.arpa.cache"; - masters { bootstrap; }; - allow-transfer { 193.0.0.0/22; 151.216.252.0/24; 2a02:ed02:252::/64; }; -}; - -zone "229.216.151.in-addr.arpa" { - type slave; - notify no; - file "slave/229.216.151.in-addr.arpa.cache"; - masters { bootstrap; }; - allow-transfer { 193.0.0.0/22; 151.216.252.0/24; 2a02:ed02:252::/64; }; -}; - -zone "230.216.151.in-addr.arpa" { - type slave; - notify no; - file "slave/230.216.151.in-addr.arpa.cache"; - masters { bootstrap; }; - allow-transfer { 193.0.0.0/22; 151.216.252.0/24; 2a02:ed02:252::/64; }; -}; - -zone "231.216.151.in-addr.arpa" { - type slave; - notify no; - file "slave/231.216.151.in-addr.arpa.cache"; - masters { bootstrap; }; - allow-transfer { 193.0.0.0/22; 151.216.252.0/24; 2a02:ed02:252::/64; }; -}; - -zone "232.216.151.in-addr.arpa" { - type slave; - notify no; - file "slave/232.216.151.in-addr.arpa.cache"; - masters { bootstrap; }; - allow-transfer { 193.0.0.0/22; 151.216.252.0/24; 2a02:ed02:252::/64; }; -}; - -zone "233.216.151.in-addr.arpa" { - type slave; - notify no; - file "slave/233.216.151.in-addr.arpa.cache"; - masters { bootstrap; }; - allow-transfer { 193.0.0.0/22; 151.216.252.0/24; 2a02:ed02:252::/64; }; -}; - -zone "234.216.151.in-addr.arpa" { - type slave; - notify no; - file "slave/234.216.151.in-addr.arpa.cache"; - masters { bootstrap; }; - allow-transfer { 193.0.0.0/22; 151.216.252.0/24; 2a02:ed02:252::/64; }; -}; - -zone "235.216.151.in-addr.arpa" { - type slave; - notify no; - file "slave/235.216.151.in-addr.arpa.cache"; - masters { bootstrap; }; - allow-transfer { 193.0.0.0/22; 151.216.252.0/24; 2a02:ed02:252::/64; }; -}; - -zone "236.216.151.in-addr.arpa" { - type slave; - notify no; - file "slave/236.216.151.in-addr.arpa.cache"; - masters { bootstrap; }; - allow-transfer { 193.0.0.0/22; 151.216.252.0/24; 2a02:ed02:252::/64; }; -}; - -zone "237.216.151.in-addr.arpa" { - type slave; - notify no; - file "slave/237.216.151.in-addr.arpa.cache"; - masters { bootstrap; }; - allow-transfer { 193.0.0.0/22; 151.216.252.0/24; 2a02:ed02:252::/64; }; -}; - -zone "238.216.151.in-addr.arpa" { - type slave; - notify no; - file "slave/238.216.151.in-addr.arpa.cache"; - masters { bootstrap; }; - allow-transfer { 193.0.0.0/22; 151.216.252.0/24; 2a02:ed02:252::/64; }; -}; - -zone "239.216.151.in-addr.arpa" { - type slave; - notify no; - file "slave/239.216.151.in-addr.arpa.cache"; - masters { bootstrap; }; - allow-transfer { 193.0.0.0/22; 151.216.252.0/24; 2a02:ed02:252::/64; }; -}; - -zone "240.216.151.in-addr.arpa" { - type slave; - notify no; - file "slave/240.216.151.in-addr.arpa.cache"; - masters { bootstrap; }; - allow-transfer { 193.0.0.0/22; 151.216.252.0/24; 2a02:ed02:252::/64; }; -}; - -zone "241.216.151.in-addr.arpa" { - type slave; - notify no; - file "slave/241.216.151.in-addr.arpa.cache"; - masters { bootstrap; }; - allow-transfer { 193.0.0.0/22; 151.216.252.0/24; 2a02:ed02:252::/64; }; -}; - -zone "242.216.151.in-addr.arpa" { - type slave; - notify no; - file "slave/242.216.151.in-addr.arpa.cache"; - masters { bootstrap; }; - allow-transfer { 193.0.0.0/22; 151.216.252.0/24; 2a02:ed02:252::/64; }; -}; - -zone "243.216.151.in-addr.arpa" { - type slave; - notify no; - file "slave/243.216.151.in-addr.arpa.cache"; - masters { bootstrap; }; - allow-transfer { 193.0.0.0/22; 151.216.252.0/24; 2a02:ed02:252::/64; }; -}; - -zone "244.216.151.in-addr.arpa" { - type slave; - notify no; - file "slave/244.216.151.in-addr.arpa.cache"; - masters { bootstrap; }; - allow-transfer { 193.0.0.0/22; 151.216.252.0/24; 2a02:ed02:252::/64; }; -}; - -zone "245.216.151.in-addr.arpa" { - type slave; - notify no; - file "slave/245.216.151.in-addr.arpa.cache"; - masters { bootstrap; }; - allow-transfer { 193.0.0.0/22; 151.216.252.0/24; 2a02:ed02:252::/64; }; -}; - -zone "246.216.151.in-addr.arpa" { - type slave; - notify no; - file "slave/246.216.151.in-addr.arpa.cache"; - masters { bootstrap; }; - allow-transfer { 193.0.0.0/22; 151.216.252.0/24; 2a02:ed02:252::/64; }; -}; - -zone "247.216.151.in-addr.arpa" { - type slave; - notify no; - file "slave/247.216.151.in-addr.arpa.cache"; - masters { bootstrap; }; - allow-transfer { 193.0.0.0/22; 151.216.252.0/24; 2a02:ed02:252::/64; }; -}; - -zone "248.216.151.in-addr.arpa" { - type slave; - notify no; - file "slave/248.216.151.in-addr.arpa.cache"; - masters { bootstrap; }; - allow-transfer { 193.0.0.0/22; 151.216.252.0/24; 2a02:ed02:252::/64; }; -}; - -zone "249.216.151.in-addr.arpa" { - type slave; - notify no; - file "slave/249.216.151.in-addr.arpa.cache"; - masters { bootstrap; }; - allow-transfer { 193.0.0.0/22; 151.216.252.0/24; 2a02:ed02:252::/64; }; -}; - -zone "250.216.151.in-addr.arpa" { - type slave; - notify no; - file "slave/250.216.151.in-addr.arpa.cache"; - masters { bootstrap; }; - allow-transfer { 193.0.0.0/22; 151.216.252.0/24; 2a02:ed02:252::/64; }; -}; - -zone "251.216.151.in-addr.arpa" { - type slave; - notify no; - file "slave/251.216.151.in-addr.arpa.cache"; - masters { bootstrap; }; - allow-transfer { 193.0.0.0/22; 151.216.252.0/24; 2a02:ed02:252::/64; }; -}; - -zone "252.216.151.in-addr.arpa" { - type slave; - notify no; - file "slave/252.216.151.in-addr.arpa.cache"; - masters { bootstrap; }; - allow-transfer { 193.0.0.0/22; 151.216.252.0/24; 2a02:ed02:252::/64; }; -}; - -zone "253.216.151.in-addr.arpa" { - type slave; - notify no; - file "slave/253.216.151.in-addr.arpa.cache"; - masters { bootstrap; }; - allow-transfer { 193.0.0.0/22; 151.216.252.0/24; 2a02:ed02:252::/64; }; -}; - -zone "254.216.151.in-addr.arpa" { - type slave; - notify no; - file "slave/254.216.151.in-addr.arpa.cache"; - masters { bootstrap; }; - allow-transfer { 193.0.0.0/22; 151.216.252.0/24; 2a02:ed02:252::/64; }; -}; - -zone "255.216.151.in-addr.arpa" { - type slave; - notify no; - file "slave/255.216.151.in-addr.arpa.cache"; - masters { bootstrap; }; - allow-transfer { 193.0.0.0/22; 151.216.252.0/24; 2a02:ed02:252::/64; }; -}; - diff --git a/examples/dns/slave/slave/.gitignore b/examples/dns/slave/slave/.gitignore deleted file mode 100644 index e69de29..0000000 --- a/examples/dns/slave/slave/.gitignore +++ /dev/null |