diff options
Diffstat (limited to 'examples/tg15/dns/master/conf-master')
179 files changed, 1253 insertions, 0 deletions
diff --git a/examples/tg15/dns/master/conf-master/ap-distro0.conf b/examples/tg15/dns/master/conf-master/ap-distro0.conf new file mode 100644 index 0000000..47cd082 --- /dev/null +++ b/examples/tg15/dns/master/conf-master/ap-distro0.conf @@ -0,0 +1,7 @@ +zone "ap-distro0.tg15.gathering.org" { + allow-transfer { ns-xfr; }; + type master; + notify yes; + allow-update { key DHCP_UPDATER; }; + file "dynamic/ap-distro0.tg15.gathering.org.zone"; +}; diff --git a/examples/tg15/dns/master/conf-master/ap-distro1.conf b/examples/tg15/dns/master/conf-master/ap-distro1.conf new file mode 100644 index 0000000..d2a72e8 --- /dev/null +++ b/examples/tg15/dns/master/conf-master/ap-distro1.conf @@ -0,0 +1,7 @@ +zone "ap-distro1.tg15.gathering.org" { + allow-transfer { ns-xfr; }; + type master; + notify yes; + allow-update { key DHCP_UPDATER; }; + file "dynamic/ap-distro1.tg15.gathering.org.zone"; +}; diff --git a/examples/tg15/dns/master/conf-master/ap-distro2.conf b/examples/tg15/dns/master/conf-master/ap-distro2.conf new file mode 100644 index 0000000..a67ee5b --- /dev/null +++ b/examples/tg15/dns/master/conf-master/ap-distro2.conf @@ -0,0 +1,7 @@ +zone "ap-distro2.tg15.gathering.org" { + allow-transfer { ns-xfr; }; + type master; + notify yes; + allow-update { key DHCP_UPDATER; }; + file "dynamic/ap-distro2.tg15.gathering.org.zone"; +}; diff --git a/examples/tg15/dns/master/conf-master/ap-distro3.conf b/examples/tg15/dns/master/conf-master/ap-distro3.conf new file mode 100644 index 0000000..5b7a678 --- /dev/null +++ b/examples/tg15/dns/master/conf-master/ap-distro3.conf @@ -0,0 +1,7 @@ +zone "ap-distro3.tg15.gathering.org" { + allow-transfer { ns-xfr; }; + type master; + notify yes; + allow-update { key DHCP_UPDATER; }; + file "dynamic/ap-distro3.tg15.gathering.org.zone"; +}; diff --git a/examples/tg15/dns/master/conf-master/ap-distro4.conf b/examples/tg15/dns/master/conf-master/ap-distro4.conf new file mode 100644 index 0000000..d6adcd6 --- /dev/null +++ b/examples/tg15/dns/master/conf-master/ap-distro4.conf @@ -0,0 +1,7 @@ +zone "ap-distro4.tg15.gathering.org" { + allow-transfer { ns-xfr; }; + type master; + notify yes; + allow-update { key DHCP_UPDATER; }; + file "dynamic/ap-distro4.tg15.gathering.org.zone"; +}; diff --git a/examples/tg15/dns/master/conf-master/ap-distro5.conf b/examples/tg15/dns/master/conf-master/ap-distro5.conf new file mode 100644 index 0000000..fa0c611 --- /dev/null +++ b/examples/tg15/dns/master/conf-master/ap-distro5.conf @@ -0,0 +1,7 @@ +zone "ap-distro5.tg15.gathering.org" { + allow-transfer { ns-xfr; }; + type master; + notify yes; + allow-update { key DHCP_UPDATER; }; + file "dynamic/ap-distro5.tg15.gathering.org.zone"; +}; diff --git a/examples/tg15/dns/master/conf-master/ap-distro6.conf b/examples/tg15/dns/master/conf-master/ap-distro6.conf new file mode 100644 index 0000000..9ddeca6 --- /dev/null +++ b/examples/tg15/dns/master/conf-master/ap-distro6.conf @@ -0,0 +1,7 @@ +zone "ap-distro6.tg15.gathering.org" { + allow-transfer { ns-xfr; }; + type master; + notify yes; + allow-update { key DHCP_UPDATER; }; + file "dynamic/ap-distro6.tg15.gathering.org.zone"; +}; diff --git a/examples/tg15/dns/master/conf-master/ap-distro7.conf b/examples/tg15/dns/master/conf-master/ap-distro7.conf new file mode 100644 index 0000000..b5b799d --- /dev/null +++ b/examples/tg15/dns/master/conf-master/ap-distro7.conf @@ -0,0 +1,7 @@ +zone "ap-distro7.tg15.gathering.org" { + allow-transfer { ns-xfr; }; + type master; + notify yes; + allow-update { key DHCP_UPDATER; }; + file "dynamic/ap-distro7.tg15.gathering.org.zone"; +}; diff --git a/examples/tg15/dns/master/conf-master/creativia1.conf b/examples/tg15/dns/master/conf-master/creativia1.conf new file mode 100644 index 0000000..12ed10d --- /dev/null +++ b/examples/tg15/dns/master/conf-master/creativia1.conf @@ -0,0 +1,7 @@ +zone "creativia1.tg15.gathering.org" { + allow-transfer { ns-xfr; }; + type master; + notify yes; + allow-update { key DHCP_UPDATER; }; + file "dynamic/creativia1.tg15.gathering.org.zone"; +}; diff --git a/examples/tg15/dns/master/conf-master/creativia2.conf b/examples/tg15/dns/master/conf-master/creativia2.conf new file mode 100644 index 0000000..0692e21 --- /dev/null +++ b/examples/tg15/dns/master/conf-master/creativia2.conf @@ -0,0 +1,7 @@ +zone "creativia2.tg15.gathering.org" { + allow-transfer { ns-xfr; }; + type master; + notify yes; + allow-update { key DHCP_UPDATER; }; + file "dynamic/creativia2.tg15.gathering.org.zone"; +}; diff --git a/examples/tg15/dns/master/conf-master/creativia3.conf b/examples/tg15/dns/master/conf-master/creativia3.conf new file mode 100644 index 0000000..19f9d8c --- /dev/null +++ b/examples/tg15/dns/master/conf-master/creativia3.conf @@ -0,0 +1,7 @@ +zone "creativia3.tg15.gathering.org" { + allow-transfer { ns-xfr; }; + type master; + notify yes; + allow-update { key DHCP_UPDATER; }; + file "dynamic/creativia3.tg15.gathering.org.zone"; +}; diff --git a/examples/tg15/dns/master/conf-master/creativia4.conf b/examples/tg15/dns/master/conf-master/creativia4.conf new file mode 100644 index 0000000..4bae795 --- /dev/null +++ b/examples/tg15/dns/master/conf-master/creativia4.conf @@ -0,0 +1,7 @@ +zone "creativia4.tg15.gathering.org" { + allow-transfer { ns-xfr; }; + type master; + notify yes; + allow-update { key DHCP_UPDATER; }; + file "dynamic/creativia4.tg15.gathering.org.zone"; +}; diff --git a/examples/tg15/dns/master/conf-master/creativia5.conf b/examples/tg15/dns/master/conf-master/creativia5.conf new file mode 100644 index 0000000..3c0348f --- /dev/null +++ b/examples/tg15/dns/master/conf-master/creativia5.conf @@ -0,0 +1,7 @@ +zone "creativia5.tg15.gathering.org" { + allow-transfer { ns-xfr; }; + type master; + notify yes; + allow-update { key DHCP_UPDATER; }; + file "dynamic/creativia5.tg15.gathering.org.zone"; +}; diff --git a/examples/tg15/dns/master/conf-master/creativia6.conf b/examples/tg15/dns/master/conf-master/creativia6.conf new file mode 100644 index 0000000..3661db5 --- /dev/null +++ b/examples/tg15/dns/master/conf-master/creativia6.conf @@ -0,0 +1,7 @@ +zone "creativia6.tg15.gathering.org" { + allow-transfer { ns-xfr; }; + type master; + notify yes; + allow-update { key DHCP_UPDATER; }; + file "dynamic/creativia6.tg15.gathering.org.zone"; +}; diff --git a/examples/tg15/dns/master/conf-master/creativia7.conf b/examples/tg15/dns/master/conf-master/creativia7.conf new file mode 100644 index 0000000..507f58b --- /dev/null +++ b/examples/tg15/dns/master/conf-master/creativia7.conf @@ -0,0 +1,7 @@ +zone "creativia7.tg15.gathering.org" { + allow-transfer { ns-xfr; }; + type master; + notify yes; + allow-update { key DHCP_UPDATER; }; + file "dynamic/creativia7.tg15.gathering.org.zone"; +}; diff --git a/examples/tg15/dns/master/conf-master/creativia8.conf b/examples/tg15/dns/master/conf-master/creativia8.conf new file mode 100644 index 0000000..07b7c14 --- /dev/null +++ b/examples/tg15/dns/master/conf-master/creativia8.conf @@ -0,0 +1,7 @@ +zone "creativia8.tg15.gathering.org" { + allow-transfer { ns-xfr; }; + type master; + notify yes; + allow-update { key DHCP_UPDATER; }; + file "dynamic/creativia8.tg15.gathering.org.zone"; +}; diff --git a/examples/tg15/dns/master/conf-master/crew.conf b/examples/tg15/dns/master/conf-master/crew.conf new file mode 100644 index 0000000..f7c4d24 --- /dev/null +++ b/examples/tg15/dns/master/conf-master/crew.conf @@ -0,0 +1,7 @@ +zone "crew.tg15.gathering.org" { + allow-transfer { ns-xfr; }; + type master; + notify yes; + allow-update { key DHCP_UPDATER; }; + file "dynamic/crew.tg15.gathering.org.zone"; +}; diff --git a/examples/tg15/dns/master/conf-master/e1-3.conf b/examples/tg15/dns/master/conf-master/e1-3.conf new file mode 100644 index 0000000..a94218f --- /dev/null +++ b/examples/tg15/dns/master/conf-master/e1-3.conf @@ -0,0 +1,7 @@ +zone "e1-3.tg15.gathering.org" { + allow-transfer { ns-xfr; }; + type master; + notify yes; + allow-update { key DHCP_UPDATER; }; + file "dynamic/e1-3.tg15.gathering.org.zone"; +}; diff --git a/examples/tg15/dns/master/conf-master/e11-1.conf b/examples/tg15/dns/master/conf-master/e11-1.conf new file mode 100644 index 0000000..d47bff1 --- /dev/null +++ b/examples/tg15/dns/master/conf-master/e11-1.conf @@ -0,0 +1,7 @@ +zone "e11-1.tg15.gathering.org" { + allow-transfer { ns-xfr; }; + type master; + notify yes; + allow-update { key DHCP_UPDATER; }; + file "dynamic/e11-1.tg15.gathering.org.zone"; +}; diff --git a/examples/tg15/dns/master/conf-master/e11-2.conf b/examples/tg15/dns/master/conf-master/e11-2.conf new file mode 100644 index 0000000..87d36e9 --- /dev/null +++ b/examples/tg15/dns/master/conf-master/e11-2.conf @@ -0,0 +1,7 @@ +zone "e11-2.tg15.gathering.org" { + allow-transfer { ns-xfr; }; + type master; + notify yes; + allow-update { key DHCP_UPDATER; }; + file "dynamic/e11-2.tg15.gathering.org.zone"; +}; diff --git a/examples/tg15/dns/master/conf-master/e11-3.conf b/examples/tg15/dns/master/conf-master/e11-3.conf new file mode 100644 index 0000000..0d3d917 --- /dev/null +++ b/examples/tg15/dns/master/conf-master/e11-3.conf @@ -0,0 +1,7 @@ +zone "e11-3.tg15.gathering.org" { + allow-transfer { ns-xfr; }; + type master; + notify yes; + allow-update { key DHCP_UPDATER; }; + file "dynamic/e11-3.tg15.gathering.org.zone"; +}; diff --git a/examples/tg15/dns/master/conf-master/e11-4.conf b/examples/tg15/dns/master/conf-master/e11-4.conf new file mode 100644 index 0000000..5a1b5db --- /dev/null +++ b/examples/tg15/dns/master/conf-master/e11-4.conf @@ -0,0 +1,7 @@ +zone "e11-4.tg15.gathering.org" { + allow-transfer { ns-xfr; }; + type master; + notify yes; + allow-update { key DHCP_UPDATER; }; + file "dynamic/e11-4.tg15.gathering.org.zone"; +}; diff --git a/examples/tg15/dns/master/conf-master/e13-1.conf b/examples/tg15/dns/master/conf-master/e13-1.conf new file mode 100644 index 0000000..d956880 --- /dev/null +++ b/examples/tg15/dns/master/conf-master/e13-1.conf @@ -0,0 +1,7 @@ +zone "e13-1.tg15.gathering.org" { + allow-transfer { ns-xfr; }; + type master; + notify yes; + allow-update { key DHCP_UPDATER; }; + file "dynamic/e13-1.tg15.gathering.org.zone"; +}; diff --git a/examples/tg15/dns/master/conf-master/e13-2.conf b/examples/tg15/dns/master/conf-master/e13-2.conf new file mode 100644 index 0000000..5217d93 --- /dev/null +++ b/examples/tg15/dns/master/conf-master/e13-2.conf @@ -0,0 +1,7 @@ +zone "e13-2.tg15.gathering.org" { + allow-transfer { ns-xfr; }; + type master; + notify yes; + allow-update { key DHCP_UPDATER; }; + file "dynamic/e13-2.tg15.gathering.org.zone"; +}; diff --git a/examples/tg15/dns/master/conf-master/e13-3.conf b/examples/tg15/dns/master/conf-master/e13-3.conf new file mode 100644 index 0000000..91ebefb --- /dev/null +++ b/examples/tg15/dns/master/conf-master/e13-3.conf @@ -0,0 +1,7 @@ +zone "e13-3.tg15.gathering.org" { + allow-transfer { ns-xfr; }; + type master; + notify yes; + allow-update { key DHCP_UPDATER; }; + file "dynamic/e13-3.tg15.gathering.org.zone"; +}; diff --git a/examples/tg15/dns/master/conf-master/e13-4.conf b/examples/tg15/dns/master/conf-master/e13-4.conf new file mode 100644 index 0000000..db817ba --- /dev/null +++ b/examples/tg15/dns/master/conf-master/e13-4.conf @@ -0,0 +1,7 @@ +zone "e13-4.tg15.gathering.org" { + allow-transfer { ns-xfr; }; + type master; + notify yes; + allow-update { key DHCP_UPDATER; }; + file "dynamic/e13-4.tg15.gathering.org.zone"; +}; diff --git a/examples/tg15/dns/master/conf-master/e15-1.conf b/examples/tg15/dns/master/conf-master/e15-1.conf new file mode 100644 index 0000000..255d544 --- /dev/null +++ b/examples/tg15/dns/master/conf-master/e15-1.conf @@ -0,0 +1,7 @@ +zone "e15-1.tg15.gathering.org" { + allow-transfer { ns-xfr; }; + type master; + notify yes; + allow-update { key DHCP_UPDATER; }; + file "dynamic/e15-1.tg15.gathering.org.zone"; +}; diff --git a/examples/tg15/dns/master/conf-master/e15-2.conf b/examples/tg15/dns/master/conf-master/e15-2.conf new file mode 100644 index 0000000..fbabf2e --- /dev/null +++ b/examples/tg15/dns/master/conf-master/e15-2.conf @@ -0,0 +1,7 @@ +zone "e15-2.tg15.gathering.org" { + allow-transfer { ns-xfr; }; + type master; + notify yes; + allow-update { key DHCP_UPDATER; }; + file "dynamic/e15-2.tg15.gathering.org.zone"; +}; diff --git a/examples/tg15/dns/master/conf-master/e15-3.conf b/examples/tg15/dns/master/conf-master/e15-3.conf new file mode 100644 index 0000000..995fbf8 --- /dev/null +++ b/examples/tg15/dns/master/conf-master/e15-3.conf @@ -0,0 +1,7 @@ +zone "e15-3.tg15.gathering.org" { + allow-transfer { ns-xfr; }; + type master; + notify yes; + allow-update { key DHCP_UPDATER; }; + file "dynamic/e15-3.tg15.gathering.org.zone"; +}; diff --git a/examples/tg15/dns/master/conf-master/e15-4.conf b/examples/tg15/dns/master/conf-master/e15-4.conf new file mode 100644 index 0000000..73f6940 --- /dev/null +++ b/examples/tg15/dns/master/conf-master/e15-4.conf @@ -0,0 +1,7 @@ +zone "e15-4.tg15.gathering.org" { + allow-transfer { ns-xfr; }; + type master; + notify yes; + allow-update { key DHCP_UPDATER; }; + file "dynamic/e15-4.tg15.gathering.org.zone"; +}; diff --git a/examples/tg15/dns/master/conf-master/e17-1.conf b/examples/tg15/dns/master/conf-master/e17-1.conf new file mode 100644 index 0000000..f7d597b --- /dev/null +++ b/examples/tg15/dns/master/conf-master/e17-1.conf @@ -0,0 +1,7 @@ +zone "e17-1.tg15.gathering.org" { + allow-transfer { ns-xfr; }; + type master; + notify yes; + allow-update { key DHCP_UPDATER; }; + file "dynamic/e17-1.tg15.gathering.org.zone"; +}; diff --git a/examples/tg15/dns/master/conf-master/e17-2.conf b/examples/tg15/dns/master/conf-master/e17-2.conf new file mode 100644 index 0000000..a4b7ecd --- /dev/null +++ b/examples/tg15/dns/master/conf-master/e17-2.conf @@ -0,0 +1,7 @@ +zone "e17-2.tg15.gathering.org" { + allow-transfer { ns-xfr; }; + type master; + notify yes; + allow-update { key DHCP_UPDATER; }; + file "dynamic/e17-2.tg15.gathering.org.zone"; +}; diff --git a/examples/tg15/dns/master/conf-master/e17-3.conf b/examples/tg15/dns/master/conf-master/e17-3.conf new file mode 100644 index 0000000..cc55e13 --- /dev/null +++ b/examples/tg15/dns/master/conf-master/e17-3.conf @@ -0,0 +1,7 @@ +zone "e17-3.tg15.gathering.org" { + allow-transfer { ns-xfr; }; + type master; + notify yes; + allow-update { key DHCP_UPDATER; }; + file "dynamic/e17-3.tg15.gathering.org.zone"; +}; diff --git a/examples/tg15/dns/master/conf-master/e17-4.conf b/examples/tg15/dns/master/conf-master/e17-4.conf new file mode 100644 index 0000000..c2c70c9 --- /dev/null +++ b/examples/tg15/dns/master/conf-master/e17-4.conf @@ -0,0 +1,7 @@ +zone "e17-4.tg15.gathering.org" { + allow-transfer { ns-xfr; }; + type master; + notify yes; + allow-update { key DHCP_UPDATER; }; + file "dynamic/e17-4.tg15.gathering.org.zone"; +}; diff --git a/examples/tg15/dns/master/conf-master/e19-1.conf b/examples/tg15/dns/master/conf-master/e19-1.conf new file mode 100644 index 0000000..6ed43a3 --- /dev/null +++ b/examples/tg15/dns/master/conf-master/e19-1.conf @@ -0,0 +1,7 @@ +zone "e19-1.tg15.gathering.org" { + allow-transfer { ns-xfr; }; + type master; + notify yes; + allow-update { key DHCP_UPDATER; }; + file "dynamic/e19-1.tg15.gathering.org.zone"; +}; diff --git a/examples/tg15/dns/master/conf-master/e19-2.conf b/examples/tg15/dns/master/conf-master/e19-2.conf new file mode 100644 index 0000000..d8425c6 --- /dev/null +++ b/examples/tg15/dns/master/conf-master/e19-2.conf @@ -0,0 +1,7 @@ +zone "e19-2.tg15.gathering.org" { + allow-transfer { ns-xfr; }; + type master; + notify yes; + allow-update { key DHCP_UPDATER; }; + file "dynamic/e19-2.tg15.gathering.org.zone"; +}; diff --git a/examples/tg15/dns/master/conf-master/e19-3.conf b/examples/tg15/dns/master/conf-master/e19-3.conf new file mode 100644 index 0000000..f6aec0b --- /dev/null +++ b/examples/tg15/dns/master/conf-master/e19-3.conf @@ -0,0 +1,7 @@ +zone "e19-3.tg15.gathering.org" { + allow-transfer { ns-xfr; }; + type master; + notify yes; + allow-update { key DHCP_UPDATER; }; + file "dynamic/e19-3.tg15.gathering.org.zone"; +}; diff --git a/examples/tg15/dns/master/conf-master/e19-4.conf b/examples/tg15/dns/master/conf-master/e19-4.conf new file mode 100644 index 0000000..f33e833 --- /dev/null +++ b/examples/tg15/dns/master/conf-master/e19-4.conf @@ -0,0 +1,7 @@ +zone "e19-4.tg15.gathering.org" { + allow-transfer { ns-xfr; }; + type master; + notify yes; + allow-update { key DHCP_UPDATER; }; + file "dynamic/e19-4.tg15.gathering.org.zone"; +}; diff --git a/examples/tg15/dns/master/conf-master/e21-1.conf b/examples/tg15/dns/master/conf-master/e21-1.conf new file mode 100644 index 0000000..9463caa --- /dev/null +++ b/examples/tg15/dns/master/conf-master/e21-1.conf @@ -0,0 +1,7 @@ +zone "e21-1.tg15.gathering.org" { + allow-transfer { ns-xfr; }; + type master; + notify yes; + allow-update { key DHCP_UPDATER; }; + file "dynamic/e21-1.tg15.gathering.org.zone"; +}; diff --git a/examples/tg15/dns/master/conf-master/e21-2.conf b/examples/tg15/dns/master/conf-master/e21-2.conf new file mode 100644 index 0000000..6249c67 --- /dev/null +++ b/examples/tg15/dns/master/conf-master/e21-2.conf @@ -0,0 +1,7 @@ +zone "e21-2.tg15.gathering.org" { + allow-transfer { ns-xfr; }; + type master; + notify yes; + allow-update { key DHCP_UPDATER; }; + file "dynamic/e21-2.tg15.gathering.org.zone"; +}; diff --git a/examples/tg15/dns/master/conf-master/e21-3.conf b/examples/tg15/dns/master/conf-master/e21-3.conf new file mode 100644 index 0000000..fb0052d --- /dev/null +++ b/examples/tg15/dns/master/conf-master/e21-3.conf @@ -0,0 +1,7 @@ +zone "e21-3.tg15.gathering.org" { + allow-transfer { ns-xfr; }; + type master; + notify yes; + allow-update { key DHCP_UPDATER; }; + file "dynamic/e21-3.tg15.gathering.org.zone"; +}; diff --git a/examples/tg15/dns/master/conf-master/e21-4.conf b/examples/tg15/dns/master/conf-master/e21-4.conf new file mode 100644 index 0000000..1fb54f9 --- /dev/null +++ b/examples/tg15/dns/master/conf-master/e21-4.conf @@ -0,0 +1,7 @@ +zone "e21-4.tg15.gathering.org" { + allow-transfer { ns-xfr; }; + type master; + notify yes; + allow-update { key DHCP_UPDATER; }; + file "dynamic/e21-4.tg15.gathering.org.zone"; +}; diff --git a/examples/tg15/dns/master/conf-master/e23-1.conf b/examples/tg15/dns/master/conf-master/e23-1.conf new file mode 100644 index 0000000..87de8cf --- /dev/null +++ b/examples/tg15/dns/master/conf-master/e23-1.conf @@ -0,0 +1,7 @@ +zone "e23-1.tg15.gathering.org" { + allow-transfer { ns-xfr; }; + type master; + notify yes; + allow-update { key DHCP_UPDATER; }; + file "dynamic/e23-1.tg15.gathering.org.zone"; +}; diff --git a/examples/tg15/dns/master/conf-master/e23-2.conf b/examples/tg15/dns/master/conf-master/e23-2.conf new file mode 100644 index 0000000..06b4725 --- /dev/null +++ b/examples/tg15/dns/master/conf-master/e23-2.conf @@ -0,0 +1,7 @@ +zone "e23-2.tg15.gathering.org" { + allow-transfer { ns-xfr; }; + type master; + notify yes; + allow-update { key DHCP_UPDATER; }; + file "dynamic/e23-2.tg15.gathering.org.zone"; +}; diff --git a/examples/tg15/dns/master/conf-master/e23-3.conf b/examples/tg15/dns/master/conf-master/e23-3.conf new file mode 100644 index 0000000..7355ed0 --- /dev/null +++ b/examples/tg15/dns/master/conf-master/e23-3.conf @@ -0,0 +1,7 @@ +zone "e23-3.tg15.gathering.org" { + allow-transfer { ns-xfr; }; + type master; + notify yes; + allow-update { key DHCP_UPDATER; }; + file "dynamic/e23-3.tg15.gathering.org.zone"; +}; diff --git a/examples/tg15/dns/master/conf-master/e23-4.conf b/examples/tg15/dns/master/conf-master/e23-4.conf new file mode 100644 index 0000000..9c1d70e --- /dev/null +++ b/examples/tg15/dns/master/conf-master/e23-4.conf @@ -0,0 +1,7 @@ +zone "e23-4.tg15.gathering.org" { + allow-transfer { ns-xfr; }; + type master; + notify yes; + allow-update { key DHCP_UPDATER; }; + file "dynamic/e23-4.tg15.gathering.org.zone"; +}; diff --git a/examples/tg15/dns/master/conf-master/e25-1.conf b/examples/tg15/dns/master/conf-master/e25-1.conf new file mode 100644 index 0000000..761a9cd --- /dev/null +++ b/examples/tg15/dns/master/conf-master/e25-1.conf @@ -0,0 +1,7 @@ +zone "e25-1.tg15.gathering.org" { + allow-transfer { ns-xfr; }; + type master; + notify yes; + allow-update { key DHCP_UPDATER; }; + file "dynamic/e25-1.tg15.gathering.org.zone"; +}; diff --git a/examples/tg15/dns/master/conf-master/e25-2.conf b/examples/tg15/dns/master/conf-master/e25-2.conf new file mode 100644 index 0000000..ef665de --- /dev/null +++ b/examples/tg15/dns/master/conf-master/e25-2.conf @@ -0,0 +1,7 @@ +zone "e25-2.tg15.gathering.org" { + allow-transfer { ns-xfr; }; + type master; + notify yes; + allow-update { key DHCP_UPDATER; }; + file "dynamic/e25-2.tg15.gathering.org.zone"; +}; diff --git a/examples/tg15/dns/master/conf-master/e25-3.conf b/examples/tg15/dns/master/conf-master/e25-3.conf new file mode 100644 index 0000000..dc5eb0b --- /dev/null +++ b/examples/tg15/dns/master/conf-master/e25-3.conf @@ -0,0 +1,7 @@ +zone "e25-3.tg15.gathering.org" { + allow-transfer { ns-xfr; }; + type master; + notify yes; + allow-update { key DHCP_UPDATER; }; + file "dynamic/e25-3.tg15.gathering.org.zone"; +}; diff --git a/examples/tg15/dns/master/conf-master/e25-4.conf b/examples/tg15/dns/master/conf-master/e25-4.conf new file mode 100644 index 0000000..bd59e63 --- /dev/null +++ b/examples/tg15/dns/master/conf-master/e25-4.conf @@ -0,0 +1,7 @@ +zone "e25-4.tg15.gathering.org" { + allow-transfer { ns-xfr; }; + type master; + notify yes; + allow-update { key DHCP_UPDATER; }; + file "dynamic/e25-4.tg15.gathering.org.zone"; +}; diff --git a/examples/tg15/dns/master/conf-master/e27-1.conf b/examples/tg15/dns/master/conf-master/e27-1.conf new file mode 100644 index 0000000..3c262ed --- /dev/null +++ b/examples/tg15/dns/master/conf-master/e27-1.conf @@ -0,0 +1,7 @@ +zone "e27-1.tg15.gathering.org" { + allow-transfer { ns-xfr; }; + type master; + notify yes; + allow-update { key DHCP_UPDATER; }; + file "dynamic/e27-1.tg15.gathering.org.zone"; +}; diff --git a/examples/tg15/dns/master/conf-master/e27-2.conf b/examples/tg15/dns/master/conf-master/e27-2.conf new file mode 100644 index 0000000..76b1113 --- /dev/null +++ b/examples/tg15/dns/master/conf-master/e27-2.conf @@ -0,0 +1,7 @@ +zone "e27-2.tg15.gathering.org" { + allow-transfer { ns-xfr; }; + type master; + notify yes; + allow-update { key DHCP_UPDATER; }; + file "dynamic/e27-2.tg15.gathering.org.zone"; +}; diff --git a/examples/tg15/dns/master/conf-master/e27-3.conf b/examples/tg15/dns/master/conf-master/e27-3.conf new file mode 100644 index 0000000..ce37c0b --- /dev/null +++ b/examples/tg15/dns/master/conf-master/e27-3.conf @@ -0,0 +1,7 @@ +zone "e27-3.tg15.gathering.org" { + allow-transfer { ns-xfr; }; + type master; + notify yes; + allow-update { key DHCP_UPDATER; }; + file "dynamic/e27-3.tg15.gathering.org.zone"; +}; diff --git a/examples/tg15/dns/master/conf-master/e27-4.conf b/examples/tg15/dns/master/conf-master/e27-4.conf new file mode 100644 index 0000000..bfc7ef3 --- /dev/null +++ b/examples/tg15/dns/master/conf-master/e27-4.conf @@ -0,0 +1,7 @@ +zone "e27-4.tg15.gathering.org" { + allow-transfer { ns-xfr; }; + type master; + notify yes; + allow-update { key DHCP_UPDATER; }; + file "dynamic/e27-4.tg15.gathering.org.zone"; +}; diff --git a/examples/tg15/dns/master/conf-master/e29-1.conf b/examples/tg15/dns/master/conf-master/e29-1.conf new file mode 100644 index 0000000..4e1665b --- /dev/null +++ b/examples/tg15/dns/master/conf-master/e29-1.conf @@ -0,0 +1,7 @@ +zone "e29-1.tg15.gathering.org" { + allow-transfer { ns-xfr; }; + type master; + notify yes; + allow-update { key DHCP_UPDATER; }; + file "dynamic/e29-1.tg15.gathering.org.zone"; +}; diff --git a/examples/tg15/dns/master/conf-master/e29-2.conf b/examples/tg15/dns/master/conf-master/e29-2.conf new file mode 100644 index 0000000..ab548ad --- /dev/null +++ b/examples/tg15/dns/master/conf-master/e29-2.conf @@ -0,0 +1,7 @@ +zone "e29-2.tg15.gathering.org" { + allow-transfer { ns-xfr; }; + type master; + notify yes; + allow-update { key DHCP_UPDATER; }; + file "dynamic/e29-2.tg15.gathering.org.zone"; +}; diff --git a/examples/tg15/dns/master/conf-master/e3-2.conf b/examples/tg15/dns/master/conf-master/e3-2.conf new file mode 100644 index 0000000..ff72ebb --- /dev/null +++ b/examples/tg15/dns/master/conf-master/e3-2.conf @@ -0,0 +1,7 @@ +zone "e3-2.tg15.gathering.org" { + allow-transfer { ns-xfr; }; + type master; + notify yes; + allow-update { key DHCP_UPDATER; }; + file "dynamic/e3-2.tg15.gathering.org.zone"; +}; diff --git a/examples/tg15/dns/master/conf-master/e3-3.conf b/examples/tg15/dns/master/conf-master/e3-3.conf new file mode 100644 index 0000000..e024c90 --- /dev/null +++ b/examples/tg15/dns/master/conf-master/e3-3.conf @@ -0,0 +1,7 @@ +zone "e3-3.tg15.gathering.org" { + allow-transfer { ns-xfr; }; + type master; + notify yes; + allow-update { key DHCP_UPDATER; }; + file "dynamic/e3-3.tg15.gathering.org.zone"; +}; diff --git a/examples/tg15/dns/master/conf-master/e3-4.conf b/examples/tg15/dns/master/conf-master/e3-4.conf new file mode 100644 index 0000000..89cb103 --- /dev/null +++ b/examples/tg15/dns/master/conf-master/e3-4.conf @@ -0,0 +1,7 @@ +zone "e3-4.tg15.gathering.org" { + allow-transfer { ns-xfr; }; + type master; + notify yes; + allow-update { key DHCP_UPDATER; }; + file "dynamic/e3-4.tg15.gathering.org.zone"; +}; diff --git a/examples/tg15/dns/master/conf-master/e31-1.conf b/examples/tg15/dns/master/conf-master/e31-1.conf new file mode 100644 index 0000000..316701d --- /dev/null +++ b/examples/tg15/dns/master/conf-master/e31-1.conf @@ -0,0 +1,7 @@ +zone "e31-1.tg15.gathering.org" { + allow-transfer { ns-xfr; }; + type master; + notify yes; + allow-update { key DHCP_UPDATER; }; + file "dynamic/e31-1.tg15.gathering.org.zone"; +}; diff --git a/examples/tg15/dns/master/conf-master/e31-2.conf b/examples/tg15/dns/master/conf-master/e31-2.conf new file mode 100644 index 0000000..843e5ce --- /dev/null +++ b/examples/tg15/dns/master/conf-master/e31-2.conf @@ -0,0 +1,7 @@ +zone "e31-2.tg15.gathering.org" { + allow-transfer { ns-xfr; }; + type master; + notify yes; + allow-update { key DHCP_UPDATER; }; + file "dynamic/e31-2.tg15.gathering.org.zone"; +}; diff --git a/examples/tg15/dns/master/conf-master/e33-1.conf b/examples/tg15/dns/master/conf-master/e33-1.conf new file mode 100644 index 0000000..3f91ba9 --- /dev/null +++ b/examples/tg15/dns/master/conf-master/e33-1.conf @@ -0,0 +1,7 @@ +zone "e33-1.tg15.gathering.org" { + allow-transfer { ns-xfr; }; + type master; + notify yes; + allow-update { key DHCP_UPDATER; }; + file "dynamic/e33-1.tg15.gathering.org.zone"; +}; diff --git a/examples/tg15/dns/master/conf-master/e33-2.conf b/examples/tg15/dns/master/conf-master/e33-2.conf new file mode 100644 index 0000000..75e523c --- /dev/null +++ b/examples/tg15/dns/master/conf-master/e33-2.conf @@ -0,0 +1,7 @@ +zone "e33-2.tg15.gathering.org" { + allow-transfer { ns-xfr; }; + type master; + notify yes; + allow-update { key DHCP_UPDATER; }; + file "dynamic/e33-2.tg15.gathering.org.zone"; +}; diff --git a/examples/tg15/dns/master/conf-master/e35-1.conf b/examples/tg15/dns/master/conf-master/e35-1.conf new file mode 100644 index 0000000..87fdc0f --- /dev/null +++ b/examples/tg15/dns/master/conf-master/e35-1.conf @@ -0,0 +1,7 @@ +zone "e35-1.tg15.gathering.org" { + allow-transfer { ns-xfr; }; + type master; + notify yes; + allow-update { key DHCP_UPDATER; }; + file "dynamic/e35-1.tg15.gathering.org.zone"; +}; diff --git a/examples/tg15/dns/master/conf-master/e35-2.conf b/examples/tg15/dns/master/conf-master/e35-2.conf new file mode 100644 index 0000000..9d4c43e --- /dev/null +++ b/examples/tg15/dns/master/conf-master/e35-2.conf @@ -0,0 +1,7 @@ +zone "e35-2.tg15.gathering.org" { + allow-transfer { ns-xfr; }; + type master; + notify yes; + allow-update { key DHCP_UPDATER; }; + file "dynamic/e35-2.tg15.gathering.org.zone"; +}; diff --git a/examples/tg15/dns/master/conf-master/e37-1.conf b/examples/tg15/dns/master/conf-master/e37-1.conf new file mode 100644 index 0000000..d50eff7 --- /dev/null +++ b/examples/tg15/dns/master/conf-master/e37-1.conf @@ -0,0 +1,7 @@ +zone "e37-1.tg15.gathering.org" { + allow-transfer { ns-xfr; }; + type master; + notify yes; + allow-update { key DHCP_UPDATER; }; + file "dynamic/e37-1.tg15.gathering.org.zone"; +}; diff --git a/examples/tg15/dns/master/conf-master/e37-2.conf b/examples/tg15/dns/master/conf-master/e37-2.conf new file mode 100644 index 0000000..9fcecab --- /dev/null +++ b/examples/tg15/dns/master/conf-master/e37-2.conf @@ -0,0 +1,7 @@ +zone "e37-2.tg15.gathering.org" { + allow-transfer { ns-xfr; }; + type master; + notify yes; + allow-update { key DHCP_UPDATER; }; + file "dynamic/e37-2.tg15.gathering.org.zone"; +}; diff --git a/examples/tg15/dns/master/conf-master/e39-1.conf b/examples/tg15/dns/master/conf-master/e39-1.conf new file mode 100644 index 0000000..1e9180f --- /dev/null +++ b/examples/tg15/dns/master/conf-master/e39-1.conf @@ -0,0 +1,7 @@ +zone "e39-1.tg15.gathering.org" { + allow-transfer { ns-xfr; }; + type master; + notify yes; + allow-update { key DHCP_UPDATER; }; + file "dynamic/e39-1.tg15.gathering.org.zone"; +}; diff --git a/examples/tg15/dns/master/conf-master/e39-2.conf b/examples/tg15/dns/master/conf-master/e39-2.conf new file mode 100644 index 0000000..c3820a5 --- /dev/null +++ b/examples/tg15/dns/master/conf-master/e39-2.conf @@ -0,0 +1,7 @@ +zone "e39-2.tg15.gathering.org" { + allow-transfer { ns-xfr; }; + type master; + notify yes; + allow-update { key DHCP_UPDATER; }; + file "dynamic/e39-2.tg15.gathering.org.zone"; +}; diff --git a/examples/tg15/dns/master/conf-master/e41-1.conf b/examples/tg15/dns/master/conf-master/e41-1.conf new file mode 100644 index 0000000..8cd0342 --- /dev/null +++ b/examples/tg15/dns/master/conf-master/e41-1.conf @@ -0,0 +1,7 @@ +zone "e41-1.tg15.gathering.org" { + allow-transfer { ns-xfr; }; + type master; + notify yes; + allow-update { key DHCP_UPDATER; }; + file "dynamic/e41-1.tg15.gathering.org.zone"; +}; diff --git a/examples/tg15/dns/master/conf-master/e41-2.conf b/examples/tg15/dns/master/conf-master/e41-2.conf new file mode 100644 index 0000000..03e781d --- /dev/null +++ b/examples/tg15/dns/master/conf-master/e41-2.conf @@ -0,0 +1,7 @@ +zone "e41-2.tg15.gathering.org" { + allow-transfer { ns-xfr; }; + type master; + notify yes; + allow-update { key DHCP_UPDATER; }; + file "dynamic/e41-2.tg15.gathering.org.zone"; +}; diff --git a/examples/tg15/dns/master/conf-master/e43-1.conf b/examples/tg15/dns/master/conf-master/e43-1.conf new file mode 100644 index 0000000..43fba3b --- /dev/null +++ b/examples/tg15/dns/master/conf-master/e43-1.conf @@ -0,0 +1,7 @@ +zone "e43-1.tg15.gathering.org" { + allow-transfer { ns-xfr; }; + type master; + notify yes; + allow-update { key DHCP_UPDATER; }; + file "dynamic/e43-1.tg15.gathering.org.zone"; +}; diff --git a/examples/tg15/dns/master/conf-master/e43-2.conf b/examples/tg15/dns/master/conf-master/e43-2.conf new file mode 100644 index 0000000..093bc40 --- /dev/null +++ b/examples/tg15/dns/master/conf-master/e43-2.conf @@ -0,0 +1,7 @@ +zone "e43-2.tg15.gathering.org" { + allow-transfer { ns-xfr; }; + type master; + notify yes; + allow-update { key DHCP_UPDATER; }; + file "dynamic/e43-2.tg15.gathering.org.zone"; +}; diff --git a/examples/tg15/dns/master/conf-master/e45-1.conf b/examples/tg15/dns/master/conf-master/e45-1.conf new file mode 100644 index 0000000..cd50f86 --- /dev/null +++ b/examples/tg15/dns/master/conf-master/e45-1.conf @@ -0,0 +1,7 @@ +zone "e45-1.tg15.gathering.org" { + allow-transfer { ns-xfr; }; + type master; + notify yes; + allow-update { key DHCP_UPDATER; }; + file "dynamic/e45-1.tg15.gathering.org.zone"; +}; diff --git a/examples/tg15/dns/master/conf-master/e45-2.conf b/examples/tg15/dns/master/conf-master/e45-2.conf new file mode 100644 index 0000000..1d3e844 --- /dev/null +++ b/examples/tg15/dns/master/conf-master/e45-2.conf @@ -0,0 +1,7 @@ +zone "e45-2.tg15.gathering.org" { + allow-transfer { ns-xfr; }; + type master; + notify yes; + allow-update { key DHCP_UPDATER; }; + file "dynamic/e45-2.tg15.gathering.org.zone"; +}; diff --git a/examples/tg15/dns/master/conf-master/e45-3.conf b/examples/tg15/dns/master/conf-master/e45-3.conf new file mode 100644 index 0000000..d5254e6 --- /dev/null +++ b/examples/tg15/dns/master/conf-master/e45-3.conf @@ -0,0 +1,7 @@ +zone "e45-3.tg15.gathering.org" { + allow-transfer { ns-xfr; }; + type master; + notify yes; + allow-update { key DHCP_UPDATER; }; + file "dynamic/e45-3.tg15.gathering.org.zone"; +}; diff --git a/examples/tg15/dns/master/conf-master/e45-4.conf b/examples/tg15/dns/master/conf-master/e45-4.conf new file mode 100644 index 0000000..da06597 --- /dev/null +++ b/examples/tg15/dns/master/conf-master/e45-4.conf @@ -0,0 +1,7 @@ +zone "e45-4.tg15.gathering.org" { + allow-transfer { ns-xfr; }; + type master; + notify yes; + allow-update { key DHCP_UPDATER; }; + file "dynamic/e45-4.tg15.gathering.org.zone"; +}; diff --git a/examples/tg15/dns/master/conf-master/e47-1.conf b/examples/tg15/dns/master/conf-master/e47-1.conf new file mode 100644 index 0000000..2d13bf9 --- /dev/null +++ b/examples/tg15/dns/master/conf-master/e47-1.conf @@ -0,0 +1,7 @@ +zone "e47-1.tg15.gathering.org" { + allow-transfer { ns-xfr; }; + type master; + notify yes; + allow-update { key DHCP_UPDATER; }; + file "dynamic/e47-1.tg15.gathering.org.zone"; +}; diff --git a/examples/tg15/dns/master/conf-master/e47-2.conf b/examples/tg15/dns/master/conf-master/e47-2.conf new file mode 100644 index 0000000..b7e9b29 --- /dev/null +++ b/examples/tg15/dns/master/conf-master/e47-2.conf @@ -0,0 +1,7 @@ +zone "e47-2.tg15.gathering.org" { + allow-transfer { ns-xfr; }; + type master; + notify yes; + allow-update { key DHCP_UPDATER; }; + file "dynamic/e47-2.tg15.gathering.org.zone"; +}; diff --git a/examples/tg15/dns/master/conf-master/e47-3.conf b/examples/tg15/dns/master/conf-master/e47-3.conf new file mode 100644 index 0000000..83ef9e2 --- /dev/null +++ b/examples/tg15/dns/master/conf-master/e47-3.conf @@ -0,0 +1,7 @@ +zone "e47-3.tg15.gathering.org" { + allow-transfer { ns-xfr; }; + type master; + notify yes; + allow-update { key DHCP_UPDATER; }; + file "dynamic/e47-3.tg15.gathering.org.zone"; +}; diff --git a/examples/tg15/dns/master/conf-master/e47-4.conf b/examples/tg15/dns/master/conf-master/e47-4.conf new file mode 100644 index 0000000..75db25a --- /dev/null +++ b/examples/tg15/dns/master/conf-master/e47-4.conf @@ -0,0 +1,7 @@ +zone "e47-4.tg15.gathering.org" { + allow-transfer { ns-xfr; }; + type master; + notify yes; + allow-update { key DHCP_UPDATER; }; + file "dynamic/e47-4.tg15.gathering.org.zone"; +}; diff --git a/examples/tg15/dns/master/conf-master/e49-1.conf b/examples/tg15/dns/master/conf-master/e49-1.conf new file mode 100644 index 0000000..d17be44 --- /dev/null +++ b/examples/tg15/dns/master/conf-master/e49-1.conf @@ -0,0 +1,7 @@ +zone "e49-1.tg15.gathering.org" { + allow-transfer { ns-xfr; }; + type master; + notify yes; + allow-update { key DHCP_UPDATER; }; + file "dynamic/e49-1.tg15.gathering.org.zone"; +}; diff --git a/examples/tg15/dns/master/conf-master/e49-2.conf b/examples/tg15/dns/master/conf-master/e49-2.conf new file mode 100644 index 0000000..abd2e3a --- /dev/null +++ b/examples/tg15/dns/master/conf-master/e49-2.conf @@ -0,0 +1,7 @@ +zone "e49-2.tg15.gathering.org" { + allow-transfer { ns-xfr; }; + type master; + notify yes; + allow-update { key DHCP_UPDATER; }; + file "dynamic/e49-2.tg15.gathering.org.zone"; +}; diff --git a/examples/tg15/dns/master/conf-master/e49-3.conf b/examples/tg15/dns/master/conf-master/e49-3.conf new file mode 100644 index 0000000..b556cd4 --- /dev/null +++ b/examples/tg15/dns/master/conf-master/e49-3.conf @@ -0,0 +1,7 @@ +zone "e49-3.tg15.gathering.org" { + allow-transfer { ns-xfr; }; + type master; + notify yes; + allow-update { key DHCP_UPDATER; }; + file "dynamic/e49-3.tg15.gathering.org.zone"; +}; diff --git a/examples/tg15/dns/master/conf-master/e49-4.conf b/examples/tg15/dns/master/conf-master/e49-4.conf new file mode 100644 index 0000000..3cd447f --- /dev/null +++ b/examples/tg15/dns/master/conf-master/e49-4.conf @@ -0,0 +1,7 @@ +zone "e49-4.tg15.gathering.org" { + allow-transfer { ns-xfr; }; + type master; + notify yes; + allow-update { key DHCP_UPDATER; }; + file "dynamic/e49-4.tg15.gathering.org.zone"; +}; diff --git a/examples/tg15/dns/master/conf-master/e5-2.conf b/examples/tg15/dns/master/conf-master/e5-2.conf new file mode 100644 index 0000000..cb32a46 --- /dev/null +++ b/examples/tg15/dns/master/conf-master/e5-2.conf @@ -0,0 +1,7 @@ +zone "e5-2.tg15.gathering.org" { + allow-transfer { ns-xfr; }; + type master; + notify yes; + allow-update { key DHCP_UPDATER; }; + file "dynamic/e5-2.tg15.gathering.org.zone"; +}; diff --git a/examples/tg15/dns/master/conf-master/e5-3.conf b/examples/tg15/dns/master/conf-master/e5-3.conf new file mode 100644 index 0000000..c59e6b9 --- /dev/null +++ b/examples/tg15/dns/master/conf-master/e5-3.conf @@ -0,0 +1,7 @@ +zone "e5-3.tg15.gathering.org" { + allow-transfer { ns-xfr; }; + type master; + notify yes; + allow-update { key DHCP_UPDATER; }; + file "dynamic/e5-3.tg15.gathering.org.zone"; +}; diff --git a/examples/tg15/dns/master/conf-master/e5-4.conf b/examples/tg15/dns/master/conf-master/e5-4.conf new file mode 100644 index 0000000..80c68ae --- /dev/null +++ b/examples/tg15/dns/master/conf-master/e5-4.conf @@ -0,0 +1,7 @@ +zone "e5-4.tg15.gathering.org" { + allow-transfer { ns-xfr; }; + type master; + notify yes; + allow-update { key DHCP_UPDATER; }; + file "dynamic/e5-4.tg15.gathering.org.zone"; +}; diff --git a/examples/tg15/dns/master/conf-master/e51-1.conf b/examples/tg15/dns/master/conf-master/e51-1.conf new file mode 100644 index 0000000..00e8b4f --- /dev/null +++ b/examples/tg15/dns/master/conf-master/e51-1.conf @@ -0,0 +1,7 @@ +zone "e51-1.tg15.gathering.org" { + allow-transfer { ns-xfr; }; + type master; + notify yes; + allow-update { key DHCP_UPDATER; }; + file "dynamic/e51-1.tg15.gathering.org.zone"; +}; diff --git a/examples/tg15/dns/master/conf-master/e51-2.conf b/examples/tg15/dns/master/conf-master/e51-2.conf new file mode 100644 index 0000000..bf3ca7f --- /dev/null +++ b/examples/tg15/dns/master/conf-master/e51-2.conf @@ -0,0 +1,7 @@ +zone "e51-2.tg15.gathering.org" { + allow-transfer { ns-xfr; }; + type master; + notify yes; + allow-update { key DHCP_UPDATER; }; + file "dynamic/e51-2.tg15.gathering.org.zone"; +}; diff --git a/examples/tg15/dns/master/conf-master/e51-3.conf b/examples/tg15/dns/master/conf-master/e51-3.conf new file mode 100644 index 0000000..851c54f --- /dev/null +++ b/examples/tg15/dns/master/conf-master/e51-3.conf @@ -0,0 +1,7 @@ +zone "e51-3.tg15.gathering.org" { + allow-transfer { ns-xfr; }; + type master; + notify yes; + allow-update { key DHCP_UPDATER; }; + file "dynamic/e51-3.tg15.gathering.org.zone"; +}; diff --git a/examples/tg15/dns/master/conf-master/e51-4.conf b/examples/tg15/dns/master/conf-master/e51-4.conf new file mode 100644 index 0000000..2b21863 --- /dev/null +++ b/examples/tg15/dns/master/conf-master/e51-4.conf @@ -0,0 +1,7 @@ +zone "e51-4.tg15.gathering.org" { + allow-transfer { ns-xfr; }; + type master; + notify yes; + allow-update { key DHCP_UPDATER; }; + file "dynamic/e51-4.tg15.gathering.org.zone"; +}; diff --git a/examples/tg15/dns/master/conf-master/e53-1.conf b/examples/tg15/dns/master/conf-master/e53-1.conf new file mode 100644 index 0000000..f94188b --- /dev/null +++ b/examples/tg15/dns/master/conf-master/e53-1.conf @@ -0,0 +1,7 @@ +zone "e53-1.tg15.gathering.org" { + allow-transfer { ns-xfr; }; + type master; + notify yes; + allow-update { key DHCP_UPDATER; }; + file "dynamic/e53-1.tg15.gathering.org.zone"; +}; diff --git a/examples/tg15/dns/master/conf-master/e53-2.conf b/examples/tg15/dns/master/conf-master/e53-2.conf new file mode 100644 index 0000000..adbe67d --- /dev/null +++ b/examples/tg15/dns/master/conf-master/e53-2.conf @@ -0,0 +1,7 @@ +zone "e53-2.tg15.gathering.org" { + allow-transfer { ns-xfr; }; + type master; + notify yes; + allow-update { key DHCP_UPDATER; }; + file "dynamic/e53-2.tg15.gathering.org.zone"; +}; diff --git a/examples/tg15/dns/master/conf-master/e53-3.conf b/examples/tg15/dns/master/conf-master/e53-3.conf new file mode 100644 index 0000000..b57f492 --- /dev/null +++ b/examples/tg15/dns/master/conf-master/e53-3.conf @@ -0,0 +1,7 @@ +zone "e53-3.tg15.gathering.org" { + allow-transfer { ns-xfr; }; + type master; + notify yes; + allow-update { key DHCP_UPDATER; }; + file "dynamic/e53-3.tg15.gathering.org.zone"; +}; diff --git a/examples/tg15/dns/master/conf-master/e53-4.conf b/examples/tg15/dns/master/conf-master/e53-4.conf new file mode 100644 index 0000000..21ed421 --- /dev/null +++ b/examples/tg15/dns/master/conf-master/e53-4.conf @@ -0,0 +1,7 @@ +zone "e53-4.tg15.gathering.org" { + allow-transfer { ns-xfr; }; + type master; + notify yes; + allow-update { key DHCP_UPDATER; }; + file "dynamic/e53-4.tg15.gathering.org.zone"; +}; diff --git a/examples/tg15/dns/master/conf-master/e55-1.conf b/examples/tg15/dns/master/conf-master/e55-1.conf new file mode 100644 index 0000000..98afb84 --- /dev/null +++ b/examples/tg15/dns/master/conf-master/e55-1.conf @@ -0,0 +1,7 @@ +zone "e55-1.tg15.gathering.org" { + allow-transfer { ns-xfr; }; + type master; + notify yes; + allow-update { key DHCP_UPDATER; }; + file "dynamic/e55-1.tg15.gathering.org.zone"; +}; diff --git a/examples/tg15/dns/master/conf-master/e55-2.conf b/examples/tg15/dns/master/conf-master/e55-2.conf new file mode 100644 index 0000000..79cb026 --- /dev/null +++ b/examples/tg15/dns/master/conf-master/e55-2.conf @@ -0,0 +1,7 @@ +zone "e55-2.tg15.gathering.org" { + allow-transfer { ns-xfr; }; + type master; + notify yes; + allow-update { key DHCP_UPDATER; }; + file "dynamic/e55-2.tg15.gathering.org.zone"; +}; diff --git a/examples/tg15/dns/master/conf-master/e55-3.conf b/examples/tg15/dns/master/conf-master/e55-3.conf new file mode 100644 index 0000000..a0dce7b --- /dev/null +++ b/examples/tg15/dns/master/conf-master/e55-3.conf @@ -0,0 +1,7 @@ +zone "e55-3.tg15.gathering.org" { + allow-transfer { ns-xfr; }; + type master; + notify yes; + allow-update { key DHCP_UPDATER; }; + file "dynamic/e55-3.tg15.gathering.org.zone"; +}; diff --git a/examples/tg15/dns/master/conf-master/e55-4.conf b/examples/tg15/dns/master/conf-master/e55-4.conf new file mode 100644 index 0000000..f1844ec --- /dev/null +++ b/examples/tg15/dns/master/conf-master/e55-4.conf @@ -0,0 +1,7 @@ +zone "e55-4.tg15.gathering.org" { + allow-transfer { ns-xfr; }; + type master; + notify yes; + allow-update { key DHCP_UPDATER; }; + file "dynamic/e55-4.tg15.gathering.org.zone"; +}; diff --git a/examples/tg15/dns/master/conf-master/e57-1.conf b/examples/tg15/dns/master/conf-master/e57-1.conf new file mode 100644 index 0000000..bc61187 --- /dev/null +++ b/examples/tg15/dns/master/conf-master/e57-1.conf @@ -0,0 +1,7 @@ +zone "e57-1.tg15.gathering.org" { + allow-transfer { ns-xfr; }; + type master; + notify yes; + allow-update { key DHCP_UPDATER; }; + file "dynamic/e57-1.tg15.gathering.org.zone"; +}; diff --git a/examples/tg15/dns/master/conf-master/e57-2.conf b/examples/tg15/dns/master/conf-master/e57-2.conf new file mode 100644 index 0000000..5c577b4 --- /dev/null +++ b/examples/tg15/dns/master/conf-master/e57-2.conf @@ -0,0 +1,7 @@ +zone "e57-2.tg15.gathering.org" { + allow-transfer { ns-xfr; }; + type master; + notify yes; + allow-update { key DHCP_UPDATER; }; + file "dynamic/e57-2.tg15.gathering.org.zone"; +}; diff --git a/examples/tg15/dns/master/conf-master/e57-3.conf b/examples/tg15/dns/master/conf-master/e57-3.conf new file mode 100644 index 0000000..363d4cc --- /dev/null +++ b/examples/tg15/dns/master/conf-master/e57-3.conf @@ -0,0 +1,7 @@ +zone "e57-3.tg15.gathering.org" { + allow-transfer { ns-xfr; }; + type master; + notify yes; + allow-update { key DHCP_UPDATER; }; + file "dynamic/e57-3.tg15.gathering.org.zone"; +}; diff --git a/examples/tg15/dns/master/conf-master/e57-4.conf b/examples/tg15/dns/master/conf-master/e57-4.conf new file mode 100644 index 0000000..2ef647d --- /dev/null +++ b/examples/tg15/dns/master/conf-master/e57-4.conf @@ -0,0 +1,7 @@ +zone "e57-4.tg15.gathering.org" { + allow-transfer { ns-xfr; }; + type master; + notify yes; + allow-update { key DHCP_UPDATER; }; + file "dynamic/e57-4.tg15.gathering.org.zone"; +}; diff --git a/examples/tg15/dns/master/conf-master/e59-1.conf b/examples/tg15/dns/master/conf-master/e59-1.conf new file mode 100644 index 0000000..50bec4d --- /dev/null +++ b/examples/tg15/dns/master/conf-master/e59-1.conf @@ -0,0 +1,7 @@ +zone "e59-1.tg15.gathering.org" { + allow-transfer { ns-xfr; }; + type master; + notify yes; + allow-update { key DHCP_UPDATER; }; + file "dynamic/e59-1.tg15.gathering.org.zone"; +}; diff --git a/examples/tg15/dns/master/conf-master/e59-2.conf b/examples/tg15/dns/master/conf-master/e59-2.conf new file mode 100644 index 0000000..f4daa0d --- /dev/null +++ b/examples/tg15/dns/master/conf-master/e59-2.conf @@ -0,0 +1,7 @@ +zone "e59-2.tg15.gathering.org" { + allow-transfer { ns-xfr; }; + type master; + notify yes; + allow-update { key DHCP_UPDATER; }; + file "dynamic/e59-2.tg15.gathering.org.zone"; +}; diff --git a/examples/tg15/dns/master/conf-master/e59-3.conf b/examples/tg15/dns/master/conf-master/e59-3.conf new file mode 100644 index 0000000..a4e2f40 --- /dev/null +++ b/examples/tg15/dns/master/conf-master/e59-3.conf @@ -0,0 +1,7 @@ +zone "e59-3.tg15.gathering.org" { + allow-transfer { ns-xfr; }; + type master; + notify yes; + allow-update { key DHCP_UPDATER; }; + file "dynamic/e59-3.tg15.gathering.org.zone"; +}; diff --git a/examples/tg15/dns/master/conf-master/e59-4.conf b/examples/tg15/dns/master/conf-master/e59-4.conf new file mode 100644 index 0000000..fd2c225 --- /dev/null +++ b/examples/tg15/dns/master/conf-master/e59-4.conf @@ -0,0 +1,7 @@ +zone "e59-4.tg15.gathering.org" { + allow-transfer { ns-xfr; }; + type master; + notify yes; + allow-update { key DHCP_UPDATER; }; + file "dynamic/e59-4.tg15.gathering.org.zone"; +}; diff --git a/examples/tg15/dns/master/conf-master/e61-1.conf b/examples/tg15/dns/master/conf-master/e61-1.conf new file mode 100644 index 0000000..4defe98 --- /dev/null +++ b/examples/tg15/dns/master/conf-master/e61-1.conf @@ -0,0 +1,7 @@ +zone "e61-1.tg15.gathering.org" { + allow-transfer { ns-xfr; }; + type master; + notify yes; + allow-update { key DHCP_UPDATER; }; + file "dynamic/e61-1.tg15.gathering.org.zone"; +}; diff --git a/examples/tg15/dns/master/conf-master/e61-2.conf b/examples/tg15/dns/master/conf-master/e61-2.conf new file mode 100644 index 0000000..acd922a --- /dev/null +++ b/examples/tg15/dns/master/conf-master/e61-2.conf @@ -0,0 +1,7 @@ +zone "e61-2.tg15.gathering.org" { + allow-transfer { ns-xfr; }; + type master; + notify yes; + allow-update { key DHCP_UPDATER; }; + file "dynamic/e61-2.tg15.gathering.org.zone"; +}; diff --git a/examples/tg15/dns/master/conf-master/e61-3.conf b/examples/tg15/dns/master/conf-master/e61-3.conf new file mode 100644 index 0000000..cacaf4f --- /dev/null +++ b/examples/tg15/dns/master/conf-master/e61-3.conf @@ -0,0 +1,7 @@ +zone "e61-3.tg15.gathering.org" { + allow-transfer { ns-xfr; }; + type master; + notify yes; + allow-update { key DHCP_UPDATER; }; + file "dynamic/e61-3.tg15.gathering.org.zone"; +}; diff --git a/examples/tg15/dns/master/conf-master/e61-4.conf b/examples/tg15/dns/master/conf-master/e61-4.conf new file mode 100644 index 0000000..7a7afde --- /dev/null +++ b/examples/tg15/dns/master/conf-master/e61-4.conf @@ -0,0 +1,7 @@ +zone "e61-4.tg15.gathering.org" { + allow-transfer { ns-xfr; }; + type master; + notify yes; + allow-update { key DHCP_UPDATER; }; + file "dynamic/e61-4.tg15.gathering.org.zone"; +}; diff --git a/examples/tg15/dns/master/conf-master/e63-1.conf b/examples/tg15/dns/master/conf-master/e63-1.conf new file mode 100644 index 0000000..e4e1a58 --- /dev/null +++ b/examples/tg15/dns/master/conf-master/e63-1.conf @@ -0,0 +1,7 @@ +zone "e63-1.tg15.gathering.org" { + allow-transfer { ns-xfr; }; + type master; + notify yes; + allow-update { key DHCP_UPDATER; }; + file "dynamic/e63-1.tg15.gathering.org.zone"; +}; diff --git a/examples/tg15/dns/master/conf-master/e63-2.conf b/examples/tg15/dns/master/conf-master/e63-2.conf new file mode 100644 index 0000000..a1f4fa5 --- /dev/null +++ b/examples/tg15/dns/master/conf-master/e63-2.conf @@ -0,0 +1,7 @@ +zone "e63-2.tg15.gathering.org" { + allow-transfer { ns-xfr; }; + type master; + notify yes; + allow-update { key DHCP_UPDATER; }; + file "dynamic/e63-2.tg15.gathering.org.zone"; +}; diff --git a/examples/tg15/dns/master/conf-master/e63-3.conf b/examples/tg15/dns/master/conf-master/e63-3.conf new file mode 100644 index 0000000..35020c3 --- /dev/null +++ b/examples/tg15/dns/master/conf-master/e63-3.conf @@ -0,0 +1,7 @@ +zone "e63-3.tg15.gathering.org" { + allow-transfer { ns-xfr; }; + type master; + notify yes; + allow-update { key DHCP_UPDATER; }; + file "dynamic/e63-3.tg15.gathering.org.zone"; +}; diff --git a/examples/tg15/dns/master/conf-master/e63-4.conf b/examples/tg15/dns/master/conf-master/e63-4.conf new file mode 100644 index 0000000..6cca5fc --- /dev/null +++ b/examples/tg15/dns/master/conf-master/e63-4.conf @@ -0,0 +1,7 @@ +zone "e63-4.tg15.gathering.org" { + allow-transfer { ns-xfr; }; + type master; + notify yes; + allow-update { key DHCP_UPDATER; }; + file "dynamic/e63-4.tg15.gathering.org.zone"; +}; diff --git a/examples/tg15/dns/master/conf-master/e65-1.conf b/examples/tg15/dns/master/conf-master/e65-1.conf new file mode 100644 index 0000000..2f3726f --- /dev/null +++ b/examples/tg15/dns/master/conf-master/e65-1.conf @@ -0,0 +1,7 @@ +zone "e65-1.tg15.gathering.org" { + allow-transfer { ns-xfr; }; + type master; + notify yes; + allow-update { key DHCP_UPDATER; }; + file "dynamic/e65-1.tg15.gathering.org.zone"; +}; diff --git a/examples/tg15/dns/master/conf-master/e65-2.conf b/examples/tg15/dns/master/conf-master/e65-2.conf new file mode 100644 index 0000000..c4e142a --- /dev/null +++ b/examples/tg15/dns/master/conf-master/e65-2.conf @@ -0,0 +1,7 @@ +zone "e65-2.tg15.gathering.org" { + allow-transfer { ns-xfr; }; + type master; + notify yes; + allow-update { key DHCP_UPDATER; }; + file "dynamic/e65-2.tg15.gathering.org.zone"; +}; diff --git a/examples/tg15/dns/master/conf-master/e65-3.conf b/examples/tg15/dns/master/conf-master/e65-3.conf new file mode 100644 index 0000000..e7dbd18 --- /dev/null +++ b/examples/tg15/dns/master/conf-master/e65-3.conf @@ -0,0 +1,7 @@ +zone "e65-3.tg15.gathering.org" { + allow-transfer { ns-xfr; }; + type master; + notify yes; + allow-update { key DHCP_UPDATER; }; + file "dynamic/e65-3.tg15.gathering.org.zone"; +}; diff --git a/examples/tg15/dns/master/conf-master/e65-4.conf b/examples/tg15/dns/master/conf-master/e65-4.conf new file mode 100644 index 0000000..f57a868 --- /dev/null +++ b/examples/tg15/dns/master/conf-master/e65-4.conf @@ -0,0 +1,7 @@ +zone "e65-4.tg15.gathering.org" { + allow-transfer { ns-xfr; }; + type master; + notify yes; + allow-update { key DHCP_UPDATER; }; + file "dynamic/e65-4.tg15.gathering.org.zone"; +}; diff --git a/examples/tg15/dns/master/conf-master/e67-1.conf b/examples/tg15/dns/master/conf-master/e67-1.conf new file mode 100644 index 0000000..e2e8f7a --- /dev/null +++ b/examples/tg15/dns/master/conf-master/e67-1.conf @@ -0,0 +1,7 @@ +zone "e67-1.tg15.gathering.org" { + allow-transfer { ns-xfr; }; + type master; + notify yes; + allow-update { key DHCP_UPDATER; }; + file "dynamic/e67-1.tg15.gathering.org.zone"; +}; diff --git a/examples/tg15/dns/master/conf-master/e67-2.conf b/examples/tg15/dns/master/conf-master/e67-2.conf new file mode 100644 index 0000000..7b93265 --- /dev/null +++ b/examples/tg15/dns/master/conf-master/e67-2.conf @@ -0,0 +1,7 @@ +zone "e67-2.tg15.gathering.org" { + allow-transfer { ns-xfr; }; + type master; + notify yes; + allow-update { key DHCP_UPDATER; }; + file "dynamic/e67-2.tg15.gathering.org.zone"; +}; diff --git a/examples/tg15/dns/master/conf-master/e67-3.conf b/examples/tg15/dns/master/conf-master/e67-3.conf new file mode 100644 index 0000000..8a795e1 --- /dev/null +++ b/examples/tg15/dns/master/conf-master/e67-3.conf @@ -0,0 +1,7 @@ +zone "e67-3.tg15.gathering.org" { + allow-transfer { ns-xfr; }; + type master; + notify yes; + allow-update { key DHCP_UPDATER; }; + file "dynamic/e67-3.tg15.gathering.org.zone"; +}; diff --git a/examples/tg15/dns/master/conf-master/e67-4.conf b/examples/tg15/dns/master/conf-master/e67-4.conf new file mode 100644 index 0000000..e6ac983 --- /dev/null +++ b/examples/tg15/dns/master/conf-master/e67-4.conf @@ -0,0 +1,7 @@ +zone "e67-4.tg15.gathering.org" { + allow-transfer { ns-xfr; }; + type master; + notify yes; + allow-update { key DHCP_UPDATER; }; + file "dynamic/e67-4.tg15.gathering.org.zone"; +}; diff --git a/examples/tg15/dns/master/conf-master/e69-1.conf b/examples/tg15/dns/master/conf-master/e69-1.conf new file mode 100644 index 0000000..af85a82 --- /dev/null +++ b/examples/tg15/dns/master/conf-master/e69-1.conf @@ -0,0 +1,7 @@ +zone "e69-1.tg15.gathering.org" { + allow-transfer { ns-xfr; }; + type master; + notify yes; + allow-update { key DHCP_UPDATER; }; + file "dynamic/e69-1.tg15.gathering.org.zone"; +}; diff --git a/examples/tg15/dns/master/conf-master/e69-2.conf b/examples/tg15/dns/master/conf-master/e69-2.conf new file mode 100644 index 0000000..8691258 --- /dev/null +++ b/examples/tg15/dns/master/conf-master/e69-2.conf @@ -0,0 +1,7 @@ +zone "e69-2.tg15.gathering.org" { + allow-transfer { ns-xfr; }; + type master; + notify yes; + allow-update { key DHCP_UPDATER; }; + file "dynamic/e69-2.tg15.gathering.org.zone"; +}; diff --git a/examples/tg15/dns/master/conf-master/e69-3.conf b/examples/tg15/dns/master/conf-master/e69-3.conf new file mode 100644 index 0000000..75ca5d5 --- /dev/null +++ b/examples/tg15/dns/master/conf-master/e69-3.conf @@ -0,0 +1,7 @@ +zone "e69-3.tg15.gathering.org" { + allow-transfer { ns-xfr; }; + type master; + notify yes; + allow-update { key DHCP_UPDATER; }; + file "dynamic/e69-3.tg15.gathering.org.zone"; +}; diff --git a/examples/tg15/dns/master/conf-master/e69-4.conf b/examples/tg15/dns/master/conf-master/e69-4.conf new file mode 100644 index 0000000..fabb61f --- /dev/null +++ b/examples/tg15/dns/master/conf-master/e69-4.conf @@ -0,0 +1,7 @@ +zone "e69-4.tg15.gathering.org" { + allow-transfer { ns-xfr; }; + type master; + notify yes; + allow-update { key DHCP_UPDATER; }; + file "dynamic/e69-4.tg15.gathering.org.zone"; +}; diff --git a/examples/tg15/dns/master/conf-master/e7-2.conf b/examples/tg15/dns/master/conf-master/e7-2.conf new file mode 100644 index 0000000..5a70601 --- /dev/null +++ b/examples/tg15/dns/master/conf-master/e7-2.conf @@ -0,0 +1,7 @@ +zone "e7-2.tg15.gathering.org" { + allow-transfer { ns-xfr; }; + type master; + notify yes; + allow-update { key DHCP_UPDATER; }; + file "dynamic/e7-2.tg15.gathering.org.zone"; +}; diff --git a/examples/tg15/dns/master/conf-master/e7-3.conf b/examples/tg15/dns/master/conf-master/e7-3.conf new file mode 100644 index 0000000..7c75c92 --- /dev/null +++ b/examples/tg15/dns/master/conf-master/e7-3.conf @@ -0,0 +1,7 @@ +zone "e7-3.tg15.gathering.org" { + allow-transfer { ns-xfr; }; + type master; + notify yes; + allow-update { key DHCP_UPDATER; }; + file "dynamic/e7-3.tg15.gathering.org.zone"; +}; diff --git a/examples/tg15/dns/master/conf-master/e7-4.conf b/examples/tg15/dns/master/conf-master/e7-4.conf new file mode 100644 index 0000000..0294671 --- /dev/null +++ b/examples/tg15/dns/master/conf-master/e7-4.conf @@ -0,0 +1,7 @@ +zone "e7-4.tg15.gathering.org" { + allow-transfer { ns-xfr; }; + type master; + notify yes; + allow-update { key DHCP_UPDATER; }; + file "dynamic/e7-4.tg15.gathering.org.zone"; +}; diff --git a/examples/tg15/dns/master/conf-master/e71-1.conf b/examples/tg15/dns/master/conf-master/e71-1.conf new file mode 100644 index 0000000..bb80785 --- /dev/null +++ b/examples/tg15/dns/master/conf-master/e71-1.conf @@ -0,0 +1,7 @@ +zone "e71-1.tg15.gathering.org" { + allow-transfer { ns-xfr; }; + type master; + notify yes; + allow-update { key DHCP_UPDATER; }; + file "dynamic/e71-1.tg15.gathering.org.zone"; +}; diff --git a/examples/tg15/dns/master/conf-master/e71-2.conf b/examples/tg15/dns/master/conf-master/e71-2.conf new file mode 100644 index 0000000..059d393 --- /dev/null +++ b/examples/tg15/dns/master/conf-master/e71-2.conf @@ -0,0 +1,7 @@ +zone "e71-2.tg15.gathering.org" { + allow-transfer { ns-xfr; }; + type master; + notify yes; + allow-update { key DHCP_UPDATER; }; + file "dynamic/e71-2.tg15.gathering.org.zone"; +}; diff --git a/examples/tg15/dns/master/conf-master/e71-3.conf b/examples/tg15/dns/master/conf-master/e71-3.conf new file mode 100644 index 0000000..89dc0c2 --- /dev/null +++ b/examples/tg15/dns/master/conf-master/e71-3.conf @@ -0,0 +1,7 @@ +zone "e71-3.tg15.gathering.org" { + allow-transfer { ns-xfr; }; + type master; + notify yes; + allow-update { key DHCP_UPDATER; }; + file "dynamic/e71-3.tg15.gathering.org.zone"; +}; diff --git a/examples/tg15/dns/master/conf-master/e71-4.conf b/examples/tg15/dns/master/conf-master/e71-4.conf new file mode 100644 index 0000000..5e2e43f --- /dev/null +++ b/examples/tg15/dns/master/conf-master/e71-4.conf @@ -0,0 +1,7 @@ +zone "e71-4.tg15.gathering.org" { + allow-transfer { ns-xfr; }; + type master; + notify yes; + allow-update { key DHCP_UPDATER; }; + file "dynamic/e71-4.tg15.gathering.org.zone"; +}; diff --git a/examples/tg15/dns/master/conf-master/e73-1.conf b/examples/tg15/dns/master/conf-master/e73-1.conf new file mode 100644 index 0000000..ba03fa3 --- /dev/null +++ b/examples/tg15/dns/master/conf-master/e73-1.conf @@ -0,0 +1,7 @@ +zone "e73-1.tg15.gathering.org" { + allow-transfer { ns-xfr; }; + type master; + notify yes; + allow-update { key DHCP_UPDATER; }; + file "dynamic/e73-1.tg15.gathering.org.zone"; +}; diff --git a/examples/tg15/dns/master/conf-master/e73-2.conf b/examples/tg15/dns/master/conf-master/e73-2.conf new file mode 100644 index 0000000..b89edd2 --- /dev/null +++ b/examples/tg15/dns/master/conf-master/e73-2.conf @@ -0,0 +1,7 @@ +zone "e73-2.tg15.gathering.org" { + allow-transfer { ns-xfr; }; + type master; + notify yes; + allow-update { key DHCP_UPDATER; }; + file "dynamic/e73-2.tg15.gathering.org.zone"; +}; diff --git a/examples/tg15/dns/master/conf-master/e73-3.conf b/examples/tg15/dns/master/conf-master/e73-3.conf new file mode 100644 index 0000000..f8000ec --- /dev/null +++ b/examples/tg15/dns/master/conf-master/e73-3.conf @@ -0,0 +1,7 @@ +zone "e73-3.tg15.gathering.org" { + allow-transfer { ns-xfr; }; + type master; + notify yes; + allow-update { key DHCP_UPDATER; }; + file "dynamic/e73-3.tg15.gathering.org.zone"; +}; diff --git a/examples/tg15/dns/master/conf-master/e73-4.conf b/examples/tg15/dns/master/conf-master/e73-4.conf new file mode 100644 index 0000000..055df13 --- /dev/null +++ b/examples/tg15/dns/master/conf-master/e73-4.conf @@ -0,0 +1,7 @@ +zone "e73-4.tg15.gathering.org" { + allow-transfer { ns-xfr; }; + type master; + notify yes; + allow-update { key DHCP_UPDATER; }; + file "dynamic/e73-4.tg15.gathering.org.zone"; +}; diff --git a/examples/tg15/dns/master/conf-master/e75-1.conf b/examples/tg15/dns/master/conf-master/e75-1.conf new file mode 100644 index 0000000..8c492f9 --- /dev/null +++ b/examples/tg15/dns/master/conf-master/e75-1.conf @@ -0,0 +1,7 @@ +zone "e75-1.tg15.gathering.org" { + allow-transfer { ns-xfr; }; + type master; + notify yes; + allow-update { key DHCP_UPDATER; }; + file "dynamic/e75-1.tg15.gathering.org.zone"; +}; diff --git a/examples/tg15/dns/master/conf-master/e75-2.conf b/examples/tg15/dns/master/conf-master/e75-2.conf new file mode 100644 index 0000000..a22c958 --- /dev/null +++ b/examples/tg15/dns/master/conf-master/e75-2.conf @@ -0,0 +1,7 @@ +zone "e75-2.tg15.gathering.org" { + allow-transfer { ns-xfr; }; + type master; + notify yes; + allow-update { key DHCP_UPDATER; }; + file "dynamic/e75-2.tg15.gathering.org.zone"; +}; diff --git a/examples/tg15/dns/master/conf-master/e75-3.conf b/examples/tg15/dns/master/conf-master/e75-3.conf new file mode 100644 index 0000000..ae25dd9 --- /dev/null +++ b/examples/tg15/dns/master/conf-master/e75-3.conf @@ -0,0 +1,7 @@ +zone "e75-3.tg15.gathering.org" { + allow-transfer { ns-xfr; }; + type master; + notify yes; + allow-update { key DHCP_UPDATER; }; + file "dynamic/e75-3.tg15.gathering.org.zone"; +}; diff --git a/examples/tg15/dns/master/conf-master/e75-4.conf b/examples/tg15/dns/master/conf-master/e75-4.conf new file mode 100644 index 0000000..2a257c0 --- /dev/null +++ b/examples/tg15/dns/master/conf-master/e75-4.conf @@ -0,0 +1,7 @@ +zone "e75-4.tg15.gathering.org" { + allow-transfer { ns-xfr; }; + type master; + notify yes; + allow-update { key DHCP_UPDATER; }; + file "dynamic/e75-4.tg15.gathering.org.zone"; +}; diff --git a/examples/tg15/dns/master/conf-master/e77-1.conf b/examples/tg15/dns/master/conf-master/e77-1.conf new file mode 100644 index 0000000..f906779 --- /dev/null +++ b/examples/tg15/dns/master/conf-master/e77-1.conf @@ -0,0 +1,7 @@ +zone "e77-1.tg15.gathering.org" { + allow-transfer { ns-xfr; }; + type master; + notify yes; + allow-update { key DHCP_UPDATER; }; + file "dynamic/e77-1.tg15.gathering.org.zone"; +}; diff --git a/examples/tg15/dns/master/conf-master/e77-2.conf b/examples/tg15/dns/master/conf-master/e77-2.conf new file mode 100644 index 0000000..5524410 --- /dev/null +++ b/examples/tg15/dns/master/conf-master/e77-2.conf @@ -0,0 +1,7 @@ +zone "e77-2.tg15.gathering.org" { + allow-transfer { ns-xfr; }; + type master; + notify yes; + allow-update { key DHCP_UPDATER; }; + file "dynamic/e77-2.tg15.gathering.org.zone"; +}; diff --git a/examples/tg15/dns/master/conf-master/e77-3.conf b/examples/tg15/dns/master/conf-master/e77-3.conf new file mode 100644 index 0000000..90dff5c --- /dev/null +++ b/examples/tg15/dns/master/conf-master/e77-3.conf @@ -0,0 +1,7 @@ +zone "e77-3.tg15.gathering.org" { + allow-transfer { ns-xfr; }; + type master; + notify yes; + allow-update { key DHCP_UPDATER; }; + file "dynamic/e77-3.tg15.gathering.org.zone"; +}; diff --git a/examples/tg15/dns/master/conf-master/e77-4.conf b/examples/tg15/dns/master/conf-master/e77-4.conf new file mode 100644 index 0000000..6600082 --- /dev/null +++ b/examples/tg15/dns/master/conf-master/e77-4.conf @@ -0,0 +1,7 @@ +zone "e77-4.tg15.gathering.org" { + allow-transfer { ns-xfr; }; + type master; + notify yes; + allow-update { key DHCP_UPDATER; }; + file "dynamic/e77-4.tg15.gathering.org.zone"; +}; diff --git a/examples/tg15/dns/master/conf-master/e79-1.conf b/examples/tg15/dns/master/conf-master/e79-1.conf new file mode 100644 index 0000000..ce713e0 --- /dev/null +++ b/examples/tg15/dns/master/conf-master/e79-1.conf @@ -0,0 +1,7 @@ +zone "e79-1.tg15.gathering.org" { + allow-transfer { ns-xfr; }; + type master; + notify yes; + allow-update { key DHCP_UPDATER; }; + file "dynamic/e79-1.tg15.gathering.org.zone"; +}; diff --git a/examples/tg15/dns/master/conf-master/e79-2.conf b/examples/tg15/dns/master/conf-master/e79-2.conf new file mode 100644 index 0000000..14c1e93 --- /dev/null +++ b/examples/tg15/dns/master/conf-master/e79-2.conf @@ -0,0 +1,7 @@ +zone "e79-2.tg15.gathering.org" { + allow-transfer { ns-xfr; }; + type master; + notify yes; + allow-update { key DHCP_UPDATER; }; + file "dynamic/e79-2.tg15.gathering.org.zone"; +}; diff --git a/examples/tg15/dns/master/conf-master/e79-3.conf b/examples/tg15/dns/master/conf-master/e79-3.conf new file mode 100644 index 0000000..052e1c7 --- /dev/null +++ b/examples/tg15/dns/master/conf-master/e79-3.conf @@ -0,0 +1,7 @@ +zone "e79-3.tg15.gathering.org" { + allow-transfer { ns-xfr; }; + type master; + notify yes; + allow-update { key DHCP_UPDATER; }; + file "dynamic/e79-3.tg15.gathering.org.zone"; +}; diff --git a/examples/tg15/dns/master/conf-master/e79-4.conf b/examples/tg15/dns/master/conf-master/e79-4.conf new file mode 100644 index 0000000..65b0faf --- /dev/null +++ b/examples/tg15/dns/master/conf-master/e79-4.conf @@ -0,0 +1,7 @@ +zone "e79-4.tg15.gathering.org" { + allow-transfer { ns-xfr; }; + type master; + notify yes; + allow-update { key DHCP_UPDATER; }; + file "dynamic/e79-4.tg15.gathering.org.zone"; +}; diff --git a/examples/tg15/dns/master/conf-master/e81-1.conf b/examples/tg15/dns/master/conf-master/e81-1.conf new file mode 100644 index 0000000..bddb454 --- /dev/null +++ b/examples/tg15/dns/master/conf-master/e81-1.conf @@ -0,0 +1,7 @@ +zone "e81-1.tg15.gathering.org" { + allow-transfer { ns-xfr; }; + type master; + notify yes; + allow-update { key DHCP_UPDATER; }; + file "dynamic/e81-1.tg15.gathering.org.zone"; +}; diff --git a/examples/tg15/dns/master/conf-master/e81-2.conf b/examples/tg15/dns/master/conf-master/e81-2.conf new file mode 100644 index 0000000..7e5c6d8 --- /dev/null +++ b/examples/tg15/dns/master/conf-master/e81-2.conf @@ -0,0 +1,7 @@ +zone "e81-2.tg15.gathering.org" { + allow-transfer { ns-xfr; }; + type master; + notify yes; + allow-update { key DHCP_UPDATER; }; + file "dynamic/e81-2.tg15.gathering.org.zone"; +}; diff --git a/examples/tg15/dns/master/conf-master/e83-1.conf b/examples/tg15/dns/master/conf-master/e83-1.conf new file mode 100644 index 0000000..e4c9233 --- /dev/null +++ b/examples/tg15/dns/master/conf-master/e83-1.conf @@ -0,0 +1,7 @@ +zone "e83-1.tg15.gathering.org" { + allow-transfer { ns-xfr; }; + type master; + notify yes; + allow-update { key DHCP_UPDATER; }; + file "dynamic/e83-1.tg15.gathering.org.zone"; +}; diff --git a/examples/tg15/dns/master/conf-master/e83-2.conf b/examples/tg15/dns/master/conf-master/e83-2.conf new file mode 100644 index 0000000..60ab600 --- /dev/null +++ b/examples/tg15/dns/master/conf-master/e83-2.conf @@ -0,0 +1,7 @@ +zone "e83-2.tg15.gathering.org" { + allow-transfer { ns-xfr; }; + type master; + notify yes; + allow-update { key DHCP_UPDATER; }; + file "dynamic/e83-2.tg15.gathering.org.zone"; +}; diff --git a/examples/tg15/dns/master/conf-master/e9-2.conf b/examples/tg15/dns/master/conf-master/e9-2.conf new file mode 100644 index 0000000..abd0503 --- /dev/null +++ b/examples/tg15/dns/master/conf-master/e9-2.conf @@ -0,0 +1,7 @@ +zone "e9-2.tg15.gathering.org" { + allow-transfer { ns-xfr; }; + type master; + notify yes; + allow-update { key DHCP_UPDATER; }; + file "dynamic/e9-2.tg15.gathering.org.zone"; +}; diff --git a/examples/tg15/dns/master/conf-master/e9-3.conf b/examples/tg15/dns/master/conf-master/e9-3.conf new file mode 100644 index 0000000..97e7588 --- /dev/null +++ b/examples/tg15/dns/master/conf-master/e9-3.conf @@ -0,0 +1,7 @@ +zone "e9-3.tg15.gathering.org" { + allow-transfer { ns-xfr; }; + type master; + notify yes; + allow-update { key DHCP_UPDATER; }; + file "dynamic/e9-3.tg15.gathering.org.zone"; +}; diff --git a/examples/tg15/dns/master/conf-master/e9-4.conf b/examples/tg15/dns/master/conf-master/e9-4.conf new file mode 100644 index 0000000..de72c01 --- /dev/null +++ b/examples/tg15/dns/master/conf-master/e9-4.conf @@ -0,0 +1,7 @@ +zone "e9-4.tg15.gathering.org" { + allow-transfer { ns-xfr; }; + type master; + notify yes; + allow-update { key DHCP_UPDATER; }; + file "dynamic/e9-4.tg15.gathering.org.zone"; +}; diff --git a/examples/tg15/dns/master/conf-master/event-north.conf b/examples/tg15/dns/master/conf-master/event-north.conf new file mode 100644 index 0000000..373f588 --- /dev/null +++ b/examples/tg15/dns/master/conf-master/event-north.conf @@ -0,0 +1,7 @@ +zone "event-north.tg15.gathering.org" { + allow-transfer { ns-xfr; }; + type master; + notify yes; + allow-update { key DHCP_UPDATER; }; + file "dynamic/event-north.tg15.gathering.org.zone"; +}; diff --git a/examples/tg15/dns/master/conf-master/fugleberget1.conf b/examples/tg15/dns/master/conf-master/fugleberget1.conf new file mode 100644 index 0000000..82b88e0 --- /dev/null +++ b/examples/tg15/dns/master/conf-master/fugleberget1.conf @@ -0,0 +1,7 @@ +zone "fugleberget1.tg15.gathering.org" { + allow-transfer { ns-xfr; }; + type master; + notify yes; + allow-update { key DHCP_UPDATER; }; + file "dynamic/fugleberget1.tg15.gathering.org.zone"; +}; diff --git a/examples/tg15/dns/master/conf-master/game.conf b/examples/tg15/dns/master/conf-master/game.conf new file mode 100644 index 0000000..96df911 --- /dev/null +++ b/examples/tg15/dns/master/conf-master/game.conf @@ -0,0 +1,7 @@ +zone "game.tg15.gathering.org" { + allow-transfer { ns-xfr; }; + type master; + notify yes; + allow-update { key DHCP_UPDATER; }; + file "dynamic/game.tg15.gathering.org.zone"; +}; diff --git a/examples/tg15/dns/master/conf-master/gamecrew.conf b/examples/tg15/dns/master/conf-master/gamecrew.conf new file mode 100644 index 0000000..0f266ab --- /dev/null +++ b/examples/tg15/dns/master/conf-master/gamecrew.conf @@ -0,0 +1,7 @@ +zone "gamecrew.tg15.gathering.org" { + allow-transfer { ns-xfr; }; + type master; + notify yes; + allow-update { key DHCP_UPDATER; }; + file "dynamic/gamecrew.tg15.gathering.org.zone"; +}; diff --git a/examples/tg15/dns/master/conf-master/infodesk.conf b/examples/tg15/dns/master/conf-master/infodesk.conf new file mode 100644 index 0000000..d0c5b30 --- /dev/null +++ b/examples/tg15/dns/master/conf-master/infodesk.conf @@ -0,0 +1,7 @@ +zone "infodesk.tg15.gathering.org" { + allow-transfer { ns-xfr; }; + type master; + notify yes; + allow-update { key DHCP_UPDATER; }; + file "dynamic/infodesk.tg15.gathering.org.zone"; +}; diff --git a/examples/tg15/dns/master/conf-master/logistikk.conf b/examples/tg15/dns/master/conf-master/logistikk.conf new file mode 100644 index 0000000..1b198ce --- /dev/null +++ b/examples/tg15/dns/master/conf-master/logistikk.conf @@ -0,0 +1,7 @@ +zone "logistikk.tg15.gathering.org" { + allow-transfer { ns-xfr; }; + type master; + notify yes; + allow-update { key DHCP_UPDATER; }; + file "dynamic/logistikk.tg15.gathering.org.zone"; +}; diff --git a/examples/tg15/dns/master/conf-master/lounge.conf b/examples/tg15/dns/master/conf-master/lounge.conf new file mode 100644 index 0000000..211cd29 --- /dev/null +++ b/examples/tg15/dns/master/conf-master/lounge.conf @@ -0,0 +1,7 @@ +zone "lounge.tg15.gathering.org" { + allow-transfer { ns-xfr; }; + type master; + notify yes; + allow-update { key DHCP_UPDATER; }; + file "dynamic/lounge.tg15.gathering.org.zone"; +}; diff --git a/examples/tg15/dns/master/conf-master/medic.conf b/examples/tg15/dns/master/conf-master/medic.conf new file mode 100644 index 0000000..58d5034 --- /dev/null +++ b/examples/tg15/dns/master/conf-master/medic.conf @@ -0,0 +1,7 @@ +zone "medic.tg15.gathering.org" { + allow-transfer { ns-xfr; }; + type master; + notify yes; + allow-update { key DHCP_UPDATER; }; + file "dynamic/medic.tg15.gathering.org.zone"; +}; diff --git a/examples/tg15/dns/master/conf-master/motell.conf b/examples/tg15/dns/master/conf-master/motell.conf new file mode 100644 index 0000000..ec44ede --- /dev/null +++ b/examples/tg15/dns/master/conf-master/motell.conf @@ -0,0 +1,7 @@ +zone "motell.tg15.gathering.org" { + allow-transfer { ns-xfr; }; + type master; + notify yes; + allow-update { key DHCP_UPDATER; }; + file "dynamic/motell.tg15.gathering.org.zone"; +}; diff --git a/examples/tg15/dns/master/conf-master/nextron.conf b/examples/tg15/dns/master/conf-master/nextron.conf new file mode 100644 index 0000000..9f2bd7c --- /dev/null +++ b/examples/tg15/dns/master/conf-master/nextron.conf @@ -0,0 +1,7 @@ +zone "nextron.tg15.gathering.org" { + allow-transfer { ns-xfr; }; + type master; + notify yes; + allow-update { key DHCP_UPDATER; }; + file "dynamic/nextron.tg15.gathering.org.zone"; +}; diff --git a/examples/tg15/dns/master/conf-master/noc.conf b/examples/tg15/dns/master/conf-master/noc.conf new file mode 100644 index 0000000..51aea23 --- /dev/null +++ b/examples/tg15/dns/master/conf-master/noc.conf @@ -0,0 +1,7 @@ +zone "noc.tg15.gathering.org" { + allow-transfer { ns-xfr; }; + type master; + notify yes; + allow-update { key DHCP_UPDATER; }; + file "dynamic/noc.tg15.gathering.org.zone"; +}; diff --git a/examples/tg15/dns/master/conf-master/presse.conf b/examples/tg15/dns/master/conf-master/presse.conf new file mode 100644 index 0000000..e74f59c --- /dev/null +++ b/examples/tg15/dns/master/conf-master/presse.conf @@ -0,0 +1,7 @@ +zone "presse.tg15.gathering.org" { + allow-transfer { ns-xfr; }; + type master; + notify yes; + allow-update { key DHCP_UPDATER; }; + file "dynamic/presse.tg15.gathering.org.zone"; +}; diff --git a/examples/tg15/dns/master/conf-master/resepsjon.conf b/examples/tg15/dns/master/conf-master/resepsjon.conf new file mode 100644 index 0000000..8fd3fa2 --- /dev/null +++ b/examples/tg15/dns/master/conf-master/resepsjon.conf @@ -0,0 +1,7 @@ +zone "resepsjon.tg15.gathering.org" { + allow-transfer { ns-xfr; }; + type master; + notify yes; + allow-update { key DHCP_UPDATER; }; + file "dynamic/resepsjon.tg15.gathering.org.zone"; +}; diff --git a/examples/tg15/dns/master/conf-master/southcam.conf b/examples/tg15/dns/master/conf-master/southcam.conf new file mode 100644 index 0000000..ed20a93 --- /dev/null +++ b/examples/tg15/dns/master/conf-master/southcam.conf @@ -0,0 +1,7 @@ +zone "southcam.tg15.gathering.org" { + allow-transfer { ns-xfr; }; + type master; + notify yes; + allow-update { key DHCP_UPDATER; }; + file "dynamic/southcam.tg15.gathering.org.zone"; +}; diff --git a/examples/tg15/dns/master/conf-master/sponsor.conf b/examples/tg15/dns/master/conf-master/sponsor.conf new file mode 100644 index 0000000..7b50381 --- /dev/null +++ b/examples/tg15/dns/master/conf-master/sponsor.conf @@ -0,0 +1,7 @@ +zone "sponsor.tg15.gathering.org" { + allow-transfer { ns-xfr; }; + type master; + notify yes; + allow-update { key DHCP_UPDATER; }; + file "dynamic/sponsor.tg15.gathering.org.zone"; +}; diff --git a/examples/tg15/dns/master/conf-master/stage.conf b/examples/tg15/dns/master/conf-master/stage.conf new file mode 100644 index 0000000..0c76b06 --- /dev/null +++ b/examples/tg15/dns/master/conf-master/stage.conf @@ -0,0 +1,7 @@ +zone "stage.tg15.gathering.org" { + allow-transfer { ns-xfr; }; + type master; + notify yes; + allow-update { key DHCP_UPDATER; }; + file "dynamic/stage.tg15.gathering.org.zone"; +}; diff --git a/examples/tg15/dns/master/conf-master/studio.conf b/examples/tg15/dns/master/conf-master/studio.conf new file mode 100644 index 0000000..32e71a2 --- /dev/null +++ b/examples/tg15/dns/master/conf-master/studio.conf @@ -0,0 +1,7 @@ +zone "studio.tg15.gathering.org" { + allow-transfer { ns-xfr; }; + type master; + notify yes; + allow-update { key DHCP_UPDATER; }; + file "dynamic/studio.tg15.gathering.org.zone"; +}; diff --git a/examples/tg15/dns/master/conf-master/sw1-crew.conf b/examples/tg15/dns/master/conf-master/sw1-crew.conf new file mode 100644 index 0000000..531ad91 --- /dev/null +++ b/examples/tg15/dns/master/conf-master/sw1-crew.conf @@ -0,0 +1,7 @@ +zone "sw1-crew.tg15.gathering.org" { + allow-transfer { ns-xfr; }; + type master; + notify yes; + allow-update { key DHCP_UPDATER; }; + file "dynamic/sw1-crew.tg15.gathering.org.zone"; +}; diff --git a/examples/tg15/dns/master/conf-master/sw2-crew.conf b/examples/tg15/dns/master/conf-master/sw2-crew.conf new file mode 100644 index 0000000..532b7a4 --- /dev/null +++ b/examples/tg15/dns/master/conf-master/sw2-crew.conf @@ -0,0 +1,7 @@ +zone "sw2-crew.tg15.gathering.org" { + allow-transfer { ns-xfr; }; + type master; + notify yes; + allow-update { key DHCP_UPDATER; }; + file "dynamic/sw2-crew.tg15.gathering.org.zone"; +}; diff --git a/examples/tg15/dns/master/conf-master/sw3-crew.conf b/examples/tg15/dns/master/conf-master/sw3-crew.conf new file mode 100644 index 0000000..3596ae6 --- /dev/null +++ b/examples/tg15/dns/master/conf-master/sw3-crew.conf @@ -0,0 +1,7 @@ +zone "sw3-crew.tg15.gathering.org" { + allow-transfer { ns-xfr; }; + type master; + notify yes; + allow-update { key DHCP_UPDATER; }; + file "dynamic/sw3-crew.tg15.gathering.org.zone"; +}; diff --git a/examples/tg15/dns/master/conf-master/tg15-wlan.conf b/examples/tg15/dns/master/conf-master/tg15-wlan.conf new file mode 100644 index 0000000..87c1155 --- /dev/null +++ b/examples/tg15/dns/master/conf-master/tg15-wlan.conf @@ -0,0 +1,7 @@ +zone "tg15-wlan.tg15.gathering.org" { + allow-transfer { ns-xfr; }; + type master; + notify yes; + allow-update { key DHCP_UPDATER; }; + file "dynamic/tg15-wlan.tg15.gathering.org.zone"; +}; |