diff options
Diffstat (limited to 'examples/tg15/dns/master')
187 files changed, 3364 insertions, 0 deletions
diff --git a/examples/tg15/dns/master/2.0.d.e.2.0.a.2.ip6.arpa.zone b/examples/tg15/dns/master/2.0.d.e.2.0.a.2.ip6.arpa.zone new file mode 100644 index 0000000..a6ceb1d --- /dev/null +++ b/examples/tg15/dns/master/2.0.d.e.2.0.a.2.ip6.arpa.zone @@ -0,0 +1,11 @@ +$ORIGIN . +$TTL 3600 ; 1 hour +2.0.d.e.2.0.a.2.ip6.arpa IN SOA marty.tg15.gathering.org. abuse.gathering.org. ( + 2015033468 ; serial + 3600 ; refresh (1 hour) + 1800 ; retry (30 minutes) + 608400 ; expire (1 week 1 hour) + 3600 ; minimum (1 hour) + ) + NS emmet.tg15.gathering.org. + NS marty.tg15.gathering.org. 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"; +}; diff --git a/examples/tg15/dns/master/infra.tg15.gathering.org.zone b/examples/tg15/dns/master/infra.tg15.gathering.org.zone new file mode 100644 index 0000000..04571d5 --- /dev/null +++ b/examples/tg15/dns/master/infra.tg15.gathering.org.zone @@ -0,0 +1,354 @@ +$TTL 3600 +@ IN SOA marty.tg15.gathering.org. abuse.gathering.org. ( + 2015040301; serial + 3600 ; refresh + 1800 ; retry + 608400 ; expire + 3600 ) ; minimum and default TTL + + IN NS marty.tg15.gathering.org. + IN NS emmet.tg15.gathering.org. + +; Generated by make-all-config.sh on the bootstrapping/nms server. +; Will not be overwritten unless it is missing ;) + +rs1.tele IN A 151.216.255.0 +rs1.tele IN AAAA 2a02:ed02:FFFF::0 +rs1.distro0 IN A 151.216.255.1 +rs1.distro0 IN AAAA 2a02:ed02:FFFF::1 +rs1.distro1 IN A 151.216.255.2 +rs1.distro1 IN AAAA 2a02:ed02:FFFF::2 +rs1.distro2 IN A 151.216.255.3 +rs1.distro2 IN AAAA 2a02:ed02:FFFF::3 +rs1.distro3 IN A 151.216.255.4 +rs1.distro3 IN AAAA 2a02:ed02:FFFF::4 +rs1.distro4 IN A 151.216.255.5 +rs1.distro4 IN AAAA 2a02:ed02:FFFF::5 +rs1.distro5 IN A 151.216.255.6 +rs1.distro5 IN AAAA 2a02:ed02:FFFF::6 +rs1.distro6 IN A 151.216.255.7 +rs1.distro6 IN AAAA 2a02:ed02:FFFF::7 +rs1.distro7 IN A 151.216.255.8 +rs1.distro7 IN AAAA 2a02:ed02:FFFF::8 +fw1.tele IN A 151.216.255.9 +fw1.tele IN AAAA 2a02:ed02:FFFF::9 +rs1.core IN A 151.216.255.10 +rs1.core IN AAAA 2a02:ed02:FFFF::10 +rs1.noc IN A 151.216.255.11 +rs1.noc IN AAAA 2a02:ed02:FFFF::11 +rs1.south IN A 151.216.255.12 +rs1.south IN AAAA 2a02:ed02:FFFF::12 +rs1.log IN A 151.216.255.13 +rs1.log IN AAAA 2a02:ed02:FFFF::13 +rs1.gamehq IN A 151.216.255.14 +rs1.gamehq IN AAAA 2a02:ed02:FFFF::14 +rs1.backstage IN A 151.216.255.15 +rs1.backstage IN AAAA 2a02:ed02:FFFF::15 +rs1.north IN A 151.216.255.16 +rs1.north IN AAAA 2a02:ed02:FFFF::16 +rs1.crew IN A 151.216.255.17 +rs1.crew IN AAAA 2a02:ed02:FFFF::17 + + +; custom edge switches +sw1-creativia IN A 151.216.166.1 +sw1-creativia IN AAAA 2A02:ED02:166A:0:0:0:0:1 +sw2-creativia IN A 151.216.166.65 +sw2-creativia IN AAAA 2A02:ED02:166B:0:0:0:0:1 +sw3-creativia IN A 151.216.166.129 +sw3-creativia IN AAAA 2A02:ED02:166C:0:0:0:0:1 +sw4-creativia IN A 151.216.166.193 +sw4-creativia IN AAAA 2A02:ED02:166D:0:0:0:0:1 +sw5-creativia IN A 151.216.167.1 +sw5-creativia IN AAAA 2A02:ED02:167A:0:0:0:0:1 +sw6-creativia IN A 151.216.167.65 +sw6-creativia IN AAAA 2A02:ED02:167B:0:0:0:0:1 +sw7-creativia IN A 151.216.167.129 +sw7-creativia IN AAAA 2A02:ED02:167C:0:0:0:0:1 +sw8-creativia IN A 151.216.167.193 +sw8-creativia IN AAAA 2A02:ED02:167D:0:0:0:0:1 +sw1-studio IN A 151.216.183.35 + +; edge switches from switches.txt +e1-3 IN A 151.216.180.2 +e1-3 IN AAAA 2a02:ed02:180a::2 +e3-2 IN A 151.216.180.87 +e3-2 IN AAAA 2a02:ed02:180b::87 +e3-3 IN A 151.216.180.3 +e3-3 IN AAAA 2a02:ed02:180a::3 +e3-4 IN A 151.216.180.4 +e3-4 IN AAAA 2a02:ed02:180a::4 +e5-2 IN A 151.216.180.66 +e5-2 IN AAAA 2a02:ed02:180b::66 +e5-3 IN A 151.216.180.5 +e5-3 IN AAAA 2a02:ed02:180a::5 +e5-4 IN A 151.216.180.6 +e5-4 IN AAAA 2a02:ed02:180a::6 +e7-2 IN A 151.216.180.67 +e7-2 IN AAAA 2a02:ed02:180b::67 +e7-3 IN A 151.216.180.7 +e7-3 IN AAAA 2a02:ed02:180a::7 +e7-4 IN A 151.216.180.8 +e7-4 IN AAAA 2a02:ed02:180a::8 +e9-2 IN A 151.216.180.68 +e9-2 IN AAAA 2a02:ed02:180b::68 +e9-3 IN A 151.216.180.9 +e9-3 IN AAAA 2a02:ed02:180a::9 +e9-4 IN A 151.216.180.10 +e9-4 IN AAAA 2a02:ed02:180a::10 +e11-1 IN A 151.216.180.69 +e11-1 IN AAAA 2a02:ed02:180b::69 +e11-2 IN A 151.216.180.70 +e11-2 IN AAAA 2a02:ed02:180b::70 +e11-3 IN A 151.216.180.11 +e11-3 IN AAAA 2a02:ed02:180a::11 +e11-4 IN A 151.216.180.12 +e11-4 IN AAAA 2a02:ed02:180a::12 +e13-1 IN A 151.216.180.71 +e13-1 IN AAAA 2a02:ed02:180b::71 +e13-2 IN A 151.216.180.72 +e13-2 IN AAAA 2a02:ed02:180b::72 +e13-3 IN A 151.216.180.13 +e13-3 IN AAAA 2a02:ed02:180a::13 +e13-4 IN A 151.216.180.14 +e13-4 IN AAAA 2a02:ed02:180a::14 +e15-1 IN A 151.216.180.73 +e15-1 IN AAAA 2a02:ed02:180b::73 +e15-2 IN A 151.216.180.74 +e15-2 IN AAAA 2a02:ed02:180b::74 +e15-3 IN A 151.216.180.15 +e15-3 IN AAAA 2a02:ed02:180a::15 +e15-4 IN A 151.216.180.16 +e15-4 IN AAAA 2a02:ed02:180a::16 +e17-1 IN A 151.216.180.75 +e17-1 IN AAAA 2a02:ed02:180b::75 +e17-2 IN A 151.216.180.76 +e17-2 IN AAAA 2a02:ed02:180b::76 +e17-3 IN A 151.216.180.130 +e17-3 IN AAAA 2a02:ed02:180c::130 +e17-4 IN A 151.216.180.131 +e17-4 IN AAAA 2a02:ed02:180c::131 +e19-1 IN A 151.216.180.77 +e19-1 IN AAAA 2a02:ed02:180b::77 +e19-2 IN A 151.216.180.78 +e19-2 IN AAAA 2a02:ed02:180b::78 +e19-3 IN A 151.216.180.132 +e19-3 IN AAAA 2a02:ed02:180c::132 +e19-4 IN A 151.216.180.133 +e19-4 IN AAAA 2a02:ed02:180c::133 +e21-1 IN A 151.216.180.79 +e21-1 IN AAAA 2a02:ed02:180b::79 +e21-2 IN A 151.216.180.80 +e21-2 IN AAAA 2a02:ed02:180b::80 +e21-3 IN A 151.216.180.134 +e21-3 IN AAAA 2a02:ed02:180c::134 +e21-4 IN A 151.216.180.135 +e21-4 IN AAAA 2a02:ed02:180c::135 +e23-1 IN A 151.216.180.81 +e23-1 IN AAAA 2a02:ed02:180b::81 +e23-2 IN A 151.216.180.82 +e23-2 IN AAAA 2a02:ed02:180b::82 +e23-3 IN A 151.216.180.136 +e23-3 IN AAAA 2a02:ed02:180c::136 +e23-4 IN A 151.216.180.137 +e23-4 IN AAAA 2a02:ed02:180c::137 +e25-1 IN A 151.216.180.83 +e25-1 IN AAAA 2a02:ed02:180b::83 +e25-2 IN A 151.216.180.84 +e25-2 IN AAAA 2a02:ed02:180b::84 +e25-3 IN A 151.216.180.138 +e25-3 IN AAAA 2a02:ed02:180c::138 +e25-4 IN A 151.216.180.139 +e25-4 IN AAAA 2a02:ed02:180c::139 +e27-1 IN A 151.216.180.85 +e27-1 IN AAAA 2a02:ed02:180b::85 +e27-2 IN A 151.216.180.86 +e27-2 IN AAAA 2a02:ed02:180b::86 +e27-3 IN A 151.216.180.140 +e27-3 IN AAAA 2a02:ed02:180c::140 +e27-4 IN A 151.216.180.141 +e27-4 IN AAAA 2a02:ed02:180c::141 +e29-1 IN A 151.216.180.194 +e29-1 IN AAAA 2a02:ed02:180d::194 +e29-2 IN A 151.216.180.195 +e29-2 IN AAAA 2a02:ed02:180d::195 +e31-1 IN A 151.216.180.196 +e31-1 IN AAAA 2a02:ed02:180d::196 +e31-2 IN A 151.216.180.197 +e31-2 IN AAAA 2a02:ed02:180d::197 +e33-1 IN A 151.216.180.198 +e33-1 IN AAAA 2a02:ed02:180d::198 +e33-2 IN A 151.216.180.199 +e33-2 IN AAAA 2a02:ed02:180d::199 +e35-1 IN A 151.216.180.200 +e35-1 IN AAAA 2a02:ed02:180d::200 +e35-2 IN A 151.216.180.201 +e35-2 IN AAAA 2a02:ed02:180d::201 +e37-1 IN A 151.216.180.202 +e37-1 IN AAAA 2a02:ed02:180d::202 +e37-2 IN A 151.216.180.203 +e37-2 IN AAAA 2a02:ed02:180d::203 +e39-1 IN A 151.216.180.204 +e39-1 IN AAAA 2a02:ed02:180d::204 +e39-2 IN A 151.216.180.205 +e39-2 IN AAAA 2a02:ed02:180d::205 +e41-1 IN A 151.216.180.206 +e41-1 IN AAAA 2a02:ed02:180d::206 +e41-2 IN A 151.216.180.207 +e41-2 IN AAAA 2a02:ed02:180d::207 +e43-1 IN A 151.216.180.208 +e43-1 IN AAAA 2a02:ed02:180d::208 +e43-2 IN A 151.216.180.209 +e43-2 IN AAAA 2a02:ed02:180d::209 +e45-1 IN A 151.216.181.2 +e45-1 IN AAAA 2a02:ed02:181a::2 +e45-2 IN A 151.216.181.3 +e45-2 IN AAAA 2a02:ed02:181a::3 +e45-3 IN A 151.216.181.66 +e45-3 IN AAAA 2a02:ed02:181b::66 +e45-4 IN A 151.216.181.67 +e45-4 IN AAAA 2a02:ed02:181b::67 +e47-1 IN A 151.216.181.4 +e47-1 IN AAAA 2a02:ed02:181a::4 +e47-2 IN A 151.216.181.5 +e47-2 IN AAAA 2a02:ed02:181a::5 +e47-3 IN A 151.216.181.68 +e47-3 IN AAAA 2a02:ed02:181b::68 +e47-4 IN A 151.216.181.69 +e47-4 IN AAAA 2a02:ed02:181b::69 +e49-1 IN A 151.216.181.6 +e49-1 IN AAAA 2a02:ed02:181a::6 +e49-2 IN A 151.216.181.7 +e49-2 IN AAAA 2a02:ed02:181a::7 +e49-3 IN A 151.216.181.70 +e49-3 IN AAAA 2a02:ed02:181b::70 +e49-4 IN A 151.216.181.71 +e49-4 IN AAAA 2a02:ed02:181b::71 +e51-1 IN A 151.216.181.8 +e51-1 IN AAAA 2a02:ed02:181a::8 +e51-2 IN A 151.216.181.9 +e51-2 IN AAAA 2a02:ed02:181a::9 +e51-3 IN A 151.216.181.72 +e51-3 IN AAAA 2a02:ed02:181b::72 +e51-4 IN A 151.216.181.73 +e51-4 IN AAAA 2a02:ed02:181b::73 +e53-1 IN A 151.216.181.10 +e53-1 IN AAAA 2a02:ed02:181a::10 +e53-2 IN A 151.216.181.11 +e53-2 IN AAAA 2a02:ed02:181a::11 +e53-3 IN A 151.216.181.74 +e53-3 IN AAAA 2a02:ed02:181b::74 +e53-4 IN A 151.216.181.75 +e53-4 IN AAAA 2a02:ed02:181b::75 +e55-1 IN A 151.216.181.12 +e55-1 IN AAAA 2a02:ed02:181a::12 +e55-2 IN A 151.216.181.13 +e55-2 IN AAAA 2a02:ed02:181a::13 +e55-3 IN A 151.216.181.76 +e55-3 IN AAAA 2a02:ed02:181b::76 +e55-4 IN A 151.216.181.77 +e55-4 IN AAAA 2a02:ed02:181b::77 +e57-1 IN A 151.216.181.14 +e57-1 IN AAAA 2a02:ed02:181a::14 +e57-2 IN A 151.216.181.15 +e57-2 IN AAAA 2a02:ed02:181a::15 +e57-3 IN A 151.216.181.78 +e57-3 IN AAAA 2a02:ed02:181b::78 +e57-4 IN A 151.216.181.79 +e57-4 IN AAAA 2a02:ed02:181b::79 +e59-1 IN A 151.216.181.16 +e59-1 IN AAAA 2a02:ed02:181a::16 +e59-2 IN A 151.216.181.17 +e59-2 IN AAAA 2a02:ed02:181a::17 +e59-3 IN A 151.216.181.80 +e59-3 IN AAAA 2a02:ed02:181b::80 +e59-4 IN A 151.216.181.81 +e59-4 IN AAAA 2a02:ed02:181b::81 +e61-1 IN A 151.216.181.18 +e61-1 IN AAAA 2a02:ed02:181a::18 +e61-2 IN A 151.216.181.19 +e61-2 IN AAAA 2a02:ed02:181a::19 +e61-3 IN A 151.216.181.82 +e61-3 IN AAAA 2a02:ed02:181b::82 +e61-4 IN A 151.216.181.83 +e61-4 IN AAAA 2a02:ed02:181b::83 +e63-1 IN A 151.216.181.194 +e63-1 IN AAAA 2a02:ed02:181d::194 +e63-2 IN A 151.216.181.195 +e63-2 IN AAAA 2a02:ed02:181d::195 +e63-3 IN A 151.216.181.130 +e63-3 IN AAAA 2a02:ed02:181c::130 +e63-4 IN A 151.216.181.131 +e63-4 IN AAAA 2a02:ed02:181c::131 +e65-1 IN A 151.216.181.196 +e65-1 IN AAAA 2a02:ed02:181d::196 +e65-2 IN A 151.216.181.197 +e65-2 IN AAAA 2a02:ed02:181d::197 +e65-3 IN A 151.216.181.132 +e65-3 IN AAAA 2a02:ed02:181c::132 +e65-4 IN A 151.216.181.133 +e65-4 IN AAAA 2a02:ed02:181c::133 +e67-1 IN A 151.216.181.198 +e67-1 IN AAAA 2a02:ed02:181d::198 +e67-2 IN A 151.216.181.199 +e67-2 IN AAAA 2a02:ed02:181d::199 +e67-3 IN A 151.216.181.134 +e67-3 IN AAAA 2a02:ed02:181c::134 +e67-4 IN A 151.216.181.135 +e67-4 IN AAAA 2a02:ed02:181c::135 +e69-1 IN A 151.216.181.200 +e69-1 IN AAAA 2a02:ed02:181d::200 +e69-2 IN A 151.216.181.201 +e69-2 IN AAAA 2a02:ed02:181d::201 +e69-3 IN A 151.216.181.136 +e69-3 IN AAAA 2a02:ed02:181c::136 +e69-4 IN A 151.216.181.137 +e69-4 IN AAAA 2a02:ed02:181c::137 +e71-1 IN A 151.216.181.202 +e71-1 IN AAAA 2a02:ed02:181d::202 +e71-2 IN A 151.216.181.203 +e71-2 IN AAAA 2a02:ed02:181d::203 +e71-3 IN A 151.216.181.138 +e71-3 IN AAAA 2a02:ed02:181c::138 +e71-4 IN A 151.216.181.139 +e71-4 IN AAAA 2a02:ed02:181c::139 +e73-1 IN A 151.216.181.204 +e73-1 IN AAAA 2a02:ed02:181d::204 +e73-2 IN A 151.216.181.205 +e73-2 IN AAAA 2a02:ed02:181d::205 +e73-3 IN A 151.216.181.140 +e73-3 IN AAAA 2a02:ed02:181c::140 +e73-4 IN A 151.216.181.141 +e73-4 IN AAAA 2a02:ed02:181c::141 +e75-1 IN A 151.216.181.206 +e75-1 IN AAAA 2a02:ed02:181d::206 +e75-2 IN A 151.216.181.207 +e75-2 IN AAAA 2a02:ed02:181d::207 +e75-3 IN A 151.216.181.142 +e75-3 IN AAAA 2a02:ed02:181c::142 +e75-4 IN A 151.216.181.143 +e75-4 IN AAAA 2a02:ed02:181c::143 +e77-1 IN A 151.216.181.208 +e77-1 IN AAAA 2a02:ed02:181d::208 +e77-2 IN A 151.216.181.209 +e77-2 IN AAAA 2a02:ed02:181d::209 +e77-3 IN A 151.216.181.144 +e77-3 IN AAAA 2a02:ed02:181c::144 +e77-4 IN A 151.216.181.145 +e77-4 IN AAAA 2a02:ed02:181c::145 +e79-1 IN A 151.216.181.210 +e79-1 IN AAAA 2a02:ed02:181d::210 +e79-2 IN A 151.216.181.211 +e79-2 IN AAAA 2a02:ed02:181d::211 +e79-3 IN A 151.216.181.146 +e79-3 IN AAAA 2a02:ed02:181c::146 +e79-4 IN A 151.216.181.147 +e79-4 IN AAAA 2a02:ed02:181c::147 +e81-1 IN A 151.216.181.212 +e81-1 IN AAAA 2a02:ed02:181d::212 +e81-2 IN A 151.216.181.213 +e81-2 IN AAAA 2a02:ed02:181d::213 +e83-1 IN A 151.216.181.214 +e83-1 IN AAAA 2a02:ed02:181d::214 +e83-2 IN A 151.216.181.215 +e83-2 IN AAAA 2a02:ed02:181d::215 diff --git a/examples/tg15/dns/master/named.conf b/examples/tg15/dns/master/named.conf new file mode 100644 index 0000000..41c2fee --- /dev/null +++ b/examples/tg15/dns/master/named.conf @@ -0,0 +1,48 @@ +// This named.conf was generated by make-named.pl at 20150329-1511 +// The current version of make-named.pl should not overwrite this file. +acl tg-nett { 151.216.128.0/17; 2a02:ed02::/32; 185.12.59.0/24; 127.0.0.0/8; ::1; }; +acl ns-xfr { 185.12.59.2; 2a02:ed02:1337::2; 185.12.59.66; 2a02:ed02:1ee7::66; 151.216.254.0/24; 2a02:ed02:254::/64; }; +acl ext-xfr { 193.0.0.0/22; 2001:610:240::/48; 2001:67c:2e8::/48; }; + +options { + directory "/etc/bind"; + allow-recursion { tg-nett; }; + allow-query { any; }; + allow-transfer { ns-xfr; }; + recursion yes; + auth-nxdomain no; + listen-on-v6 { any; }; + statistics-file "/var/cache/bind/named.stats"; + +}; + +key DHCP_UPDATER { + algorithm HMAC-MD5.SIG-ALG.REG.INT; + secret <removed>; +}; + +zone "tg15.gathering.org" { + type master; + file "tg15.gathering.org.zone"; + notify yes; + allow-transfer { ns-xfr; }; +}; + +zone "infra.tg15.gathering.org" { + type master; + file "infra.tg15.gathering.org.zone"; + notify yes; + allow-transfer { ns-xfr; }; +}; + +zone "2.0.d.e.2.0.a.2.ip6.arpa" { + type master; + allow-update { key DHCP_UPDATER; }; + notify yes; + file "2.0.d.e.2.0.a.2.ip6.arpa.zone"; + allow-transfer { ns-xfr; ext-xfr; }; +}; + +include "/etc/bind/named.conf.default-zones"; +include "named.reverse4.conf"; +include "named.master-include.conf"; diff --git a/examples/tg15/dns/master/named.conf.default-zones b/examples/tg15/dns/master/named.conf.default-zones new file mode 100644 index 0000000..355338b --- /dev/null +++ b/examples/tg15/dns/master/named.conf.default-zones @@ -0,0 +1,30 @@ +// prime the server with knowledge of the root servers +zone "." { + type hint; + file "/etc/bind/db.root"; +}; + +// be authoritative for the localhost forward and reverse zones, and for +// broadcast zones as per RFC 1912 + +zone "localhost" { + type master; + file "/etc/bind/db.local"; +}; + +zone "127.in-addr.arpa" { + type master; + file "/etc/bind/db.127"; +}; + +zone "0.in-addr.arpa" { + type master; + file "/etc/bind/db.0"; +}; + +zone "255.in-addr.arpa" { + type master; + file "/etc/bind/db.255"; +}; + + diff --git a/examples/tg15/dns/master/named.master-include.conf b/examples/tg15/dns/master/named.master-include.conf new file mode 100644 index 0000000..231b89c --- /dev/null +++ b/examples/tg15/dns/master/named.master-include.conf @@ -0,0 +1,179 @@ +include "/etc/bind/conf-master/ap-distro0.conf"; +include "/etc/bind/conf-master/ap-distro1.conf"; +include "/etc/bind/conf-master/ap-distro2.conf"; +include "/etc/bind/conf-master/ap-distro3.conf"; +include "/etc/bind/conf-master/ap-distro4.conf"; +include "/etc/bind/conf-master/ap-distro5.conf"; +include "/etc/bind/conf-master/ap-distro6.conf"; +include "/etc/bind/conf-master/ap-distro7.conf"; +include "/etc/bind/conf-master/creativia1.conf"; +include "/etc/bind/conf-master/creativia2.conf"; +include "/etc/bind/conf-master/creativia3.conf"; +include "/etc/bind/conf-master/creativia4.conf"; +include "/etc/bind/conf-master/creativia5.conf"; +include "/etc/bind/conf-master/creativia6.conf"; +include "/etc/bind/conf-master/creativia7.conf"; +include "/etc/bind/conf-master/creativia8.conf"; +include "/etc/bind/conf-master/crew.conf"; +include "/etc/bind/conf-master/e1-3.conf"; +include "/etc/bind/conf-master/e11-1.conf"; +include "/etc/bind/conf-master/e11-2.conf"; +include "/etc/bind/conf-master/e11-3.conf"; +include "/etc/bind/conf-master/e11-4.conf"; +include "/etc/bind/conf-master/e13-1.conf"; +include "/etc/bind/conf-master/e13-2.conf"; +include "/etc/bind/conf-master/e13-3.conf"; +include "/etc/bind/conf-master/e13-4.conf"; +include "/etc/bind/conf-master/e15-1.conf"; +include "/etc/bind/conf-master/e15-2.conf"; +include "/etc/bind/conf-master/e15-3.conf"; +include "/etc/bind/conf-master/e15-4.conf"; +include "/etc/bind/conf-master/e17-1.conf"; +include "/etc/bind/conf-master/e17-2.conf"; +include "/etc/bind/conf-master/e17-3.conf"; +include "/etc/bind/conf-master/e17-4.conf"; +include "/etc/bind/conf-master/e19-1.conf"; +include "/etc/bind/conf-master/e19-2.conf"; +include "/etc/bind/conf-master/e19-3.conf"; +include "/etc/bind/conf-master/e19-4.conf"; +include "/etc/bind/conf-master/e21-1.conf"; +include "/etc/bind/conf-master/e21-2.conf"; +include "/etc/bind/conf-master/e21-3.conf"; +include "/etc/bind/conf-master/e21-4.conf"; +include "/etc/bind/conf-master/e23-1.conf"; +include "/etc/bind/conf-master/e23-2.conf"; +include "/etc/bind/conf-master/e23-3.conf"; +include "/etc/bind/conf-master/e23-4.conf"; +include "/etc/bind/conf-master/e25-1.conf"; +include "/etc/bind/conf-master/e25-2.conf"; +include "/etc/bind/conf-master/e25-3.conf"; +include "/etc/bind/conf-master/e25-4.conf"; +include "/etc/bind/conf-master/e27-1.conf"; +include "/etc/bind/conf-master/e27-2.conf"; +include "/etc/bind/conf-master/e27-3.conf"; +include "/etc/bind/conf-master/e27-4.conf"; +include "/etc/bind/conf-master/e29-1.conf"; +include "/etc/bind/conf-master/e29-2.conf"; +include "/etc/bind/conf-master/e3-2.conf"; +include "/etc/bind/conf-master/e3-3.conf"; +include "/etc/bind/conf-master/e3-4.conf"; +include "/etc/bind/conf-master/e31-1.conf"; +include "/etc/bind/conf-master/e31-2.conf"; +include "/etc/bind/conf-master/e33-1.conf"; +include "/etc/bind/conf-master/e33-2.conf"; +include "/etc/bind/conf-master/e35-1.conf"; +include "/etc/bind/conf-master/e35-2.conf"; +include "/etc/bind/conf-master/e37-1.conf"; +include "/etc/bind/conf-master/e37-2.conf"; +include "/etc/bind/conf-master/e39-1.conf"; +include "/etc/bind/conf-master/e39-2.conf"; +include "/etc/bind/conf-master/e41-1.conf"; +include "/etc/bind/conf-master/e41-2.conf"; +include "/etc/bind/conf-master/e43-1.conf"; +include "/etc/bind/conf-master/e43-2.conf"; +include "/etc/bind/conf-master/e45-1.conf"; +include "/etc/bind/conf-master/e45-2.conf"; +include "/etc/bind/conf-master/e45-3.conf"; +include "/etc/bind/conf-master/e45-4.conf"; +include "/etc/bind/conf-master/e47-1.conf"; +include "/etc/bind/conf-master/e47-2.conf"; +include "/etc/bind/conf-master/e47-3.conf"; +include "/etc/bind/conf-master/e47-4.conf"; +include "/etc/bind/conf-master/e49-1.conf"; +include "/etc/bind/conf-master/e49-2.conf"; +include "/etc/bind/conf-master/e49-3.conf"; +include "/etc/bind/conf-master/e49-4.conf"; +include "/etc/bind/conf-master/e5-2.conf"; +include "/etc/bind/conf-master/e5-3.conf"; +include "/etc/bind/conf-master/e5-4.conf"; +include "/etc/bind/conf-master/e51-1.conf"; +include "/etc/bind/conf-master/e51-2.conf"; +include "/etc/bind/conf-master/e51-3.conf"; +include "/etc/bind/conf-master/e51-4.conf"; +include "/etc/bind/conf-master/e53-1.conf"; +include "/etc/bind/conf-master/e53-2.conf"; +include "/etc/bind/conf-master/e53-3.conf"; +include "/etc/bind/conf-master/e53-4.conf"; +include "/etc/bind/conf-master/e55-1.conf"; +include "/etc/bind/conf-master/e55-2.conf"; +include "/etc/bind/conf-master/e55-3.conf"; +include "/etc/bind/conf-master/e55-4.conf"; +include "/etc/bind/conf-master/e57-1.conf"; +include "/etc/bind/conf-master/e57-2.conf"; +include "/etc/bind/conf-master/e57-3.conf"; +include "/etc/bind/conf-master/e57-4.conf"; +include "/etc/bind/conf-master/e59-1.conf"; +include "/etc/bind/conf-master/e59-2.conf"; +include "/etc/bind/conf-master/e59-3.conf"; +include "/etc/bind/conf-master/e59-4.conf"; +include "/etc/bind/conf-master/e61-1.conf"; +include "/etc/bind/conf-master/e61-2.conf"; +include "/etc/bind/conf-master/e61-3.conf"; +include "/etc/bind/conf-master/e61-4.conf"; +include "/etc/bind/conf-master/e63-1.conf"; +include "/etc/bind/conf-master/e63-2.conf"; +include "/etc/bind/conf-master/e63-3.conf"; +include "/etc/bind/conf-master/e63-4.conf"; +include "/etc/bind/conf-master/e65-1.conf"; +include "/etc/bind/conf-master/e65-2.conf"; +include "/etc/bind/conf-master/e65-3.conf"; +include "/etc/bind/conf-master/e65-4.conf"; +include "/etc/bind/conf-master/e67-1.conf"; +include "/etc/bind/conf-master/e67-2.conf"; +include "/etc/bind/conf-master/e67-3.conf"; +include "/etc/bind/conf-master/e67-4.conf"; +include "/etc/bind/conf-master/e69-1.conf"; +include "/etc/bind/conf-master/e69-2.conf"; +include "/etc/bind/conf-master/e69-3.conf"; +include "/etc/bind/conf-master/e69-4.conf"; +include "/etc/bind/conf-master/e7-2.conf"; +include "/etc/bind/conf-master/e7-3.conf"; +include "/etc/bind/conf-master/e7-4.conf"; +include "/etc/bind/conf-master/e71-1.conf"; +include "/etc/bind/conf-master/e71-2.conf"; +include "/etc/bind/conf-master/e71-3.conf"; +include "/etc/bind/conf-master/e71-4.conf"; +include "/etc/bind/conf-master/e73-1.conf"; +include "/etc/bind/conf-master/e73-2.conf"; +include "/etc/bind/conf-master/e73-3.conf"; +include "/etc/bind/conf-master/e73-4.conf"; +include "/etc/bind/conf-master/e75-1.conf"; +include "/etc/bind/conf-master/e75-2.conf"; +include "/etc/bind/conf-master/e75-3.conf"; +include "/etc/bind/conf-master/e75-4.conf"; +include "/etc/bind/conf-master/e77-1.conf"; +include "/etc/bind/conf-master/e77-2.conf"; +include "/etc/bind/conf-master/e77-3.conf"; +include "/etc/bind/conf-master/e77-4.conf"; +include "/etc/bind/conf-master/e79-1.conf"; +include "/etc/bind/conf-master/e79-2.conf"; +include "/etc/bind/conf-master/e79-3.conf"; +include "/etc/bind/conf-master/e79-4.conf"; +include "/etc/bind/conf-master/e81-1.conf"; +include "/etc/bind/conf-master/e81-2.conf"; +include "/etc/bind/conf-master/e83-1.conf"; +include "/etc/bind/conf-master/e83-2.conf"; +include "/etc/bind/conf-master/e9-2.conf"; +include "/etc/bind/conf-master/e9-3.conf"; +include "/etc/bind/conf-master/e9-4.conf"; +include "/etc/bind/conf-master/event-north.conf"; +include "/etc/bind/conf-master/fugleberget1.conf"; +include "/etc/bind/conf-master/game.conf"; +include "/etc/bind/conf-master/gamecrew.conf"; +include "/etc/bind/conf-master/infodesk.conf"; +include "/etc/bind/conf-master/logistikk.conf"; +include "/etc/bind/conf-master/lounge.conf"; +include "/etc/bind/conf-master/medic.conf"; +include "/etc/bind/conf-master/motell.conf"; +include "/etc/bind/conf-master/nextron.conf"; +include "/etc/bind/conf-master/noc.conf"; +include "/etc/bind/conf-master/presse.conf"; +include "/etc/bind/conf-master/resepsjon.conf"; +include "/etc/bind/conf-master/southcam.conf"; +include "/etc/bind/conf-master/sponsor.conf"; +include "/etc/bind/conf-master/stage.conf"; +include "/etc/bind/conf-master/studio.conf"; +include "/etc/bind/conf-master/sw1-crew.conf"; +include "/etc/bind/conf-master/sw2-crew.conf"; +include "/etc/bind/conf-master/sw3-crew.conf"; +include "/etc/bind/conf-master/tg15-wlan.conf"; diff --git a/examples/tg15/dns/master/named.reverse4.conf b/examples/tg15/dns/master/named.reverse4.conf new file mode 100644 index 0000000..5808966 --- /dev/null +++ b/examples/tg15/dns/master/named.reverse4.conf @@ -0,0 +1,1161 @@ +// 151.216.128.0/24 +zone "128.216.151.in-addr.arpa" { + type master; + allow-update { key DHCP_UPDATER; }; + notify yes; + allow-transfer { ns-xfr; ext-xfr; }; + file "reverse/128.216.151.in-addr.arpa.zone"; +}; + +// 151.216.129.0/24 +zone "129.216.151.in-addr.arpa" { + type master; + allow-update { key DHCP_UPDATER; }; + notify yes; + allow-transfer { ns-xfr; ext-xfr; }; + file "reverse/129.216.151.in-addr.arpa.zone"; +}; + +// 151.216.130.0/24 +zone "130.216.151.in-addr.arpa" { + type master; + allow-update { key DHCP_UPDATER; }; + notify yes; + allow-transfer { ns-xfr; ext-xfr; }; + file "reverse/130.216.151.in-addr.arpa.zone"; +}; + +// 151.216.131.0/24 +zone "131.216.151.in-addr.arpa" { + type master; + allow-update { key DHCP_UPDATER; }; + notify yes; + allow-transfer { ns-xfr; ext-xfr; }; + file "reverse/131.216.151.in-addr.arpa.zone"; +}; + +// 151.216.132.0/24 +zone "132.216.151.in-addr.arpa" { + type master; + allow-update { key DHCP_UPDATER; }; + notify yes; + allow-transfer { ns-xfr; ext-xfr; }; + file "reverse/132.216.151.in-addr.arpa.zone"; +}; + +// 151.216.133.0/24 +zone "133.216.151.in-addr.arpa" { + type master; + allow-update { key DHCP_UPDATER; }; + notify yes; + allow-transfer { ns-xfr; ext-xfr; }; + file "reverse/133.216.151.in-addr.arpa.zone"; +}; + +// 151.216.134.0/24 +zone "134.216.151.in-addr.arpa" { + type master; + allow-update { key DHCP_UPDATER; }; + notify yes; + allow-transfer { ns-xfr; ext-xfr; }; + file "reverse/134.216.151.in-addr.arpa.zone"; +}; + +// 151.216.135.0/24 +zone "135.216.151.in-addr.arpa" { + type master; + allow-update { key DHCP_UPDATER; }; + notify yes; + allow-transfer { ns-xfr; ext-xfr; }; + file "reverse/135.216.151.in-addr.arpa.zone"; +}; + +// 151.216.136.0/24 +zone "136.216.151.in-addr.arpa" { + type master; + allow-update { key DHCP_UPDATER; }; + notify yes; + allow-transfer { ns-xfr; ext-xfr; }; + file "reverse/136.216.151.in-addr.arpa.zone"; +}; + +// 151.216.137.0/24 +zone "137.216.151.in-addr.arpa" { + type master; + allow-update { key DHCP_UPDATER; }; + notify yes; + allow-transfer { ns-xfr; ext-xfr; }; + file "reverse/137.216.151.in-addr.arpa.zone"; +}; + +// 151.216.138.0/24 +zone "138.216.151.in-addr.arpa" { + type master; + allow-update { key DHCP_UPDATER; }; + notify yes; + allow-transfer { ns-xfr; ext-xfr; }; + file "reverse/138.216.151.in-addr.arpa.zone"; +}; + +// 151.216.139.0/24 +zone "139.216.151.in-addr.arpa" { + type master; + allow-update { key DHCP_UPDATER; }; + notify yes; + allow-transfer { ns-xfr; ext-xfr; }; + file "reverse/139.216.151.in-addr.arpa.zone"; +}; + +// 151.216.140.0/24 +zone "140.216.151.in-addr.arpa" { + type master; + allow-update { key DHCP_UPDATER; }; + notify yes; + allow-transfer { ns-xfr; ext-xfr; }; + file "reverse/140.216.151.in-addr.arpa.zone"; +}; + +// 151.216.141.0/24 +zone "141.216.151.in-addr.arpa" { + type master; + allow-update { key DHCP_UPDATER; }; + notify yes; + allow-transfer { ns-xfr; ext-xfr; }; + file "reverse/141.216.151.in-addr.arpa.zone"; +}; + +// 151.216.142.0/24 +zone "142.216.151.in-addr.arpa" { + type master; + allow-update { key DHCP_UPDATER; }; + notify yes; + allow-transfer { ns-xfr; ext-xfr; }; + file "reverse/142.216.151.in-addr.arpa.zone"; +}; + +// 151.216.143.0/24 +zone "143.216.151.in-addr.arpa" { + type master; + allow-update { key DHCP_UPDATER; }; + notify yes; + allow-transfer { ns-xfr; ext-xfr; }; + file "reverse/143.216.151.in-addr.arpa.zone"; +}; + +// 151.216.144.0/24 +zone "144.216.151.in-addr.arpa" { + type master; + allow-update { key DHCP_UPDATER; }; + notify yes; + allow-transfer { ns-xfr; ext-xfr; }; + file "reverse/144.216.151.in-addr.arpa.zone"; +}; + +// 151.216.145.0/24 +zone "145.216.151.in-addr.arpa" { + type master; + allow-update { key DHCP_UPDATER; }; + notify yes; + allow-transfer { ns-xfr; ext-xfr; }; + file "reverse/145.216.151.in-addr.arpa.zone"; +}; + +// 151.216.146.0/24 +zone "146.216.151.in-addr.arpa" { + type master; + allow-update { key DHCP_UPDATER; }; + notify yes; + allow-transfer { ns-xfr; ext-xfr; }; + file "reverse/146.216.151.in-addr.arpa.zone"; +}; + +// 151.216.147.0/24 +zone "147.216.151.in-addr.arpa" { + type master; + allow-update { key DHCP_UPDATER; }; + notify yes; + allow-transfer { ns-xfr; ext-xfr; }; + file "reverse/147.216.151.in-addr.arpa.zone"; +}; + +// 151.216.148.0/24 +zone "148.216.151.in-addr.arpa" { + type master; + allow-update { key DHCP_UPDATER; }; + notify yes; + allow-transfer { ns-xfr; ext-xfr; }; + file "reverse/148.216.151.in-addr.arpa.zone"; +}; + +// 151.216.149.0/24 +zone "149.216.151.in-addr.arpa" { + type master; + allow-update { key DHCP_UPDATER; }; + notify yes; + allow-transfer { ns-xfr; ext-xfr; }; + file "reverse/149.216.151.in-addr.arpa.zone"; +}; + +// 151.216.150.0/24 +zone "150.216.151.in-addr.arpa" { + type master; + allow-update { key DHCP_UPDATER; }; + notify yes; + allow-transfer { ns-xfr; ext-xfr; }; + file "reverse/150.216.151.in-addr.arpa.zone"; +}; + +// 151.216.151.0/24 +zone "151.216.151.in-addr.arpa" { + type master; + allow-update { key DHCP_UPDATER; }; + notify yes; + allow-transfer { ns-xfr; ext-xfr; }; + file "reverse/151.216.151.in-addr.arpa.zone"; +}; + +// 151.216.152.0/24 +zone "152.216.151.in-addr.arpa" { + type master; + allow-update { key DHCP_UPDATER; }; + notify yes; + allow-transfer { ns-xfr; ext-xfr; }; + file "reverse/152.216.151.in-addr.arpa.zone"; +}; + +// 151.216.153.0/24 +zone "153.216.151.in-addr.arpa" { + type master; + allow-update { key DHCP_UPDATER; }; + notify yes; + allow-transfer { ns-xfr; ext-xfr; }; + file "reverse/153.216.151.in-addr.arpa.zone"; +}; + +// 151.216.154.0/24 +zone "154.216.151.in-addr.arpa" { + type master; + allow-update { key DHCP_UPDATER; }; + notify yes; + allow-transfer { ns-xfr; ext-xfr; }; + file "reverse/154.216.151.in-addr.arpa.zone"; +}; + +// 151.216.155.0/24 +zone "155.216.151.in-addr.arpa" { + type master; + allow-update { key DHCP_UPDATER; }; + notify yes; + allow-transfer { ns-xfr; ext-xfr; }; + file "reverse/155.216.151.in-addr.arpa.zone"; +}; + +// 151.216.156.0/24 +zone "156.216.151.in-addr.arpa" { + type master; + allow-update { key DHCP_UPDATER; }; + notify yes; + allow-transfer { ns-xfr; ext-xfr; }; + file "reverse/156.216.151.in-addr.arpa.zone"; +}; + +// 151.216.157.0/24 +zone "157.216.151.in-addr.arpa" { + type master; + allow-update { key DHCP_UPDATER; }; + notify yes; + allow-transfer { ns-xfr; ext-xfr; }; + file "reverse/157.216.151.in-addr.arpa.zone"; +}; + +// 151.216.158.0/24 +zone "158.216.151.in-addr.arpa" { + type master; + allow-update { key DHCP_UPDATER; }; + notify yes; + allow-transfer { ns-xfr; ext-xfr; }; + file "reverse/158.216.151.in-addr.arpa.zone"; +}; + +// 151.216.159.0/24 +zone "159.216.151.in-addr.arpa" { + type master; + allow-update { key DHCP_UPDATER; }; + notify yes; + allow-transfer { ns-xfr; ext-xfr; }; + file "reverse/159.216.151.in-addr.arpa.zone"; +}; + +// 151.216.160.0/24 +zone "160.216.151.in-addr.arpa" { + type master; + allow-update { key DHCP_UPDATER; }; + notify yes; + allow-transfer { ns-xfr; ext-xfr; }; + file "reverse/160.216.151.in-addr.arpa.zone"; +}; + +// 151.216.161.0/24 +zone "161.216.151.in-addr.arpa" { + type master; + allow-update { key DHCP_UPDATER; }; + notify yes; + allow-transfer { ns-xfr; ext-xfr; }; + file "reverse/161.216.151.in-addr.arpa.zone"; +}; + +// 151.216.162.0/24 +zone "162.216.151.in-addr.arpa" { + type master; + allow-update { key DHCP_UPDATER; }; + notify yes; + allow-transfer { ns-xfr; ext-xfr; }; + file "reverse/162.216.151.in-addr.arpa.zone"; +}; + +// 151.216.163.0/24 +zone "163.216.151.in-addr.arpa" { + type master; + allow-update { key DHCP_UPDATER; }; + notify yes; + allow-transfer { ns-xfr; ext-xfr; }; + file "reverse/163.216.151.in-addr.arpa.zone"; +}; + +// 151.216.164.0/24 +zone "164.216.151.in-addr.arpa" { + type master; + allow-update { key DHCP_UPDATER; }; + notify yes; + allow-transfer { ns-xfr; ext-xfr; }; + file "reverse/164.216.151.in-addr.arpa.zone"; +}; + +// 151.216.165.0/24 +zone "165.216.151.in-addr.arpa" { + type master; + allow-update { key DHCP_UPDATER; }; + notify yes; + allow-transfer { ns-xfr; ext-xfr; }; + file "reverse/165.216.151.in-addr.arpa.zone"; +}; + +// 151.216.166.0/24 +zone "166.216.151.in-addr.arpa" { + type master; + allow-update { key DHCP_UPDATER; }; + notify yes; + allow-transfer { ns-xfr; ext-xfr; }; + file "reverse/166.216.151.in-addr.arpa.zone"; +}; + +// 151.216.167.0/24 +zone "167.216.151.in-addr.arpa" { + type master; + allow-update { key DHCP_UPDATER; }; + notify yes; + allow-transfer { ns-xfr; ext-xfr; }; + file "reverse/167.216.151.in-addr.arpa.zone"; +}; + +// 151.216.168.0/24 +zone "168.216.151.in-addr.arpa" { + type master; + allow-update { key DHCP_UPDATER; }; + notify yes; + allow-transfer { ns-xfr; ext-xfr; }; + file "reverse/168.216.151.in-addr.arpa.zone"; +}; + +// 151.216.169.0/24 +zone "169.216.151.in-addr.arpa" { + type master; + allow-update { key DHCP_UPDATER; }; + notify yes; + allow-transfer { ns-xfr; ext-xfr; }; + file "reverse/169.216.151.in-addr.arpa.zone"; +}; + +// 151.216.170.0/24 +zone "170.216.151.in-addr.arpa" { + type master; + allow-update { key DHCP_UPDATER; }; + notify yes; + allow-transfer { ns-xfr; ext-xfr; }; + file "reverse/170.216.151.in-addr.arpa.zone"; +}; + +// 151.216.171.0/24 +zone "171.216.151.in-addr.arpa" { + type master; + allow-update { key DHCP_UPDATER; }; + notify yes; + allow-transfer { ns-xfr; ext-xfr; }; + file "reverse/171.216.151.in-addr.arpa.zone"; +}; + +// 151.216.172.0/24 +zone "172.216.151.in-addr.arpa" { + type master; + allow-update { key DHCP_UPDATER; }; + notify yes; + allow-transfer { ns-xfr; ext-xfr; }; + file "reverse/172.216.151.in-addr.arpa.zone"; +}; + +// 151.216.173.0/24 +zone "173.216.151.in-addr.arpa" { + type master; + allow-update { key DHCP_UPDATER; }; + notify yes; + allow-transfer { ns-xfr; ext-xfr; }; + file "reverse/173.216.151.in-addr.arpa.zone"; +}; + +// 151.216.174.0/24 +zone "174.216.151.in-addr.arpa" { + type master; + allow-update { key DHCP_UPDATER; }; + notify yes; + allow-transfer { ns-xfr; ext-xfr; }; + file "reverse/174.216.151.in-addr.arpa.zone"; +}; + +// 151.216.175.0/24 +zone "175.216.151.in-addr.arpa" { + type master; + allow-update { key DHCP_UPDATER; }; + notify yes; + allow-transfer { ns-xfr; ext-xfr; }; + file "reverse/175.216.151.in-addr.arpa.zone"; +}; + +// 151.216.176.0/24 +zone "176.216.151.in-addr.arpa" { + type master; + allow-update { key DHCP_UPDATER; }; + notify yes; + allow-transfer { ns-xfr; ext-xfr; }; + file "reverse/176.216.151.in-addr.arpa.zone"; +}; + +// 151.216.177.0/24 +zone "177.216.151.in-addr.arpa" { + type master; + allow-update { key DHCP_UPDATER; }; + notify yes; + allow-transfer { ns-xfr; ext-xfr; }; + file "reverse/177.216.151.in-addr.arpa.zone"; +}; + +// 151.216.178.0/24 +zone "178.216.151.in-addr.arpa" { + type master; + allow-update { key DHCP_UPDATER; }; + notify yes; + allow-transfer { ns-xfr; ext-xfr; }; + file "reverse/178.216.151.in-addr.arpa.zone"; +}; + +// 151.216.179.0/24 +zone "179.216.151.in-addr.arpa" { + type master; + allow-update { key DHCP_UPDATER; }; + notify yes; + allow-transfer { ns-xfr; ext-xfr; }; + file "reverse/179.216.151.in-addr.arpa.zone"; +}; + +// 151.216.180.0/24 +zone "180.216.151.in-addr.arpa" { + type master; + allow-update { key DHCP_UPDATER; }; + notify yes; + allow-transfer { ns-xfr; ext-xfr; }; + file "reverse/180.216.151.in-addr.arpa.zone"; +}; + +// 151.216.181.0/24 +zone "181.216.151.in-addr.arpa" { + type master; + allow-update { key DHCP_UPDATER; }; + notify yes; + allow-transfer { ns-xfr; ext-xfr; }; + file "reverse/181.216.151.in-addr.arpa.zone"; +}; + +// 151.216.182.0/24 +zone "182.216.151.in-addr.arpa" { + type master; + allow-update { key DHCP_UPDATER; }; + notify yes; + allow-transfer { ns-xfr; ext-xfr; }; + file "reverse/182.216.151.in-addr.arpa.zone"; +}; + +// 151.216.183.0/24 +zone "183.216.151.in-addr.arpa" { + type master; + allow-update { key DHCP_UPDATER; }; + notify yes; + allow-transfer { ns-xfr; ext-xfr; }; + file "reverse/183.216.151.in-addr.arpa.zone"; +}; + +// 151.216.184.0/24 +zone "184.216.151.in-addr.arpa" { + type master; + allow-update { key DHCP_UPDATER; }; + notify yes; + allow-transfer { ns-xfr; ext-xfr; }; + file "reverse/184.216.151.in-addr.arpa.zone"; +}; + +// 151.216.185.0/24 +zone "185.216.151.in-addr.arpa" { + type master; + allow-update { key DHCP_UPDATER; }; + notify yes; + allow-transfer { ns-xfr; ext-xfr; }; + file "reverse/185.216.151.in-addr.arpa.zone"; +}; + +// 151.216.186.0/24 +zone "186.216.151.in-addr.arpa" { + type master; + allow-update { key DHCP_UPDATER; }; + notify yes; + allow-transfer { ns-xfr; ext-xfr; }; + file "reverse/186.216.151.in-addr.arpa.zone"; +}; + +// 151.216.187.0/24 +zone "187.216.151.in-addr.arpa" { + type master; + allow-update { key DHCP_UPDATER; }; + notify yes; + allow-transfer { ns-xfr; ext-xfr; }; + file "reverse/187.216.151.in-addr.arpa.zone"; +}; + +// 151.216.188.0/24 +zone "188.216.151.in-addr.arpa" { + type master; + allow-update { key DHCP_UPDATER; }; + notify yes; + allow-transfer { ns-xfr; ext-xfr; }; + file "reverse/188.216.151.in-addr.arpa.zone"; +}; + +// 151.216.189.0/24 +zone "189.216.151.in-addr.arpa" { + type master; + allow-update { key DHCP_UPDATER; }; + notify yes; + allow-transfer { ns-xfr; ext-xfr; }; + file "reverse/189.216.151.in-addr.arpa.zone"; +}; + +// 151.216.190.0/24 +zone "190.216.151.in-addr.arpa" { + type master; + allow-update { key DHCP_UPDATER; }; + notify yes; + allow-transfer { ns-xfr; ext-xfr; }; + file "reverse/190.216.151.in-addr.arpa.zone"; +}; + +// 151.216.191.0/24 +zone "191.216.151.in-addr.arpa" { + type master; + allow-update { key DHCP_UPDATER; }; + notify yes; + allow-transfer { ns-xfr; ext-xfr; }; + file "reverse/191.216.151.in-addr.arpa.zone"; +}; + +// 151.216.192.0/24 +zone "192.216.151.in-addr.arpa" { + type master; + allow-update { key DHCP_UPDATER; }; + notify yes; + allow-transfer { ns-xfr; ext-xfr; }; + file "reverse/192.216.151.in-addr.arpa.zone"; +}; + +// 151.216.193.0/24 +zone "193.216.151.in-addr.arpa" { + type master; + allow-update { key DHCP_UPDATER; }; + notify yes; + allow-transfer { ns-xfr; ext-xfr; }; + file "reverse/193.216.151.in-addr.arpa.zone"; +}; + +// 151.216.194.0/24 +zone "194.216.151.in-addr.arpa" { + type master; + allow-update { key DHCP_UPDATER; }; + notify yes; + allow-transfer { ns-xfr; ext-xfr; }; + file "reverse/194.216.151.in-addr.arpa.zone"; +}; + +// 151.216.195.0/24 +zone "195.216.151.in-addr.arpa" { + type master; + allow-update { key DHCP_UPDATER; }; + notify yes; + allow-transfer { ns-xfr; ext-xfr; }; + file "reverse/195.216.151.in-addr.arpa.zone"; +}; + +// 151.216.196.0/24 +zone "196.216.151.in-addr.arpa" { + type master; + allow-update { key DHCP_UPDATER; }; + notify yes; + allow-transfer { ns-xfr; ext-xfr; }; + file "reverse/196.216.151.in-addr.arpa.zone"; +}; + +// 151.216.197.0/24 +zone "197.216.151.in-addr.arpa" { + type master; + allow-update { key DHCP_UPDATER; }; + notify yes; + allow-transfer { ns-xfr; ext-xfr; }; + file "reverse/197.216.151.in-addr.arpa.zone"; +}; + +// 151.216.198.0/24 +zone "198.216.151.in-addr.arpa" { + type master; + allow-update { key DHCP_UPDATER; }; + notify yes; + allow-transfer { ns-xfr; ext-xfr; }; + file "reverse/198.216.151.in-addr.arpa.zone"; +}; + +// 151.216.199.0/24 +zone "199.216.151.in-addr.arpa" { + type master; + allow-update { key DHCP_UPDATER; }; + notify yes; + allow-transfer { ns-xfr; ext-xfr; }; + file "reverse/199.216.151.in-addr.arpa.zone"; +}; + +// 151.216.200.0/24 +zone "200.216.151.in-addr.arpa" { + type master; + allow-update { key DHCP_UPDATER; }; + notify yes; + allow-transfer { ns-xfr; ext-xfr; }; + file "reverse/200.216.151.in-addr.arpa.zone"; +}; + +// 151.216.201.0/24 +zone "201.216.151.in-addr.arpa" { + type master; + allow-update { key DHCP_UPDATER; }; + notify yes; + allow-transfer { ns-xfr; ext-xfr; }; + file "reverse/201.216.151.in-addr.arpa.zone"; +}; + +// 151.216.202.0/24 +zone "202.216.151.in-addr.arpa" { + type master; + allow-update { key DHCP_UPDATER; }; + notify yes; + allow-transfer { ns-xfr; ext-xfr; }; + file "reverse/202.216.151.in-addr.arpa.zone"; +}; + +// 151.216.203.0/24 +zone "203.216.151.in-addr.arpa" { + type master; + allow-update { key DHCP_UPDATER; }; + notify yes; + allow-transfer { ns-xfr; ext-xfr; }; + file "reverse/203.216.151.in-addr.arpa.zone"; +}; + +// 151.216.204.0/24 +zone "204.216.151.in-addr.arpa" { + type master; + allow-update { key DHCP_UPDATER; }; + notify yes; + allow-transfer { ns-xfr; ext-xfr; }; + file "reverse/204.216.151.in-addr.arpa.zone"; +}; + +// 151.216.205.0/24 +zone "205.216.151.in-addr.arpa" { + type master; + allow-update { key DHCP_UPDATER; }; + notify yes; + allow-transfer { ns-xfr; ext-xfr; }; + file "reverse/205.216.151.in-addr.arpa.zone"; +}; + +// 151.216.206.0/24 +zone "206.216.151.in-addr.arpa" { + type master; + allow-update { key DHCP_UPDATER; }; + notify yes; + allow-transfer { ns-xfr; ext-xfr; }; + file "reverse/206.216.151.in-addr.arpa.zone"; +}; + +// 151.216.207.0/24 +zone "207.216.151.in-addr.arpa" { + type master; + allow-update { key DHCP_UPDATER; }; + notify yes; + allow-transfer { ns-xfr; ext-xfr; }; + file "reverse/207.216.151.in-addr.arpa.zone"; +}; + +// 151.216.208.0/24 +zone "208.216.151.in-addr.arpa" { + type master; + allow-update { key DHCP_UPDATER; }; + notify yes; + allow-transfer { ns-xfr; ext-xfr; }; + file "reverse/208.216.151.in-addr.arpa.zone"; +}; + +// 151.216.209.0/24 +zone "209.216.151.in-addr.arpa" { + type master; + allow-update { key DHCP_UPDATER; }; + notify yes; + allow-transfer { ns-xfr; ext-xfr; }; + file "reverse/209.216.151.in-addr.arpa.zone"; +}; + +// 151.216.210.0/24 +zone "210.216.151.in-addr.arpa" { + type master; + allow-update { key DHCP_UPDATER; }; + notify yes; + allow-transfer { ns-xfr; ext-xfr; }; + file "reverse/210.216.151.in-addr.arpa.zone"; +}; + +// 151.216.211.0/24 +zone "211.216.151.in-addr.arpa" { + type master; + allow-update { key DHCP_UPDATER; }; + notify yes; + allow-transfer { ns-xfr; ext-xfr; }; + file "reverse/211.216.151.in-addr.arpa.zone"; +}; + +// 151.216.212.0/24 +zone "212.216.151.in-addr.arpa" { + type master; + allow-update { key DHCP_UPDATER; }; + notify yes; + allow-transfer { ns-xfr; ext-xfr; }; + file "reverse/212.216.151.in-addr.arpa.zone"; +}; + +// 151.216.213.0/24 +zone "213.216.151.in-addr.arpa" { + type master; + allow-update { key DHCP_UPDATER; }; + notify yes; + allow-transfer { ns-xfr; ext-xfr; }; + file "reverse/213.216.151.in-addr.arpa.zone"; +}; + +// 151.216.214.0/24 +zone "214.216.151.in-addr.arpa" { + type master; + allow-update { key DHCP_UPDATER; }; + notify yes; + allow-transfer { ns-xfr; ext-xfr; }; + file "reverse/214.216.151.in-addr.arpa.zone"; +}; + +// 151.216.215.0/24 +zone "215.216.151.in-addr.arpa" { + type master; + allow-update { key DHCP_UPDATER; }; + notify yes; + allow-transfer { ns-xfr; ext-xfr; }; + file "reverse/215.216.151.in-addr.arpa.zone"; +}; + +// 151.216.216.0/24 +zone "216.216.151.in-addr.arpa" { + type master; + allow-update { key DHCP_UPDATER; }; + notify yes; + allow-transfer { ns-xfr; ext-xfr; }; + file "reverse/216.216.151.in-addr.arpa.zone"; +}; + +// 151.216.217.0/24 +zone "217.216.151.in-addr.arpa" { + type master; + allow-update { key DHCP_UPDATER; }; + notify yes; + allow-transfer { ns-xfr; ext-xfr; }; + file "reverse/217.216.151.in-addr.arpa.zone"; +}; + +// 151.216.218.0/24 +zone "218.216.151.in-addr.arpa" { + type master; + allow-update { key DHCP_UPDATER; }; + notify yes; + allow-transfer { ns-xfr; ext-xfr; }; + file "reverse/218.216.151.in-addr.arpa.zone"; +}; + +// 151.216.219.0/24 +zone "219.216.151.in-addr.arpa" { + type master; + allow-update { key DHCP_UPDATER; }; + notify yes; + allow-transfer { ns-xfr; ext-xfr; }; + file "reverse/219.216.151.in-addr.arpa.zone"; +}; + +// 151.216.220.0/24 +zone "220.216.151.in-addr.arpa" { + type master; + allow-update { key DHCP_UPDATER; }; + notify yes; + allow-transfer { ns-xfr; ext-xfr; }; + file "reverse/220.216.151.in-addr.arpa.zone"; +}; + +// 151.216.221.0/24 +zone "221.216.151.in-addr.arpa" { + type master; + allow-update { key DHCP_UPDATER; }; + notify yes; + allow-transfer { ns-xfr; ext-xfr; }; + file "reverse/221.216.151.in-addr.arpa.zone"; +}; + +// 151.216.222.0/24 +zone "222.216.151.in-addr.arpa" { + type master; + allow-update { key DHCP_UPDATER; }; + notify yes; + allow-transfer { ns-xfr; ext-xfr; }; + file "reverse/222.216.151.in-addr.arpa.zone"; +}; + +// 151.216.223.0/24 +zone "223.216.151.in-addr.arpa" { + type master; + allow-update { key DHCP_UPDATER; }; + notify yes; + allow-transfer { ns-xfr; ext-xfr; }; + file "reverse/223.216.151.in-addr.arpa.zone"; +}; + +// 151.216.224.0/24 +zone "224.216.151.in-addr.arpa" { + type master; + allow-update { key DHCP_UPDATER; }; + notify yes; + allow-transfer { ns-xfr; ext-xfr; }; + file "reverse/224.216.151.in-addr.arpa.zone"; +}; + +// 151.216.225.0/24 +zone "225.216.151.in-addr.arpa" { + type master; + allow-update { key DHCP_UPDATER; }; + notify yes; + allow-transfer { ns-xfr; ext-xfr; }; + file "reverse/225.216.151.in-addr.arpa.zone"; +}; + +// 151.216.226.0/24 +zone "226.216.151.in-addr.arpa" { + type master; + allow-update { key DHCP_UPDATER; }; + notify yes; + allow-transfer { ns-xfr; ext-xfr; }; + file "reverse/226.216.151.in-addr.arpa.zone"; +}; + +// 151.216.227.0/24 +zone "227.216.151.in-addr.arpa" { + type master; + allow-update { key DHCP_UPDATER; }; + notify yes; + allow-transfer { ns-xfr; ext-xfr; }; + file "reverse/227.216.151.in-addr.arpa.zone"; +}; + +// 151.216.228.0/24 +zone "228.216.151.in-addr.arpa" { + type master; + allow-update { key DHCP_UPDATER; }; + notify yes; + allow-transfer { ns-xfr; ext-xfr; }; + file "reverse/228.216.151.in-addr.arpa.zone"; +}; + +// 151.216.229.0/24 +zone "229.216.151.in-addr.arpa" { + type master; + allow-update { key DHCP_UPDATER; }; + notify yes; + allow-transfer { ns-xfr; ext-xfr; }; + file "reverse/229.216.151.in-addr.arpa.zone"; +}; + +// 151.216.230.0/24 +zone "230.216.151.in-addr.arpa" { + type master; + allow-update { key DHCP_UPDATER; }; + notify yes; + allow-transfer { ns-xfr; ext-xfr; }; + file "reverse/230.216.151.in-addr.arpa.zone"; +}; + +// 151.216.231.0/24 +zone "231.216.151.in-addr.arpa" { + type master; + allow-update { key DHCP_UPDATER; }; + notify yes; + allow-transfer { ns-xfr; ext-xfr; }; + file "reverse/231.216.151.in-addr.arpa.zone"; +}; + +// 151.216.232.0/24 +zone "232.216.151.in-addr.arpa" { + type master; + allow-update { key DHCP_UPDATER; }; + notify yes; + allow-transfer { ns-xfr; ext-xfr; }; + file "reverse/232.216.151.in-addr.arpa.zone"; +}; + +// 151.216.233.0/24 +zone "233.216.151.in-addr.arpa" { + type master; + allow-update { key DHCP_UPDATER; }; + notify yes; + allow-transfer { ns-xfr; ext-xfr; }; + file "reverse/233.216.151.in-addr.arpa.zone"; +}; + +// 151.216.234.0/24 +zone "234.216.151.in-addr.arpa" { + type master; + allow-update { key DHCP_UPDATER; }; + notify yes; + allow-transfer { ns-xfr; ext-xfr; }; + file "reverse/234.216.151.in-addr.arpa.zone"; +}; + +// 151.216.235.0/24 +zone "235.216.151.in-addr.arpa" { + type master; + allow-update { key DHCP_UPDATER; }; + notify yes; + allow-transfer { ns-xfr; ext-xfr; }; + file "reverse/235.216.151.in-addr.arpa.zone"; +}; + +// 151.216.236.0/24 +zone "236.216.151.in-addr.arpa" { + type master; + allow-update { key DHCP_UPDATER; }; + notify yes; + allow-transfer { ns-xfr; ext-xfr; }; + file "reverse/236.216.151.in-addr.arpa.zone"; +}; + +// 151.216.237.0/24 +zone "237.216.151.in-addr.arpa" { + type master; + allow-update { key DHCP_UPDATER; }; + notify yes; + allow-transfer { ns-xfr; ext-xfr; }; + file "reverse/237.216.151.in-addr.arpa.zone"; +}; + +// 151.216.238.0/24 +zone "238.216.151.in-addr.arpa" { + type master; + allow-update { key DHCP_UPDATER; }; + notify yes; + allow-transfer { ns-xfr; ext-xfr; }; + file "reverse/238.216.151.in-addr.arpa.zone"; +}; + +// 151.216.239.0/24 +zone "239.216.151.in-addr.arpa" { + type master; + allow-update { key DHCP_UPDATER; }; + notify yes; + allow-transfer { ns-xfr; ext-xfr; }; + file "reverse/239.216.151.in-addr.arpa.zone"; +}; + +// 151.216.240.0/24 +zone "240.216.151.in-addr.arpa" { + type master; + allow-update { key DHCP_UPDATER; }; + notify yes; + allow-transfer { ns-xfr; ext-xfr; }; + file "reverse/240.216.151.in-addr.arpa.zone"; +}; + +// 151.216.241.0/24 +zone "241.216.151.in-addr.arpa" { + type master; + allow-update { key DHCP_UPDATER; }; + notify yes; + allow-transfer { ns-xfr; ext-xfr; }; + file "reverse/241.216.151.in-addr.arpa.zone"; +}; + +// 151.216.242.0/24 +zone "242.216.151.in-addr.arpa" { + type master; + allow-update { key DHCP_UPDATER; }; + notify yes; + allow-transfer { ns-xfr; ext-xfr; }; + file "reverse/242.216.151.in-addr.arpa.zone"; +}; + +// 151.216.243.0/24 +zone "243.216.151.in-addr.arpa" { + type master; + allow-update { key DHCP_UPDATER; }; + notify yes; + allow-transfer { ns-xfr; ext-xfr; }; + file "reverse/243.216.151.in-addr.arpa.zone"; +}; + +// 151.216.244.0/24 +zone "244.216.151.in-addr.arpa" { + type master; + allow-update { key DHCP_UPDATER; }; + notify yes; + allow-transfer { ns-xfr; ext-xfr; }; + file "reverse/244.216.151.in-addr.arpa.zone"; +}; + +// 151.216.245.0/24 +zone "245.216.151.in-addr.arpa" { + type master; + allow-update { key DHCP_UPDATER; }; + notify yes; + allow-transfer { ns-xfr; ext-xfr; }; + file "reverse/245.216.151.in-addr.arpa.zone"; +}; + +// 151.216.246.0/24 +zone "246.216.151.in-addr.arpa" { + type master; + allow-update { key DHCP_UPDATER; }; + notify yes; + allow-transfer { ns-xfr; ext-xfr; }; + file "reverse/246.216.151.in-addr.arpa.zone"; +}; + +// 151.216.247.0/24 +zone "247.216.151.in-addr.arpa" { + type master; + allow-update { key DHCP_UPDATER; }; + notify yes; + allow-transfer { ns-xfr; ext-xfr; }; + file "reverse/247.216.151.in-addr.arpa.zone"; +}; + +// 151.216.248.0/24 +zone "248.216.151.in-addr.arpa" { + type master; + allow-update { key DHCP_UPDATER; }; + notify yes; + allow-transfer { ns-xfr; ext-xfr; }; + file "reverse/248.216.151.in-addr.arpa.zone"; +}; + +// 151.216.249.0/24 +zone "249.216.151.in-addr.arpa" { + type master; + allow-update { key DHCP_UPDATER; }; + notify yes; + allow-transfer { ns-xfr; ext-xfr; }; + file "reverse/249.216.151.in-addr.arpa.zone"; +}; + +// 151.216.250.0/24 +zone "250.216.151.in-addr.arpa" { + type master; + allow-update { key DHCP_UPDATER; }; + notify yes; + allow-transfer { ns-xfr; ext-xfr; }; + file "reverse/250.216.151.in-addr.arpa.zone"; +}; + +// 151.216.251.0/24 +zone "251.216.151.in-addr.arpa" { + type master; + allow-update { key DHCP_UPDATER; }; + notify yes; + allow-transfer { ns-xfr; ext-xfr; }; + file "reverse/251.216.151.in-addr.arpa.zone"; +}; + +// 151.216.252.0/24 +zone "252.216.151.in-addr.arpa" { + type master; + allow-update { key DHCP_UPDATER; }; + notify yes; + allow-transfer { ns-xfr; ext-xfr; }; + file "reverse/252.216.151.in-addr.arpa.zone"; +}; + +// 151.216.253.0/24 +zone "253.216.151.in-addr.arpa" { + type master; + allow-update { key DHCP_UPDATER; }; + notify yes; + allow-transfer { ns-xfr; ext-xfr; }; + file "reverse/253.216.151.in-addr.arpa.zone"; +}; + +// 151.216.254.0/24 +zone "254.216.151.in-addr.arpa" { + type master; + allow-update { key DHCP_UPDATER; }; + notify yes; + allow-transfer { ns-xfr; ext-xfr; }; + file "reverse/254.216.151.in-addr.arpa.zone"; +}; + +// 151.216.255.0/24 +zone "255.216.151.in-addr.arpa" { + type master; + allow-update { key DHCP_UPDATER; }; + notify yes; + allow-transfer { ns-xfr; ext-xfr; }; + file "reverse/255.216.151.in-addr.arpa.zone"; +}; + +// 185.12.59.0/24 +zone "59.12.185.in-addr.arpa" { + type master; + allow-update { key DHCP_UPDATER; }; + notify yes; + allow-transfer { ns-xfr; ext-xfr; }; + file "reverse/59.12.185.in-addr.arpa.zone"; +}; + diff --git a/examples/tg15/dns/master/named.stats b/examples/tg15/dns/master/named.stats new file mode 100644 index 0000000..514830a --- /dev/null +++ b/examples/tg15/dns/master/named.stats @@ -0,0 +1,143 @@ ++++ Statistics Dump +++ (1427886236) +++ Incoming Requests ++ + 7591092 QUERY + 88775 UPDATE +++ Incoming Queries ++ + 4167348 A + 2938 NS + 23371 CNAME + 102904 SOA + 291782 PTR + 730 MX + 16748 TXT + 2928092 AAAA + 35600 SRV + 120 A6 + 52 DS + 356 DNSKEY + 153 NSEC3PARAM + 1 SPF + 19486 IXFR + 312 AXFR + 1099 ANY +++ Outgoing Queries ++ +[View: default] + 1305411 A + 8699 NS + 10854 CNAME + 480 SOA + 16741 PTR + 214 MX + 11385 TXT + 748381 AAAA + 3087 SRV + 3 DS + 2 DNSKEY + 1 SPF + 50 ANY +[View: _bind] +++ Name Server Statistics ++ + 5851566 IPv4 requests received + 1828436 IPv6 requests received + 185223 requests with EDNS(0) received + 91417 requests with TSIG received + 711915 TCP requests received + 258 auth queries rejected + 8201 recursive queries rejected + 2 transfer requests rejected + 744 update requests rejected + 7622874 responses sent + 347455 truncated responses sent + 185210 responses with EDNS(0) sent + 91409 responses with TSIG sent + 6268231 queries resulted in successful answer + 768470 queries resulted in authoritative answer + 6744896 queries resulted in non authoritative answer + 121 queries resulted in referral answer + 535710 queries resulted in nxrrset + 12172 queries resulted in SERVFAIL + 709304 queries resulted in NXDOMAIN + 1500679 queries caused recursion + 36788 duplicate queries received + 526 queries dropped + 8439 other query failures + 19796 requested transfers completed + 63016 updates completed + 25007 updates failed + 22613 updates rejected due to prerequisite failure +++ Zone Maintenance Statistics ++ + 21379 IPv4 notifies sent + 21377 IPv6 notifies sent +++ Resolver Statistics ++ +[Common] +[View: default] + 1894368 IPv4 queries sent + 210940 IPv6 queries sent + 1865934 IPv4 responses received + 207764 IPv6 responses received + 53107 NXDOMAIN received + 13585 SERVFAIL received + 946 FORMERR received + 7093 other errors received + 6632 EDNS(0) query failures + 373 truncated responses received + 517 lame delegations received + 80032 query retries + 32115 query timeouts + 68342 IPv4 NS address fetches + 63195 IPv6 NS address fetches + 594 IPv4 NS address fetch failed + 45018 IPv6 NS address fetch failed + 345766 queries with RTT < 10ms + 1477328 queries with RTT 10-100ms + 247563 queries with RTT 100-500ms + 2114 queries with RTT 500-800ms + 14 queries with RTT 800-1600ms + 11 queries with RTT > 1600ms +[View: _bind] +++ Cache DB RRsets ++ +[View: default] + 42018 A + 27038 NS + 15222 CNAME + 2 SOA + 1620 PTR + 4 MX + 201 TXT + 5972 AAAA + 16 SRV + 917 DS + 5069 RRSIG + 2121 NSEC + 2 DNSKEY + 1 NSEC3PARAM + 36 !A + 10 !NS + 2 !MX + 177 !TXT + 15841 !AAAA + 23 !SRV + 4658 NXDOMAIN +[View: _bind (Cache: _bind)] +++ Socket I/O Statistics ++ + 1914117 UDP/IPv4 sockets opened + 222717 UDP/IPv6 sockets opened + 315 TCP/IPv4 sockets opened + 63 TCP/IPv6 sockets opened + 1914099 UDP/IPv4 sockets closed + 222708 UDP/IPv6 sockets closed + 347815 TCP/IPv4 sockets closed + 20982 TCP/IPv6 sockets closed + 214 UDP/IPv4 socket bind failures + 12 UDP/IPv6 socket bind failures + 1894056 UDP/IPv4 connections established + 210879 UDP/IPv6 connections established + 308 TCP/IPv4 connections established + 61 TCP/IPv6 connections established + 347504 TCP/IPv4 connections accepted + 20921 TCP/IPv6 connections accepted + 787 UDP/IPv4 recv errors + 215 UDP/IPv6 recv errors + 2 TCP/IPv4 recv errors +++ Per Zone Query Statistics ++ +--- Statistics Dump --- (1427886236) diff --git a/examples/tg15/dns/master/tg15.gathering.org.zone b/examples/tg15/dns/master/tg15.gathering.org.zone new file mode 100644 index 0000000..f68de5c --- /dev/null +++ b/examples/tg15/dns/master/tg15.gathering.org.zone @@ -0,0 +1,185 @@ +$TTL 3600 +@ IN SOA marty.tg15.gathering.org. abuse.gathering.org. ( + 2015040201; serial + 3600 ; refresh + 1800 ; retry + 608400 ; expire + 3600 ) ; minimum and default TTL + + IN NS marty.tg15.gathering.org. + IN NS emmet.tg15.gathering.org. + +marty IN A 185.12.59.66 +marty IN AAAA 2a02:ed02:1ee7::66 +emmet IN A 185.12.59.2 +emmet IN AAAA 2a02:ed02:1337::2 +ns1 IN CNAME marty.tg15.gathering.org. +ns2 IN CNAME emmet.tg15.gathering.org. + +; Generated by make-all-config.sh on the bootstrapping/nms server. +; Will not be overwritten unless it is missing ;) + +george IN A 185.12.59.3 +george IN AAAA 2a02:ed02:1337::3 +lorraine IN A 185.12.59.4 +lorraine IN AAAA 2a02:ed02:1337::4 +dave IN A 185.12.59.5 +dave IN AAAA 2a02:ed02:1337::5 +linda IN A 185.12.59.6 +linda IN AAAA 2a02:ed02:1337::6 +seamus IN A 185.12.59.7 +seamus IN AAAA 2a02:ed02:1337::7 +maggie IN A 185.12.59.8 +maggie IN AAAA 2a02:ed02:1337::8 +clara IN A 185.12.59.9 +clara IN AAAA 2a02:ed02:1337::9 +stream IN CNAME einstein.tg15.gathering.org. +munin IN CNAME einstein.tg15.gathering.org. +gerald IN A 185.12.59.10 +gerald IN AAAA 2a02:ed02:1337::10 +copernicus IN A 185.12.59.11 +copernicus IN AAAA 2a02:ed02:1337::11 +einstein IN A 185.12.59.12 +einstein IN AAAA 2a02:ed02:1337::12 +nms IN CNAME einstein.tg15.gathering.org. +nms-public IN CNAME einstein.tg15.gathering.org. +biff IN A 185.12.59.13 +biff IN AAAA 2a02:ed02:1337::13 +match IN A 185.12.59.14 +match IN AAAA 2a02:ed02:1337::14 +skinhead IN A 151.216.242.2 +skinhead IN AAAA 2a02:ed02:242::2 +3d IN A 185.12.59.16 +3d IN AAAA 2a02:ed02:1337::16 +tgjump IN A 185.12.59.17 +tgjump IN AAAA 2a02:ed02:1337::17 +splunk IN A 185.12.59.18 +splunk IN AAAA 2a02:ed02:1337::18 +marlene IN A 185.12.59.19 +marlene IN AAAA 2a02:ed02:1337::19 +observium IN A 134.90.150.190 +observium IN AAAA 2A02:20C8:1930::190 +funfact IN A 185.12.59.22 + +; cubemap +; round-robin til begge reflektorer +cubemap IN A 185.12.59.7 +cubemap IN A 185.12.59.8 +cubemap IN AAAA 2a02:ed02:1337::7 +cubemap IN AAAA 2a02:ed02:1337::8 + +; lolcname +hack IN CNAME glundandra.iskrembilen.com. +hack.competitions IN CNAME hack.tg15.gathering.org. +stats IN CNAME einstein.tg15.gathering.org. + +; SMTP +smtp IN CNAME emmet.tg15.gathering.org. +mail IN CNAME emmet.tg15.gathering.org. + +; Anna diverse +vote IN A 188.166.38.180 +tgpc IN CNAME lurga.iskrembilen.com. + + + + + + + + + + +; linknets +rs1.tele.link IN A 151.216.128.0 +rs1.tele.link IN AAAA 2A02:ED02:FFFE:0:0:0:0:0 +rs1.core.link IN A 151.216.128.1 +rs1.core.link IN AAAA 2A02:ED02:FFFE:0:0:0:0:1 +rs1.tele.link IN A 151.216.128.2 +rs1.tele.link IN AAAA 2A02:ED02:FFFE:0:0:0:0:2 +rs1.noc.link IN A 151.216.128.3 +rs1.noc.link IN AAAA 2A02:ED02:FFFE:0:0:0:0:3 +rs1.core.link IN A 151.216.128.4 +rs1.core.link IN AAAA 2A02:ED02:FFFE:0:0:0:0:4 +rs1.noc.link IN A 151.216.128.5 +rs1.noc.link IN AAAA 2A02:ED02:FFFE:0:0:0:0:5 +rs1.tele.link IN A 151.216.128.6 +rs1.tele.link IN AAAA 2A02:ED02:FFFE:0:0:0:0:6 +pre-fw1.tele.link IN A 151.216.128.7 +pre-fw1.tele.link IN AAAA 2A02:ED02:FFFE:0:0:0:0:7 +rs1.tele.link IN A 151.216.128.8 +rs1.tele.link IN AAAA 2A02:ED02:FFFE:0:0:0:0:8 +post-fw1.tele.link IN A 151.216.128.9 +post-fw1.tele.link IN AAAA 2A02:ED02:FFFE:0:0:0:0:9 +rs1.tele.link IN A 151.216.128.10 +rs1.tele.link IN AAAA 2A02:ED02:FFFE:0:0:0:0:10 +rs1.south.link IN A 151.216.128.11 +rs1.south.link IN AAAA 2A02:ED02:FFFE:0:0:0:0:11 +rs1.south.link IN A 151.216.128.12 +rs1.south.link IN AAAA 2A02:ED02:FFFE:0:0:0:0:12 +rs1.log.link IN A 151.216.128.13 +rs1.log.link IN AAAA 2A02:ED02:FFFE:0:0:0:0:13 +rs1.log.link IN A 151.216.128.14 +rs1.log.link IN AAAA 2A02:ED02:FFFE:0:0:0:0:14 +rs1.gamehq.link IN A 151.216.128.15 +rs1.gamehq.link IN AAAA 2A02:ED02:FFFE:0:0:0:0:15 +rs1.gamehq.link IN A 151.216.128.16 +rs1.gamehq.link IN AAAA 2A02:ED02:FFFE:0:0:0:0:16 +rs1.north.link IN A 151.216.128.17 +rs1.north.link IN AAAA 2A02:ED02:FFFE:0:0:0:0:17 +rs1.north.link IN A 151.216.128.18 +rs1.north.link IN AAAA 2A02:ED02:FFFE:0:0:0:0:18 +rs1.noc.link IN A 151.216.128.19 +rs1.noc.link IN AAAA 2A02:ED02:FFFE:0:0:0:0:19 +rs1.log.link IN A 151.216.128.20 +rs1.log.link IN AAAA 2A02:ED02:FFFE:0:0:0:0:20 +rs1.backstage.link IN A 151.216.128.21 +rs1.backstage.link IN AAAA 2A02:ED02:FFFE:0:0:0:0:21 +rs1.backstage.link IN A 151.216.128.22 +rs1.backstage.link IN AAAA 2A02:ED02:FFFE:0:0:0:0:22 +rs1.distro2.link IN A 151.216.128.23 +rs1.distro2.link IN AAAA 2A02:ED02:FFFE:0:0:0:0:23 +rs1.tele.link IN A 151.216.128.24 +rs1.tele.link IN AAAA 2A02:ED02:FFFE:0:0:0:0:24 +rs1.crew.link IN A 151.216.128.25 +rs1.crew.link IN AAAA 2A02:ED02:FFFE:0:0:0:0:25 +rs1.core.link IN A 151.216.128.26 +rs1.core.link IN AAAA 2A02:ED02:FFFE:0:0:0:0:26 +rs1.crew.link IN A 151.216.128.27 +rs1.crew.link IN AAAA 2A02:ED02:FFFE:0:0:0:0:27 +rs1.core.link IN A 151.216.128.28 +rs1.core.link IN AAAA 2A02:ED02:FFFE:0:0:0:0:28 +rs1.distro7.link IN A 151.216.128.29 +rs1.distro7.link IN AAAA 2A02:ED02:FFFE:0:0:0:0:29 +rs1.core.link IN A 151.216.128.30 +rs1.core.link IN AAAA 2A02:ED02:FFFE:0:0:0:0:30 +rs1.distro6.link IN A 151.216.128.31 +rs1.distro6.link IN AAAA 2A02:ED02:FFFE:0:0:0:0:31 +rs1.core.link IN A 151.216.128.32 +rs1.core.link IN AAAA 2A02:ED02:FFFE:0:0:0:0:32 +rs1.distro4.link IN A 151.216.128.33 +rs1.distro4.link IN AAAA 2A02:ED02:FFFE:0:0:0:0:33 +rs1.core.link IN A 151.216.128.34 +rs1.core.link IN AAAA 2A02:ED02:FFFE:0:0:0:0:34 +rs1.distro5.link IN A 151.216.128.35 +rs1.distro5.link IN AAAA 2A02:ED02:FFFE:0:0:0:0:35 +rs1.core.link IN A 151.216.128.36 +rs1.core.link IN AAAA 2A02:ED02:FFFE:0:0:0:0:36 +rs1.distro3.link IN A 151.216.128.37 +rs1.distro3.link IN AAAA 2A02:ED02:FFFE:0:0:0:0:37 +rs1.core.link IN A 151.216.128.38 +rs1.core.link IN AAAA 2A02:ED02:FFFE:0:0:0:0:38 +rs1.distro1.link IN A 151.216.128.39 +rs1.distro1.link IN AAAA 2A02:ED02:FFFE:0:0:0:0:39 +rs1.core.link IN A 151.216.128.40 +rs1.core.link IN AAAA 2A02:ED02:FFFE:0:0:0:0:40 +rs1.distro2.link IN A 151.216.128.41 +rs1.distro2.link IN AAAA 2A02:ED02:FFFE:0:0:0:0:41 +rs1.core.link IN A 151.216.128.42 +rs1.core.link IN AAAA 2A02:ED02:FFFE:0:0:0:0:42 +rs1.distro0.link IN A 151.216.128.43 +rs1.distro0.link IN AAAA 2A02:ED02:FFFE:0:0:0:0:43 +rs1.tele.link IN A 151.216.128.44 +rs1.tele.link IN AAAA 2A02:ED02:FFFE:0:0:0:0:44 +event-fw1.tele.link IN A 151.216.128.45 +event-fw1.tele.link IN AAAA 2A02:ED02:FFFE:0:0:0:0:45 |