diff options
Diffstat (limited to 'examples/bind/slave/conf-slave')
193 files changed, 1351 insertions, 0 deletions
diff --git a/examples/bind/slave/conf-slave/apekatt.conf b/examples/bind/slave/conf-slave/apekatt.conf new file mode 100644 index 0000000..4c3ac6b --- /dev/null +++ b/examples/bind/slave/conf-slave/apekatt.conf @@ -0,0 +1,7 @@ +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/bind/slave/conf-slave/apenett00.conf b/examples/bind/slave/conf-slave/apenett00.conf new file mode 100644 index 0000000..82cb41a --- /dev/null +++ b/examples/bind/slave/conf-slave/apenett00.conf @@ -0,0 +1,7 @@ +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/bind/slave/conf-slave/apenett01.conf b/examples/bind/slave/conf-slave/apenett01.conf new file mode 100644 index 0000000..7eeaeae --- /dev/null +++ b/examples/bind/slave/conf-slave/apenett01.conf @@ -0,0 +1,7 @@ +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/bind/slave/conf-slave/apenett02.conf b/examples/bind/slave/conf-slave/apenett02.conf new file mode 100644 index 0000000..4f0e929 --- /dev/null +++ b/examples/bind/slave/conf-slave/apenett02.conf @@ -0,0 +1,7 @@ +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/bind/slave/conf-slave/apenett03.conf b/examples/bind/slave/conf-slave/apenett03.conf new file mode 100644 index 0000000..b9c3e0a --- /dev/null +++ b/examples/bind/slave/conf-slave/apenett03.conf @@ -0,0 +1,7 @@ +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/bind/slave/conf-slave/apenett04.conf b/examples/bind/slave/conf-slave/apenett04.conf new file mode 100644 index 0000000..7a9076d --- /dev/null +++ b/examples/bind/slave/conf-slave/apenett04.conf @@ -0,0 +1,7 @@ +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/bind/slave/conf-slave/apenett05.conf b/examples/bind/slave/conf-slave/apenett05.conf new file mode 100644 index 0000000..4fb4a88 --- /dev/null +++ b/examples/bind/slave/conf-slave/apenett05.conf @@ -0,0 +1,7 @@ +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/bind/slave/conf-slave/apenett06.conf b/examples/bind/slave/conf-slave/apenett06.conf new file mode 100644 index 0000000..bffc70a --- /dev/null +++ b/examples/bind/slave/conf-slave/apenett06.conf @@ -0,0 +1,7 @@ +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/bind/slave/conf-slave/bonus.conf b/examples/bind/slave/conf-slave/bonus.conf new file mode 100644 index 0000000..1c693e7 --- /dev/null +++ b/examples/bind/slave/conf-slave/bonus.conf @@ -0,0 +1,7 @@ +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/bind/slave/conf-slave/bonus1.conf b/examples/bind/slave/conf-slave/bonus1.conf new file mode 100644 index 0000000..ef6c143 --- /dev/null +++ b/examples/bind/slave/conf-slave/bonus1.conf @@ -0,0 +1,7 @@ +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/bind/slave/conf-slave/bonus2.conf b/examples/bind/slave/conf-slave/bonus2.conf new file mode 100644 index 0000000..88c56c8 --- /dev/null +++ b/examples/bind/slave/conf-slave/bonus2.conf @@ -0,0 +1,7 @@ +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/bind/slave/conf-slave/bordell.conf b/examples/bind/slave/conf-slave/bordell.conf new file mode 100644 index 0000000..6dcb95a --- /dev/null +++ b/examples/bind/slave/conf-slave/bordell.conf @@ -0,0 +1,7 @@ +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/bind/slave/conf-slave/clientcam.conf b/examples/bind/slave/conf-slave/clientcam.conf new file mode 100644 index 0000000..2b17e1b --- /dev/null +++ b/examples/bind/slave/conf-slave/clientcam.conf @@ -0,0 +1,7 @@ +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/bind/slave/conf-slave/creative1-1.conf b/examples/bind/slave/conf-slave/creative1-1.conf new file mode 100644 index 0000000..46c42a8 --- /dev/null +++ b/examples/bind/slave/conf-slave/creative1-1.conf @@ -0,0 +1,7 @@ +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/bind/slave/conf-slave/creative2-1.conf b/examples/bind/slave/conf-slave/creative2-1.conf new file mode 100644 index 0000000..2daba76 --- /dev/null +++ b/examples/bind/slave/conf-slave/creative2-1.conf @@ -0,0 +1,7 @@ +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/bind/slave/conf-slave/creative3-1.conf b/examples/bind/slave/conf-slave/creative3-1.conf new file mode 100644 index 0000000..7fb95ff --- /dev/null +++ b/examples/bind/slave/conf-slave/creative3-1.conf @@ -0,0 +1,7 @@ +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/bind/slave/conf-slave/creative4-1.conf b/examples/bind/slave/conf-slave/creative4-1.conf new file mode 100644 index 0000000..5e58fbb --- /dev/null +++ b/examples/bind/slave/conf-slave/creative4-1.conf @@ -0,0 +1,7 @@ +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/bind/slave/conf-slave/creative4-2.conf b/examples/bind/slave/conf-slave/creative4-2.conf new file mode 100644 index 0000000..82f8aff --- /dev/null +++ b/examples/bind/slave/conf-slave/creative4-2.conf @@ -0,0 +1,7 @@ +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/bind/slave/conf-slave/creative5-1.conf b/examples/bind/slave/conf-slave/creative5-1.conf new file mode 100644 index 0000000..4c57184 --- /dev/null +++ b/examples/bind/slave/conf-slave/creative5-1.conf @@ -0,0 +1,7 @@ +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/bind/slave/conf-slave/creative5-2.conf b/examples/bind/slave/conf-slave/creative5-2.conf new file mode 100644 index 0000000..3bc148f --- /dev/null +++ b/examples/bind/slave/conf-slave/creative5-2.conf @@ -0,0 +1,7 @@ +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/bind/slave/conf-slave/creative6-1.conf b/examples/bind/slave/conf-slave/creative6-1.conf new file mode 100644 index 0000000..96223bc --- /dev/null +++ b/examples/bind/slave/conf-slave/creative6-1.conf @@ -0,0 +1,7 @@ +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/bind/slave/conf-slave/creative6-2.conf b/examples/bind/slave/conf-slave/creative6-2.conf new file mode 100644 index 0000000..4f16a7d --- /dev/null +++ b/examples/bind/slave/conf-slave/creative6-2.conf @@ -0,0 +1,7 @@ +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/bind/slave/conf-slave/creative7-1.conf b/examples/bind/slave/conf-slave/creative7-1.conf new file mode 100644 index 0000000..613de1f --- /dev/null +++ b/examples/bind/slave/conf-slave/creative7-1.conf @@ -0,0 +1,7 @@ +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/bind/slave/conf-slave/creative7-2.conf b/examples/bind/slave/conf-slave/creative7-2.conf new file mode 100644 index 0000000..abd26cf --- /dev/null +++ b/examples/bind/slave/conf-slave/creative7-2.conf @@ -0,0 +1,7 @@ +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/bind/slave/conf-slave/creative8-1.conf b/examples/bind/slave/conf-slave/creative8-1.conf new file mode 100644 index 0000000..997b754 --- /dev/null +++ b/examples/bind/slave/conf-slave/creative8-1.conf @@ -0,0 +1,7 @@ +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/bind/slave/conf-slave/creative8-2.conf b/examples/bind/slave/conf-slave/creative8-2.conf new file mode 100644 index 0000000..46e40e1 --- /dev/null +++ b/examples/bind/slave/conf-slave/creative8-2.conf @@ -0,0 +1,7 @@ +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/bind/slave/conf-slave/crew1-1.conf b/examples/bind/slave/conf-slave/crew1-1.conf new file mode 100644 index 0000000..25fd955 --- /dev/null +++ b/examples/bind/slave/conf-slave/crew1-1.conf @@ -0,0 +1,7 @@ +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/bind/slave/conf-slave/crew2-1.conf b/examples/bind/slave/conf-slave/crew2-1.conf new file mode 100644 index 0000000..b3df70d --- /dev/null +++ b/examples/bind/slave/conf-slave/crew2-1.conf @@ -0,0 +1,7 @@ +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/bind/slave/conf-slave/crew2-2.conf b/examples/bind/slave/conf-slave/crew2-2.conf new file mode 100644 index 0000000..35d2db1 --- /dev/null +++ b/examples/bind/slave/conf-slave/crew2-2.conf @@ -0,0 +1,7 @@ +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/bind/slave/conf-slave/crew3-1.conf b/examples/bind/slave/conf-slave/crew3-1.conf new file mode 100644 index 0000000..acfc4b5 --- /dev/null +++ b/examples/bind/slave/conf-slave/crew3-1.conf @@ -0,0 +1,7 @@ +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/bind/slave/conf-slave/crew3-2.conf b/examples/bind/slave/conf-slave/crew3-2.conf new file mode 100644 index 0000000..0c22859 --- /dev/null +++ b/examples/bind/slave/conf-slave/crew3-2.conf @@ -0,0 +1,7 @@ +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/bind/slave/conf-slave/crew4-1.conf b/examples/bind/slave/conf-slave/crew4-1.conf new file mode 100644 index 0000000..0d3019a --- /dev/null +++ b/examples/bind/slave/conf-slave/crew4-1.conf @@ -0,0 +1,7 @@ +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/bind/slave/conf-slave/crew4-2.conf b/examples/bind/slave/conf-slave/crew4-2.conf new file mode 100644 index 0000000..d6c9f1a --- /dev/null +++ b/examples/bind/slave/conf-slave/crew4-2.conf @@ -0,0 +1,7 @@ +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/bind/slave/conf-slave/e1-3.conf b/examples/bind/slave/conf-slave/e1-3.conf new file mode 100644 index 0000000..3a373ad --- /dev/null +++ b/examples/bind/slave/conf-slave/e1-3.conf @@ -0,0 +1,7 @@ +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/bind/slave/conf-slave/e1-4.conf b/examples/bind/slave/conf-slave/e1-4.conf new file mode 100644 index 0000000..03fd497 --- /dev/null +++ b/examples/bind/slave/conf-slave/e1-4.conf @@ -0,0 +1,7 @@ +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/bind/slave/conf-slave/e11-1.conf b/examples/bind/slave/conf-slave/e11-1.conf new file mode 100644 index 0000000..7708423 --- /dev/null +++ b/examples/bind/slave/conf-slave/e11-1.conf @@ -0,0 +1,7 @@ +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/bind/slave/conf-slave/e11-2.conf b/examples/bind/slave/conf-slave/e11-2.conf new file mode 100644 index 0000000..958dc23 --- /dev/null +++ b/examples/bind/slave/conf-slave/e11-2.conf @@ -0,0 +1,7 @@ +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/bind/slave/conf-slave/e11-3.conf b/examples/bind/slave/conf-slave/e11-3.conf new file mode 100644 index 0000000..17c9def --- /dev/null +++ b/examples/bind/slave/conf-slave/e11-3.conf @@ -0,0 +1,7 @@ +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/bind/slave/conf-slave/e11-4.conf b/examples/bind/slave/conf-slave/e11-4.conf new file mode 100644 index 0000000..b29f80d --- /dev/null +++ b/examples/bind/slave/conf-slave/e11-4.conf @@ -0,0 +1,7 @@ +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/bind/slave/conf-slave/e13-1.conf b/examples/bind/slave/conf-slave/e13-1.conf new file mode 100644 index 0000000..9bd0361 --- /dev/null +++ b/examples/bind/slave/conf-slave/e13-1.conf @@ -0,0 +1,7 @@ +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/bind/slave/conf-slave/e13-2.conf b/examples/bind/slave/conf-slave/e13-2.conf new file mode 100644 index 0000000..b4fc16d --- /dev/null +++ b/examples/bind/slave/conf-slave/e13-2.conf @@ -0,0 +1,7 @@ +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/bind/slave/conf-slave/e13-3.conf b/examples/bind/slave/conf-slave/e13-3.conf new file mode 100644 index 0000000..17931a2 --- /dev/null +++ b/examples/bind/slave/conf-slave/e13-3.conf @@ -0,0 +1,7 @@ +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/bind/slave/conf-slave/e13-4.conf b/examples/bind/slave/conf-slave/e13-4.conf new file mode 100644 index 0000000..cd92b06 --- /dev/null +++ b/examples/bind/slave/conf-slave/e13-4.conf @@ -0,0 +1,7 @@ +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/bind/slave/conf-slave/e15-1.conf b/examples/bind/slave/conf-slave/e15-1.conf new file mode 100644 index 0000000..a69bcc0 --- /dev/null +++ b/examples/bind/slave/conf-slave/e15-1.conf @@ -0,0 +1,7 @@ +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/bind/slave/conf-slave/e15-2.conf b/examples/bind/slave/conf-slave/e15-2.conf new file mode 100644 index 0000000..359864c --- /dev/null +++ b/examples/bind/slave/conf-slave/e15-2.conf @@ -0,0 +1,7 @@ +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/bind/slave/conf-slave/e15-3.conf b/examples/bind/slave/conf-slave/e15-3.conf new file mode 100644 index 0000000..4edd89f --- /dev/null +++ b/examples/bind/slave/conf-slave/e15-3.conf @@ -0,0 +1,7 @@ +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/bind/slave/conf-slave/e15-4.conf b/examples/bind/slave/conf-slave/e15-4.conf new file mode 100644 index 0000000..eab5f5e --- /dev/null +++ b/examples/bind/slave/conf-slave/e15-4.conf @@ -0,0 +1,7 @@ +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/bind/slave/conf-slave/e17-1.conf b/examples/bind/slave/conf-slave/e17-1.conf new file mode 100644 index 0000000..a729e32 --- /dev/null +++ b/examples/bind/slave/conf-slave/e17-1.conf @@ -0,0 +1,7 @@ +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/bind/slave/conf-slave/e17-2.conf b/examples/bind/slave/conf-slave/e17-2.conf new file mode 100644 index 0000000..4df6c22 --- /dev/null +++ b/examples/bind/slave/conf-slave/e17-2.conf @@ -0,0 +1,7 @@ +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/bind/slave/conf-slave/e17-3.conf b/examples/bind/slave/conf-slave/e17-3.conf new file mode 100644 index 0000000..9c7738a --- /dev/null +++ b/examples/bind/slave/conf-slave/e17-3.conf @@ -0,0 +1,7 @@ +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/bind/slave/conf-slave/e17-4.conf b/examples/bind/slave/conf-slave/e17-4.conf new file mode 100644 index 0000000..660abba --- /dev/null +++ b/examples/bind/slave/conf-slave/e17-4.conf @@ -0,0 +1,7 @@ +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/bind/slave/conf-slave/e19-1.conf b/examples/bind/slave/conf-slave/e19-1.conf new file mode 100644 index 0000000..9a107a6 --- /dev/null +++ b/examples/bind/slave/conf-slave/e19-1.conf @@ -0,0 +1,7 @@ +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/bind/slave/conf-slave/e19-2.conf b/examples/bind/slave/conf-slave/e19-2.conf new file mode 100644 index 0000000..6849fbb --- /dev/null +++ b/examples/bind/slave/conf-slave/e19-2.conf @@ -0,0 +1,7 @@ +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/bind/slave/conf-slave/e19-3.conf b/examples/bind/slave/conf-slave/e19-3.conf new file mode 100644 index 0000000..bcf514d --- /dev/null +++ b/examples/bind/slave/conf-slave/e19-3.conf @@ -0,0 +1,7 @@ +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/bind/slave/conf-slave/e19-4.conf b/examples/bind/slave/conf-slave/e19-4.conf new file mode 100644 index 0000000..dda9cb7 --- /dev/null +++ b/examples/bind/slave/conf-slave/e19-4.conf @@ -0,0 +1,7 @@ +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/bind/slave/conf-slave/e21-1.conf b/examples/bind/slave/conf-slave/e21-1.conf new file mode 100644 index 0000000..af499de --- /dev/null +++ b/examples/bind/slave/conf-slave/e21-1.conf @@ -0,0 +1,7 @@ +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/bind/slave/conf-slave/e21-2.conf b/examples/bind/slave/conf-slave/e21-2.conf new file mode 100644 index 0000000..33b09b0 --- /dev/null +++ b/examples/bind/slave/conf-slave/e21-2.conf @@ -0,0 +1,7 @@ +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/bind/slave/conf-slave/e21-3.conf b/examples/bind/slave/conf-slave/e21-3.conf new file mode 100644 index 0000000..4b368a3 --- /dev/null +++ b/examples/bind/slave/conf-slave/e21-3.conf @@ -0,0 +1,7 @@ +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/bind/slave/conf-slave/e21-4.conf b/examples/bind/slave/conf-slave/e21-4.conf new file mode 100644 index 0000000..3d57fd6 --- /dev/null +++ b/examples/bind/slave/conf-slave/e21-4.conf @@ -0,0 +1,7 @@ +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/bind/slave/conf-slave/e23-1.conf b/examples/bind/slave/conf-slave/e23-1.conf new file mode 100644 index 0000000..57a0549 --- /dev/null +++ b/examples/bind/slave/conf-slave/e23-1.conf @@ -0,0 +1,7 @@ +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/bind/slave/conf-slave/e23-2.conf b/examples/bind/slave/conf-slave/e23-2.conf new file mode 100644 index 0000000..f373b76 --- /dev/null +++ b/examples/bind/slave/conf-slave/e23-2.conf @@ -0,0 +1,7 @@ +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/bind/slave/conf-slave/e23-3.conf b/examples/bind/slave/conf-slave/e23-3.conf new file mode 100644 index 0000000..f5a09cd --- /dev/null +++ b/examples/bind/slave/conf-slave/e23-3.conf @@ -0,0 +1,7 @@ +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/bind/slave/conf-slave/e23-4.conf b/examples/bind/slave/conf-slave/e23-4.conf new file mode 100644 index 0000000..bfc7fc7 --- /dev/null +++ b/examples/bind/slave/conf-slave/e23-4.conf @@ -0,0 +1,7 @@ +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/bind/slave/conf-slave/e25-1.conf b/examples/bind/slave/conf-slave/e25-1.conf new file mode 100644 index 0000000..b9c4436 --- /dev/null +++ b/examples/bind/slave/conf-slave/e25-1.conf @@ -0,0 +1,7 @@ +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/bind/slave/conf-slave/e25-2.conf b/examples/bind/slave/conf-slave/e25-2.conf new file mode 100644 index 0000000..40b2f75 --- /dev/null +++ b/examples/bind/slave/conf-slave/e25-2.conf @@ -0,0 +1,7 @@ +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/bind/slave/conf-slave/e25-3.conf b/examples/bind/slave/conf-slave/e25-3.conf new file mode 100644 index 0000000..65f2533 --- /dev/null +++ b/examples/bind/slave/conf-slave/e25-3.conf @@ -0,0 +1,7 @@ +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/bind/slave/conf-slave/e25-4.conf b/examples/bind/slave/conf-slave/e25-4.conf new file mode 100644 index 0000000..2fe5e12 --- /dev/null +++ b/examples/bind/slave/conf-slave/e25-4.conf @@ -0,0 +1,7 @@ +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/bind/slave/conf-slave/e27-1.conf b/examples/bind/slave/conf-slave/e27-1.conf new file mode 100644 index 0000000..3819997 --- /dev/null +++ b/examples/bind/slave/conf-slave/e27-1.conf @@ -0,0 +1,7 @@ +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/bind/slave/conf-slave/e27-2.conf b/examples/bind/slave/conf-slave/e27-2.conf new file mode 100644 index 0000000..015344e --- /dev/null +++ b/examples/bind/slave/conf-slave/e27-2.conf @@ -0,0 +1,7 @@ +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/bind/slave/conf-slave/e29-1.conf b/examples/bind/slave/conf-slave/e29-1.conf new file mode 100644 index 0000000..fe87e3c --- /dev/null +++ b/examples/bind/slave/conf-slave/e29-1.conf @@ -0,0 +1,7 @@ +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/bind/slave/conf-slave/e29-2.conf b/examples/bind/slave/conf-slave/e29-2.conf new file mode 100644 index 0000000..8c90834 --- /dev/null +++ b/examples/bind/slave/conf-slave/e29-2.conf @@ -0,0 +1,7 @@ +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/bind/slave/conf-slave/e3-3.conf b/examples/bind/slave/conf-slave/e3-3.conf new file mode 100644 index 0000000..743521c --- /dev/null +++ b/examples/bind/slave/conf-slave/e3-3.conf @@ -0,0 +1,7 @@ +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/bind/slave/conf-slave/e3-4.conf b/examples/bind/slave/conf-slave/e3-4.conf new file mode 100644 index 0000000..dd078d8 --- /dev/null +++ b/examples/bind/slave/conf-slave/e3-4.conf @@ -0,0 +1,7 @@ +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/bind/slave/conf-slave/e31-1.conf b/examples/bind/slave/conf-slave/e31-1.conf new file mode 100644 index 0000000..50c1410 --- /dev/null +++ b/examples/bind/slave/conf-slave/e31-1.conf @@ -0,0 +1,7 @@ +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/bind/slave/conf-slave/e31-2.conf b/examples/bind/slave/conf-slave/e31-2.conf new file mode 100644 index 0000000..133624b --- /dev/null +++ b/examples/bind/slave/conf-slave/e31-2.conf @@ -0,0 +1,7 @@ +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/bind/slave/conf-slave/e33-1.conf b/examples/bind/slave/conf-slave/e33-1.conf new file mode 100644 index 0000000..774bb3e --- /dev/null +++ b/examples/bind/slave/conf-slave/e33-1.conf @@ -0,0 +1,7 @@ +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/bind/slave/conf-slave/e33-2.conf b/examples/bind/slave/conf-slave/e33-2.conf new file mode 100644 index 0000000..495453e --- /dev/null +++ b/examples/bind/slave/conf-slave/e33-2.conf @@ -0,0 +1,7 @@ +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/bind/slave/conf-slave/e35-1.conf b/examples/bind/slave/conf-slave/e35-1.conf new file mode 100644 index 0000000..8be7e8c --- /dev/null +++ b/examples/bind/slave/conf-slave/e35-1.conf @@ -0,0 +1,7 @@ +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/bind/slave/conf-slave/e35-2.conf b/examples/bind/slave/conf-slave/e35-2.conf new file mode 100644 index 0000000..a5fa57c --- /dev/null +++ b/examples/bind/slave/conf-slave/e35-2.conf @@ -0,0 +1,7 @@ +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/bind/slave/conf-slave/e37-1.conf b/examples/bind/slave/conf-slave/e37-1.conf new file mode 100644 index 0000000..bd5f237 --- /dev/null +++ b/examples/bind/slave/conf-slave/e37-1.conf @@ -0,0 +1,7 @@ +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/bind/slave/conf-slave/e37-2.conf b/examples/bind/slave/conf-slave/e37-2.conf new file mode 100644 index 0000000..76a92fd --- /dev/null +++ b/examples/bind/slave/conf-slave/e37-2.conf @@ -0,0 +1,7 @@ +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/bind/slave/conf-slave/e39-1.conf b/examples/bind/slave/conf-slave/e39-1.conf new file mode 100644 index 0000000..8af9b13 --- /dev/null +++ b/examples/bind/slave/conf-slave/e39-1.conf @@ -0,0 +1,7 @@ +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/bind/slave/conf-slave/e39-2.conf b/examples/bind/slave/conf-slave/e39-2.conf new file mode 100644 index 0000000..a5cf4a4 --- /dev/null +++ b/examples/bind/slave/conf-slave/e39-2.conf @@ -0,0 +1,7 @@ +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/bind/slave/conf-slave/e41-1.conf b/examples/bind/slave/conf-slave/e41-1.conf new file mode 100644 index 0000000..f42f509 --- /dev/null +++ b/examples/bind/slave/conf-slave/e41-1.conf @@ -0,0 +1,7 @@ +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/bind/slave/conf-slave/e41-2.conf b/examples/bind/slave/conf-slave/e41-2.conf new file mode 100644 index 0000000..c3bdbe9 --- /dev/null +++ b/examples/bind/slave/conf-slave/e41-2.conf @@ -0,0 +1,7 @@ +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/bind/slave/conf-slave/e43-1.conf b/examples/bind/slave/conf-slave/e43-1.conf new file mode 100644 index 0000000..6556b13 --- /dev/null +++ b/examples/bind/slave/conf-slave/e43-1.conf @@ -0,0 +1,7 @@ +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/bind/slave/conf-slave/e43-2.conf b/examples/bind/slave/conf-slave/e43-2.conf new file mode 100644 index 0000000..bb1459f --- /dev/null +++ b/examples/bind/slave/conf-slave/e43-2.conf @@ -0,0 +1,7 @@ +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/bind/slave/conf-slave/e43-3.conf b/examples/bind/slave/conf-slave/e43-3.conf new file mode 100644 index 0000000..50876b5 --- /dev/null +++ b/examples/bind/slave/conf-slave/e43-3.conf @@ -0,0 +1,7 @@ +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/bind/slave/conf-slave/e43-4.conf b/examples/bind/slave/conf-slave/e43-4.conf new file mode 100644 index 0000000..58c2c46 --- /dev/null +++ b/examples/bind/slave/conf-slave/e43-4.conf @@ -0,0 +1,7 @@ +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/bind/slave/conf-slave/e45-1.conf b/examples/bind/slave/conf-slave/e45-1.conf new file mode 100644 index 0000000..6a5a2ec --- /dev/null +++ b/examples/bind/slave/conf-slave/e45-1.conf @@ -0,0 +1,7 @@ +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/bind/slave/conf-slave/e45-2.conf b/examples/bind/slave/conf-slave/e45-2.conf new file mode 100644 index 0000000..3a1fa66 --- /dev/null +++ b/examples/bind/slave/conf-slave/e45-2.conf @@ -0,0 +1,7 @@ +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/bind/slave/conf-slave/e45-3.conf b/examples/bind/slave/conf-slave/e45-3.conf new file mode 100644 index 0000000..83ca825 --- /dev/null +++ b/examples/bind/slave/conf-slave/e45-3.conf @@ -0,0 +1,7 @@ +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/bind/slave/conf-slave/e45-4.conf b/examples/bind/slave/conf-slave/e45-4.conf new file mode 100644 index 0000000..5d74a9f --- /dev/null +++ b/examples/bind/slave/conf-slave/e45-4.conf @@ -0,0 +1,7 @@ +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/bind/slave/conf-slave/e47-1.conf b/examples/bind/slave/conf-slave/e47-1.conf new file mode 100644 index 0000000..fffc346 --- /dev/null +++ b/examples/bind/slave/conf-slave/e47-1.conf @@ -0,0 +1,7 @@ +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/bind/slave/conf-slave/e47-2.conf b/examples/bind/slave/conf-slave/e47-2.conf new file mode 100644 index 0000000..03ef406 --- /dev/null +++ b/examples/bind/slave/conf-slave/e47-2.conf @@ -0,0 +1,7 @@ +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/bind/slave/conf-slave/e47-3.conf b/examples/bind/slave/conf-slave/e47-3.conf new file mode 100644 index 0000000..ccbcec1 --- /dev/null +++ b/examples/bind/slave/conf-slave/e47-3.conf @@ -0,0 +1,7 @@ +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/bind/slave/conf-slave/e47-4.conf b/examples/bind/slave/conf-slave/e47-4.conf new file mode 100644 index 0000000..d269231 --- /dev/null +++ b/examples/bind/slave/conf-slave/e47-4.conf @@ -0,0 +1,7 @@ +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/bind/slave/conf-slave/e49-1.conf b/examples/bind/slave/conf-slave/e49-1.conf new file mode 100644 index 0000000..a70c567 --- /dev/null +++ b/examples/bind/slave/conf-slave/e49-1.conf @@ -0,0 +1,7 @@ +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/bind/slave/conf-slave/e49-2.conf b/examples/bind/slave/conf-slave/e49-2.conf new file mode 100644 index 0000000..dfcc4cb --- /dev/null +++ b/examples/bind/slave/conf-slave/e49-2.conf @@ -0,0 +1,7 @@ +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/bind/slave/conf-slave/e49-3.conf b/examples/bind/slave/conf-slave/e49-3.conf new file mode 100644 index 0000000..8292656 --- /dev/null +++ b/examples/bind/slave/conf-slave/e49-3.conf @@ -0,0 +1,7 @@ +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/bind/slave/conf-slave/e49-4.conf b/examples/bind/slave/conf-slave/e49-4.conf new file mode 100644 index 0000000..ca20c7e --- /dev/null +++ b/examples/bind/slave/conf-slave/e49-4.conf @@ -0,0 +1,7 @@ +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/bind/slave/conf-slave/e5-3.conf b/examples/bind/slave/conf-slave/e5-3.conf new file mode 100644 index 0000000..2d19a0f --- /dev/null +++ b/examples/bind/slave/conf-slave/e5-3.conf @@ -0,0 +1,7 @@ +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/bind/slave/conf-slave/e5-4.conf b/examples/bind/slave/conf-slave/e5-4.conf new file mode 100644 index 0000000..a60292f --- /dev/null +++ b/examples/bind/slave/conf-slave/e5-4.conf @@ -0,0 +1,7 @@ +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/bind/slave/conf-slave/e51-1.conf b/examples/bind/slave/conf-slave/e51-1.conf new file mode 100644 index 0000000..8a51a23 --- /dev/null +++ b/examples/bind/slave/conf-slave/e51-1.conf @@ -0,0 +1,7 @@ +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/bind/slave/conf-slave/e51-2.conf b/examples/bind/slave/conf-slave/e51-2.conf new file mode 100644 index 0000000..9f05142 --- /dev/null +++ b/examples/bind/slave/conf-slave/e51-2.conf @@ -0,0 +1,7 @@ +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/bind/slave/conf-slave/e51-3.conf b/examples/bind/slave/conf-slave/e51-3.conf new file mode 100644 index 0000000..5edea20 --- /dev/null +++ b/examples/bind/slave/conf-slave/e51-3.conf @@ -0,0 +1,7 @@ +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/bind/slave/conf-slave/e51-4.conf b/examples/bind/slave/conf-slave/e51-4.conf new file mode 100644 index 0000000..8f035fb --- /dev/null +++ b/examples/bind/slave/conf-slave/e51-4.conf @@ -0,0 +1,7 @@ +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/bind/slave/conf-slave/e53-1.conf b/examples/bind/slave/conf-slave/e53-1.conf new file mode 100644 index 0000000..ca3c140 --- /dev/null +++ b/examples/bind/slave/conf-slave/e53-1.conf @@ -0,0 +1,7 @@ +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/bind/slave/conf-slave/e53-2.conf b/examples/bind/slave/conf-slave/e53-2.conf new file mode 100644 index 0000000..062b5a8 --- /dev/null +++ b/examples/bind/slave/conf-slave/e53-2.conf @@ -0,0 +1,7 @@ +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/bind/slave/conf-slave/e53-3.conf b/examples/bind/slave/conf-slave/e53-3.conf new file mode 100644 index 0000000..07af42e --- /dev/null +++ b/examples/bind/slave/conf-slave/e53-3.conf @@ -0,0 +1,7 @@ +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/bind/slave/conf-slave/e53-4.conf b/examples/bind/slave/conf-slave/e53-4.conf new file mode 100644 index 0000000..6d5ac32 --- /dev/null +++ b/examples/bind/slave/conf-slave/e53-4.conf @@ -0,0 +1,7 @@ +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/bind/slave/conf-slave/e55-1.conf b/examples/bind/slave/conf-slave/e55-1.conf new file mode 100644 index 0000000..8ecdcc9 --- /dev/null +++ b/examples/bind/slave/conf-slave/e55-1.conf @@ -0,0 +1,7 @@ +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/bind/slave/conf-slave/e55-2.conf b/examples/bind/slave/conf-slave/e55-2.conf new file mode 100644 index 0000000..5e7fcca --- /dev/null +++ b/examples/bind/slave/conf-slave/e55-2.conf @@ -0,0 +1,7 @@ +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/bind/slave/conf-slave/e55-3.conf b/examples/bind/slave/conf-slave/e55-3.conf new file mode 100644 index 0000000..ecedba5 --- /dev/null +++ b/examples/bind/slave/conf-slave/e55-3.conf @@ -0,0 +1,7 @@ +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/bind/slave/conf-slave/e55-4.conf b/examples/bind/slave/conf-slave/e55-4.conf new file mode 100644 index 0000000..bf8028f --- /dev/null +++ b/examples/bind/slave/conf-slave/e55-4.conf @@ -0,0 +1,7 @@ +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/bind/slave/conf-slave/e57-1.conf b/examples/bind/slave/conf-slave/e57-1.conf new file mode 100644 index 0000000..7255b6f --- /dev/null +++ b/examples/bind/slave/conf-slave/e57-1.conf @@ -0,0 +1,7 @@ +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/bind/slave/conf-slave/e57-2.conf b/examples/bind/slave/conf-slave/e57-2.conf new file mode 100644 index 0000000..f324a7f --- /dev/null +++ b/examples/bind/slave/conf-slave/e57-2.conf @@ -0,0 +1,7 @@ +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/bind/slave/conf-slave/e57-3.conf b/examples/bind/slave/conf-slave/e57-3.conf new file mode 100644 index 0000000..1860f4c --- /dev/null +++ b/examples/bind/slave/conf-slave/e57-3.conf @@ -0,0 +1,7 @@ +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/bind/slave/conf-slave/e57-4.conf b/examples/bind/slave/conf-slave/e57-4.conf new file mode 100644 index 0000000..5f951c8 --- /dev/null +++ b/examples/bind/slave/conf-slave/e57-4.conf @@ -0,0 +1,7 @@ +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/bind/slave/conf-slave/e59-1.conf b/examples/bind/slave/conf-slave/e59-1.conf new file mode 100644 index 0000000..93aa112 --- /dev/null +++ b/examples/bind/slave/conf-slave/e59-1.conf @@ -0,0 +1,7 @@ +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/bind/slave/conf-slave/e59-2.conf b/examples/bind/slave/conf-slave/e59-2.conf new file mode 100644 index 0000000..d07e946 --- /dev/null +++ b/examples/bind/slave/conf-slave/e59-2.conf @@ -0,0 +1,7 @@ +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/bind/slave/conf-slave/e59-3.conf b/examples/bind/slave/conf-slave/e59-3.conf new file mode 100644 index 0000000..a952c03 --- /dev/null +++ b/examples/bind/slave/conf-slave/e59-3.conf @@ -0,0 +1,7 @@ +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/bind/slave/conf-slave/e59-4.conf b/examples/bind/slave/conf-slave/e59-4.conf new file mode 100644 index 0000000..d9a4d15 --- /dev/null +++ b/examples/bind/slave/conf-slave/e59-4.conf @@ -0,0 +1,7 @@ +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/bind/slave/conf-slave/e61-1.conf b/examples/bind/slave/conf-slave/e61-1.conf new file mode 100644 index 0000000..7046895 --- /dev/null +++ b/examples/bind/slave/conf-slave/e61-1.conf @@ -0,0 +1,7 @@ +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/bind/slave/conf-slave/e61-2.conf b/examples/bind/slave/conf-slave/e61-2.conf new file mode 100644 index 0000000..bc36906 --- /dev/null +++ b/examples/bind/slave/conf-slave/e61-2.conf @@ -0,0 +1,7 @@ +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/bind/slave/conf-slave/e61-3.conf b/examples/bind/slave/conf-slave/e61-3.conf new file mode 100644 index 0000000..8e4e700 --- /dev/null +++ b/examples/bind/slave/conf-slave/e61-3.conf @@ -0,0 +1,7 @@ +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/bind/slave/conf-slave/e61-4.conf b/examples/bind/slave/conf-slave/e61-4.conf new file mode 100644 index 0000000..4048436 --- /dev/null +++ b/examples/bind/slave/conf-slave/e61-4.conf @@ -0,0 +1,7 @@ +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/bind/slave/conf-slave/e63-1.conf b/examples/bind/slave/conf-slave/e63-1.conf new file mode 100644 index 0000000..61a2252 --- /dev/null +++ b/examples/bind/slave/conf-slave/e63-1.conf @@ -0,0 +1,7 @@ +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/bind/slave/conf-slave/e63-2.conf b/examples/bind/slave/conf-slave/e63-2.conf new file mode 100644 index 0000000..f891572 --- /dev/null +++ b/examples/bind/slave/conf-slave/e63-2.conf @@ -0,0 +1,7 @@ +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/bind/slave/conf-slave/e63-3.conf b/examples/bind/slave/conf-slave/e63-3.conf new file mode 100644 index 0000000..4a262b8 --- /dev/null +++ b/examples/bind/slave/conf-slave/e63-3.conf @@ -0,0 +1,7 @@ +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/bind/slave/conf-slave/e63-4.conf b/examples/bind/slave/conf-slave/e63-4.conf new file mode 100644 index 0000000..c3d0e66 --- /dev/null +++ b/examples/bind/slave/conf-slave/e63-4.conf @@ -0,0 +1,7 @@ +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/bind/slave/conf-slave/e65-1.conf b/examples/bind/slave/conf-slave/e65-1.conf new file mode 100644 index 0000000..4bd9899 --- /dev/null +++ b/examples/bind/slave/conf-slave/e65-1.conf @@ -0,0 +1,7 @@ +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/bind/slave/conf-slave/e65-2.conf b/examples/bind/slave/conf-slave/e65-2.conf new file mode 100644 index 0000000..399c825 --- /dev/null +++ b/examples/bind/slave/conf-slave/e65-2.conf @@ -0,0 +1,7 @@ +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/bind/slave/conf-slave/e65-3.conf b/examples/bind/slave/conf-slave/e65-3.conf new file mode 100644 index 0000000..c0852ba --- /dev/null +++ b/examples/bind/slave/conf-slave/e65-3.conf @@ -0,0 +1,7 @@ +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/bind/slave/conf-slave/e65-4.conf b/examples/bind/slave/conf-slave/e65-4.conf new file mode 100644 index 0000000..4cc2523 --- /dev/null +++ b/examples/bind/slave/conf-slave/e65-4.conf @@ -0,0 +1,7 @@ +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/bind/slave/conf-slave/e67-1.conf b/examples/bind/slave/conf-slave/e67-1.conf new file mode 100644 index 0000000..51328c7 --- /dev/null +++ b/examples/bind/slave/conf-slave/e67-1.conf @@ -0,0 +1,7 @@ +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/bind/slave/conf-slave/e67-2.conf b/examples/bind/slave/conf-slave/e67-2.conf new file mode 100644 index 0000000..765aade --- /dev/null +++ b/examples/bind/slave/conf-slave/e67-2.conf @@ -0,0 +1,7 @@ +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/bind/slave/conf-slave/e67-3.conf b/examples/bind/slave/conf-slave/e67-3.conf new file mode 100644 index 0000000..416e206 --- /dev/null +++ b/examples/bind/slave/conf-slave/e67-3.conf @@ -0,0 +1,7 @@ +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/bind/slave/conf-slave/e67-4.conf b/examples/bind/slave/conf-slave/e67-4.conf new file mode 100644 index 0000000..1362a16 --- /dev/null +++ b/examples/bind/slave/conf-slave/e67-4.conf @@ -0,0 +1,7 @@ +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/bind/slave/conf-slave/e69-1.conf b/examples/bind/slave/conf-slave/e69-1.conf new file mode 100644 index 0000000..6a182b8 --- /dev/null +++ b/examples/bind/slave/conf-slave/e69-1.conf @@ -0,0 +1,7 @@ +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/bind/slave/conf-slave/e69-2.conf b/examples/bind/slave/conf-slave/e69-2.conf new file mode 100644 index 0000000..7344870 --- /dev/null +++ b/examples/bind/slave/conf-slave/e69-2.conf @@ -0,0 +1,7 @@ +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/bind/slave/conf-slave/e69-3.conf b/examples/bind/slave/conf-slave/e69-3.conf new file mode 100644 index 0000000..81fa922 --- /dev/null +++ b/examples/bind/slave/conf-slave/e69-3.conf @@ -0,0 +1,7 @@ +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/bind/slave/conf-slave/e69-4.conf b/examples/bind/slave/conf-slave/e69-4.conf new file mode 100644 index 0000000..f55c830 --- /dev/null +++ b/examples/bind/slave/conf-slave/e69-4.conf @@ -0,0 +1,7 @@ +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/bind/slave/conf-slave/e7-3.conf b/examples/bind/slave/conf-slave/e7-3.conf new file mode 100644 index 0000000..f8b2d40 --- /dev/null +++ b/examples/bind/slave/conf-slave/e7-3.conf @@ -0,0 +1,7 @@ +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/bind/slave/conf-slave/e7-4.conf b/examples/bind/slave/conf-slave/e7-4.conf new file mode 100644 index 0000000..598ab48 --- /dev/null +++ b/examples/bind/slave/conf-slave/e7-4.conf @@ -0,0 +1,7 @@ +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/bind/slave/conf-slave/e71-1.conf b/examples/bind/slave/conf-slave/e71-1.conf new file mode 100644 index 0000000..b756aba --- /dev/null +++ b/examples/bind/slave/conf-slave/e71-1.conf @@ -0,0 +1,7 @@ +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/bind/slave/conf-slave/e71-2.conf b/examples/bind/slave/conf-slave/e71-2.conf new file mode 100644 index 0000000..d805aae --- /dev/null +++ b/examples/bind/slave/conf-slave/e71-2.conf @@ -0,0 +1,7 @@ +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/bind/slave/conf-slave/e71-3.conf b/examples/bind/slave/conf-slave/e71-3.conf new file mode 100644 index 0000000..ed89a65 --- /dev/null +++ b/examples/bind/slave/conf-slave/e71-3.conf @@ -0,0 +1,7 @@ +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/bind/slave/conf-slave/e71-4.conf b/examples/bind/slave/conf-slave/e71-4.conf new file mode 100644 index 0000000..549816c --- /dev/null +++ b/examples/bind/slave/conf-slave/e71-4.conf @@ -0,0 +1,7 @@ +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/bind/slave/conf-slave/e73-1.conf b/examples/bind/slave/conf-slave/e73-1.conf new file mode 100644 index 0000000..e0904b0 --- /dev/null +++ b/examples/bind/slave/conf-slave/e73-1.conf @@ -0,0 +1,7 @@ +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/bind/slave/conf-slave/e73-2.conf b/examples/bind/slave/conf-slave/e73-2.conf new file mode 100644 index 0000000..2c25646 --- /dev/null +++ b/examples/bind/slave/conf-slave/e73-2.conf @@ -0,0 +1,7 @@ +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/bind/slave/conf-slave/e73-3.conf b/examples/bind/slave/conf-slave/e73-3.conf new file mode 100644 index 0000000..99cad53 --- /dev/null +++ b/examples/bind/slave/conf-slave/e73-3.conf @@ -0,0 +1,7 @@ +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/bind/slave/conf-slave/e73-4.conf b/examples/bind/slave/conf-slave/e73-4.conf new file mode 100644 index 0000000..b1d4e53 --- /dev/null +++ b/examples/bind/slave/conf-slave/e73-4.conf @@ -0,0 +1,7 @@ +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/bind/slave/conf-slave/e75-1.conf b/examples/bind/slave/conf-slave/e75-1.conf new file mode 100644 index 0000000..27b55c9 --- /dev/null +++ b/examples/bind/slave/conf-slave/e75-1.conf @@ -0,0 +1,7 @@ +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/bind/slave/conf-slave/e75-2.conf b/examples/bind/slave/conf-slave/e75-2.conf new file mode 100644 index 0000000..3765e01 --- /dev/null +++ b/examples/bind/slave/conf-slave/e75-2.conf @@ -0,0 +1,7 @@ +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/bind/slave/conf-slave/e75-3.conf b/examples/bind/slave/conf-slave/e75-3.conf new file mode 100644 index 0000000..c5530ef --- /dev/null +++ b/examples/bind/slave/conf-slave/e75-3.conf @@ -0,0 +1,7 @@ +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/bind/slave/conf-slave/e75-4.conf b/examples/bind/slave/conf-slave/e75-4.conf new file mode 100644 index 0000000..9330ae4 --- /dev/null +++ b/examples/bind/slave/conf-slave/e75-4.conf @@ -0,0 +1,7 @@ +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/bind/slave/conf-slave/e77-1.conf b/examples/bind/slave/conf-slave/e77-1.conf new file mode 100644 index 0000000..154e4ee --- /dev/null +++ b/examples/bind/slave/conf-slave/e77-1.conf @@ -0,0 +1,7 @@ +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/bind/slave/conf-slave/e77-2.conf b/examples/bind/slave/conf-slave/e77-2.conf new file mode 100644 index 0000000..c0a0527 --- /dev/null +++ b/examples/bind/slave/conf-slave/e77-2.conf @@ -0,0 +1,7 @@ +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/bind/slave/conf-slave/e77-3.conf b/examples/bind/slave/conf-slave/e77-3.conf new file mode 100644 index 0000000..cd7f4a7 --- /dev/null +++ b/examples/bind/slave/conf-slave/e77-3.conf @@ -0,0 +1,7 @@ +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/bind/slave/conf-slave/e77-4.conf b/examples/bind/slave/conf-slave/e77-4.conf new file mode 100644 index 0000000..14cac32 --- /dev/null +++ b/examples/bind/slave/conf-slave/e77-4.conf @@ -0,0 +1,7 @@ +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/bind/slave/conf-slave/e79-1.conf b/examples/bind/slave/conf-slave/e79-1.conf new file mode 100644 index 0000000..b14e72a --- /dev/null +++ b/examples/bind/slave/conf-slave/e79-1.conf @@ -0,0 +1,7 @@ +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/bind/slave/conf-slave/e79-2.conf b/examples/bind/slave/conf-slave/e79-2.conf new file mode 100644 index 0000000..c1eb84e --- /dev/null +++ b/examples/bind/slave/conf-slave/e79-2.conf @@ -0,0 +1,7 @@ +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/bind/slave/conf-slave/e81-1.conf b/examples/bind/slave/conf-slave/e81-1.conf new file mode 100644 index 0000000..a972eee --- /dev/null +++ b/examples/bind/slave/conf-slave/e81-1.conf @@ -0,0 +1,7 @@ +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/bind/slave/conf-slave/e81-2.conf b/examples/bind/slave/conf-slave/e81-2.conf new file mode 100644 index 0000000..4b69003 --- /dev/null +++ b/examples/bind/slave/conf-slave/e81-2.conf @@ -0,0 +1,7 @@ +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/bind/slave/conf-slave/e9-3.conf b/examples/bind/slave/conf-slave/e9-3.conf new file mode 100644 index 0000000..2fe9890 --- /dev/null +++ b/examples/bind/slave/conf-slave/e9-3.conf @@ -0,0 +1,7 @@ +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/bind/slave/conf-slave/e9-4.conf b/examples/bind/slave/conf-slave/e9-4.conf new file mode 100644 index 0000000..e8f102e --- /dev/null +++ b/examples/bind/slave/conf-slave/e9-4.conf @@ -0,0 +1,7 @@ +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/bind/slave/conf-slave/event-studio.conf b/examples/bind/slave/conf-slave/event-studio.conf new file mode 100644 index 0000000..d839788 --- /dev/null +++ b/examples/bind/slave/conf-slave/event-studio.conf @@ -0,0 +1,7 @@ +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/bind/slave/conf-slave/flanke.conf b/examples/bind/slave/conf-slave/flanke.conf new file mode 100644 index 0000000..55b883d --- /dev/null +++ b/examples/bind/slave/conf-slave/flanke.conf @@ -0,0 +1,7 @@ +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/bind/slave/conf-slave/forsvarlig.conf b/examples/bind/slave/conf-slave/forsvarlig.conf new file mode 100644 index 0000000..7ecb36c --- /dev/null +++ b/examples/bind/slave/conf-slave/forsvarlig.conf @@ -0,0 +1,7 @@ +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/bind/slave/conf-slave/fugleberget1.conf b/examples/bind/slave/conf-slave/fugleberget1.conf new file mode 100644 index 0000000..1951565 --- /dev/null +++ b/examples/bind/slave/conf-slave/fugleberget1.conf @@ -0,0 +1,7 @@ +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/bind/slave/conf-slave/fugleberget2.conf b/examples/bind/slave/conf-slave/fugleberget2.conf new file mode 100644 index 0000000..abf1cda --- /dev/null +++ b/examples/bind/slave/conf-slave/fugleberget2.conf @@ -0,0 +1,7 @@ +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/bind/slave/conf-slave/gayme.conf b/examples/bind/slave/conf-slave/gayme.conf new file mode 100644 index 0000000..e76cfb7 --- /dev/null +++ b/examples/bind/slave/conf-slave/gayme.conf @@ -0,0 +1,7 @@ +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/bind/slave/conf-slave/highlights.conf b/examples/bind/slave/conf-slave/highlights.conf new file mode 100644 index 0000000..1fbe772 --- /dev/null +++ b/examples/bind/slave/conf-slave/highlights.conf @@ -0,0 +1,7 @@ +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/bind/slave/conf-slave/hoa.conf b/examples/bind/slave/conf-slave/hoa.conf new file mode 100644 index 0000000..6693892 --- /dev/null +++ b/examples/bind/slave/conf-slave/hoa.conf @@ -0,0 +1,7 @@ +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/bind/slave/conf-slave/info-dask.conf b/examples/bind/slave/conf-slave/info-dask.conf new file mode 100644 index 0000000..f97196c --- /dev/null +++ b/examples/bind/slave/conf-slave/info-dask.conf @@ -0,0 +1,7 @@ +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/bind/slave/conf-slave/kompett.conf b/examples/bind/slave/conf-slave/kompett.conf new file mode 100644 index 0000000..6f4ba8a --- /dev/null +++ b/examples/bind/slave/conf-slave/kompett.conf @@ -0,0 +1,7 @@ +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/bind/slave/conf-slave/komplett.conf b/examples/bind/slave/conf-slave/komplett.conf new file mode 100644 index 0000000..60c6888 --- /dev/null +++ b/examples/bind/slave/conf-slave/komplett.conf @@ -0,0 +1,7 @@ +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/bind/slave/conf-slave/kompott.conf b/examples/bind/slave/conf-slave/kompott.conf new file mode 100644 index 0000000..b49aa71 --- /dev/null +++ b/examples/bind/slave/conf-slave/kompott.conf @@ -0,0 +1,7 @@ +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/bind/slave/conf-slave/lavvo.conf b/examples/bind/slave/conf-slave/lavvo.conf new file mode 100644 index 0000000..f944a90 --- /dev/null +++ b/examples/bind/slave/conf-slave/lavvo.conf @@ -0,0 +1,7 @@ +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/bind/slave/conf-slave/logistikk.conf b/examples/bind/slave/conf-slave/logistikk.conf new file mode 100644 index 0000000..e49dd1d --- /dev/null +++ b/examples/bind/slave/conf-slave/logistikk.conf @@ -0,0 +1,7 @@ +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/bind/slave/conf-slave/lounge.conf b/examples/bind/slave/conf-slave/lounge.conf new file mode 100644 index 0000000..a869bcc --- /dev/null +++ b/examples/bind/slave/conf-slave/lounge.conf @@ -0,0 +1,7 @@ +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/bind/slave/conf-slave/medic.conf b/examples/bind/slave/conf-slave/medic.conf new file mode 100644 index 0000000..705ee63 --- /dev/null +++ b/examples/bind/slave/conf-slave/medic.conf @@ -0,0 +1,7 @@ +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/bind/slave/conf-slave/noc-server.conf b/examples/bind/slave/conf-slave/noc-server.conf new file mode 100644 index 0000000..6d7f5c4 --- /dev/null +++ b/examples/bind/slave/conf-slave/noc-server.conf @@ -0,0 +1,7 @@ +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/bind/slave/conf-slave/noc.conf b/examples/bind/slave/conf-slave/noc.conf new file mode 100644 index 0000000..66062bf --- /dev/null +++ b/examples/bind/slave/conf-slave/noc.conf @@ -0,0 +1,7 @@ +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/bind/slave/conf-slave/planke.conf b/examples/bind/slave/conf-slave/planke.conf new file mode 100644 index 0000000..8f2e2d9 --- /dev/null +++ b/examples/bind/slave/conf-slave/planke.conf @@ -0,0 +1,7 @@ +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/bind/slave/conf-slave/presse.conf b/examples/bind/slave/conf-slave/presse.conf new file mode 100644 index 0000000..0bd87cb --- /dev/null +++ b/examples/bind/slave/conf-slave/presse.conf @@ -0,0 +1,7 @@ +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/bind/slave/conf-slave/resepsjon.conf b/examples/bind/slave/conf-slave/resepsjon.conf new file mode 100644 index 0000000..2f14ac9 --- /dev/null +++ b/examples/bind/slave/conf-slave/resepsjon.conf @@ -0,0 +1,7 @@ +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/bind/slave/conf-slave/rohypnol.conf b/examples/bind/slave/conf-slave/rohypnol.conf new file mode 100644 index 0000000..25eb2af --- /dev/null +++ b/examples/bind/slave/conf-slave/rohypnol.conf @@ -0,0 +1,7 @@ +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/bind/slave/conf-slave/scenegulv.conf b/examples/bind/slave/conf-slave/scenegulv.conf new file mode 100644 index 0000000..20bd3bd --- /dev/null +++ b/examples/bind/slave/conf-slave/scenegulv.conf @@ -0,0 +1,7 @@ +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/bind/slave/conf-slave/sponsor.conf b/examples/bind/slave/conf-slave/sponsor.conf new file mode 100644 index 0000000..7b43a7a --- /dev/null +++ b/examples/bind/slave/conf-slave/sponsor.conf @@ -0,0 +1,7 @@ +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/bind/slave/conf-slave/tele.conf b/examples/bind/slave/conf-slave/tele.conf new file mode 100644 index 0000000..8ea8978 --- /dev/null +++ b/examples/bind/slave/conf-slave/tele.conf @@ -0,0 +1,7 @@ +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/bind/slave/conf-slave/tg14-wlan.conf b/examples/bind/slave/conf-slave/tg14-wlan.conf new file mode 100644 index 0000000..7b86699 --- /dev/null +++ b/examples/bind/slave/conf-slave/tg14-wlan.conf @@ -0,0 +1,7 @@ +zone "tg14-wlan.tg14.gathering.org" { + type slave; + notify no; + masters { bootstrap; }; + file "slave/tg14-wlan.tg14.gathering.org.zone"; + allow-transfer { ns-xfr; }; +}; |