diff options
Diffstat (limited to 'examples/tg16/dhcp/conf-v6')
179 files changed, 1790 insertions, 0 deletions
diff --git a/examples/tg16/dhcp/conf-v6/ap-creativia.conf b/examples/tg16/dhcp/conf-v6/ap-creativia.conf new file mode 100644 index 0000000..512d31b --- /dev/null +++ b/examples/tg16/dhcp/conf-v6/ap-creativia.conf @@ -0,0 +1,10 @@ +zone ap-creativia.tg16.gathering.org { + primary 127.0.0.1; + key DHCP_UPDATER; +} +subnet6 2a06:5840:53b::/64 { + option domain-name "ap-creativia.tg16.gathering.org"; + + range6 2a06:5840:53b::1000 2a06:5840:53b::9999; +} + diff --git a/examples/tg16/dhcp/conf-v6/ap-distro0.conf b/examples/tg16/dhcp/conf-v6/ap-distro0.conf new file mode 100644 index 0000000..2f1b050 --- /dev/null +++ b/examples/tg16/dhcp/conf-v6/ap-distro0.conf @@ -0,0 +1,10 @@ +zone ap-distro0.tg16.gathering.org { + primary 127.0.0.1; + key DHCP_UPDATER; +} +subnet6 2a06:5840:51a::/64 { + option domain-name "ap-distro0.tg16.gathering.org"; + + range6 2a06:5840:51a::1000 2a06:5840:51a::9999; +} + diff --git a/examples/tg16/dhcp/conf-v6/ap-distro1.conf b/examples/tg16/dhcp/conf-v6/ap-distro1.conf new file mode 100644 index 0000000..5d59fdf --- /dev/null +++ b/examples/tg16/dhcp/conf-v6/ap-distro1.conf @@ -0,0 +1,10 @@ +zone ap-distro1.tg16.gathering.org { + primary 127.0.0.1; + key DHCP_UPDATER; +} +subnet6 2a06:5840:51b::/64 { + option domain-name "ap-distro1.tg16.gathering.org"; + + range6 2a06:5840:51b::1000 2a06:5840:51b::9999; +} + diff --git a/examples/tg16/dhcp/conf-v6/ap-distro2.conf b/examples/tg16/dhcp/conf-v6/ap-distro2.conf new file mode 100644 index 0000000..b8c4e89 --- /dev/null +++ b/examples/tg16/dhcp/conf-v6/ap-distro2.conf @@ -0,0 +1,10 @@ +zone ap-distro2.tg16.gathering.org { + primary 127.0.0.1; + key DHCP_UPDATER; +} +subnet6 2a06:5840:51c::/64 { + option domain-name "ap-distro2.tg16.gathering.org"; + + range6 2a06:5840:51c::1000 2a06:5840:51c::9999; +} + diff --git a/examples/tg16/dhcp/conf-v6/ap-distro3.conf b/examples/tg16/dhcp/conf-v6/ap-distro3.conf new file mode 100644 index 0000000..19e2cb4 --- /dev/null +++ b/examples/tg16/dhcp/conf-v6/ap-distro3.conf @@ -0,0 +1,10 @@ +zone ap-distro3.tg16.gathering.org { + primary 127.0.0.1; + key DHCP_UPDATER; +} +subnet6 2a06:5840:51d::/64 { + option domain-name "ap-distro3.tg16.gathering.org"; + + range6 2a06:5840:51d::1000 2a06:5840:51d::9999; +} + diff --git a/examples/tg16/dhcp/conf-v6/ap-distro4.conf b/examples/tg16/dhcp/conf-v6/ap-distro4.conf new file mode 100644 index 0000000..61b042c --- /dev/null +++ b/examples/tg16/dhcp/conf-v6/ap-distro4.conf @@ -0,0 +1,10 @@ +zone ap-distro4.tg16.gathering.org { + primary 127.0.0.1; + key DHCP_UPDATER; +} +subnet6 2a06:5840:52a::/64 { + option domain-name "ap-distro4.tg16.gathering.org"; + + range6 2a06:5840:52a::1000 2a06:5840:52a::9999; +} + diff --git a/examples/tg16/dhcp/conf-v6/ap-distro5.conf b/examples/tg16/dhcp/conf-v6/ap-distro5.conf new file mode 100644 index 0000000..2536a55 --- /dev/null +++ b/examples/tg16/dhcp/conf-v6/ap-distro5.conf @@ -0,0 +1,10 @@ +zone ap-distro5.tg16.gathering.org { + primary 127.0.0.1; + key DHCP_UPDATER; +} +subnet6 2a06:5840:52b::/64 { + option domain-name "ap-distro5.tg16.gathering.org"; + + range6 2a06:5840:52b::1000 2a06:5840:52b::9999; +} + diff --git a/examples/tg16/dhcp/conf-v6/ap-distro6.conf b/examples/tg16/dhcp/conf-v6/ap-distro6.conf new file mode 100644 index 0000000..5d5a064 --- /dev/null +++ b/examples/tg16/dhcp/conf-v6/ap-distro6.conf @@ -0,0 +1,10 @@ +zone ap-distro6.tg16.gathering.org { + primary 127.0.0.1; + key DHCP_UPDATER; +} +subnet6 2a06:5840:52c::/64 { + option domain-name "ap-distro6.tg16.gathering.org"; + + range6 2a06:5840:52c::1000 2a06:5840:52c::9999; +} + diff --git a/examples/tg16/dhcp/conf-v6/ap-distro7.conf b/examples/tg16/dhcp/conf-v6/ap-distro7.conf new file mode 100644 index 0000000..3efe69c --- /dev/null +++ b/examples/tg16/dhcp/conf-v6/ap-distro7.conf @@ -0,0 +1,10 @@ +zone ap-distro7.tg16.gathering.org { + primary 127.0.0.1; + key DHCP_UPDATER; +} +subnet6 2a06:5840:52d::/64 { + option domain-name "ap-distro7.tg16.gathering.org"; + + range6 2a06:5840:52d::1000 2a06:5840:52d::9999; +} + diff --git a/examples/tg16/dhcp/conf-v6/ap-stand.conf b/examples/tg16/dhcp/conf-v6/ap-stand.conf new file mode 100644 index 0000000..7982009 --- /dev/null +++ b/examples/tg16/dhcp/conf-v6/ap-stand.conf @@ -0,0 +1,10 @@ +zone ap-stand.tg16.gathering.org { + primary 127.0.0.1; + key DHCP_UPDATER; +} +subnet6 2a06:5840:530::/64 { + option domain-name "ap-stand.tg16.gathering.org"; + + range6 2a06:5840:530::1000 2a06:5840:530::9999; +} + diff --git a/examples/tg16/dhcp/conf-v6/auditorium.conf b/examples/tg16/dhcp/conf-v6/auditorium.conf new file mode 100644 index 0000000..f35fbe6 --- /dev/null +++ b/examples/tg16/dhcp/conf-v6/auditorium.conf @@ -0,0 +1,10 @@ +zone auditorium.tg16.gathering.org { + primary 127.0.0.1; + key DHCP_UPDATER; +} +subnet6 2a06:5840:77::/64 { + option domain-name "auditorium.tg16.gathering.org"; + + range6 2a06:5840:77::1000 2a06:5840:77::9999; +} + diff --git a/examples/tg16/dhcp/conf-v6/creativia-village.conf b/examples/tg16/dhcp/conf-v6/creativia-village.conf new file mode 100644 index 0000000..1624232 --- /dev/null +++ b/examples/tg16/dhcp/conf-v6/creativia-village.conf @@ -0,0 +1,10 @@ +zone creativia-village.tg16.gathering.org { + primary 127.0.0.1; + key DHCP_UPDATER; +} +subnet6 2a06:5840:42d::/64 { + option domain-name "creativia-village.tg16.gathering.org"; + + range6 2a06:5840:42d::1000 2a06:5840:42d::9999; +} + diff --git a/examples/tg16/dhcp/conf-v6/creativia.conf b/examples/tg16/dhcp/conf-v6/creativia.conf new file mode 100644 index 0000000..38d65a3 --- /dev/null +++ b/examples/tg16/dhcp/conf-v6/creativia.conf @@ -0,0 +1,10 @@ +zone creativia.tg16.gathering.org { + primary 127.0.0.1; + key DHCP_UPDATER; +} +subnet6 2a06:5840:61::/64 { + option domain-name "creativia.tg16.gathering.org"; + + range6 2a06:5840:61::1000 2a06:5840:61::9999; +} + diff --git a/examples/tg16/dhcp/conf-v6/creativia1.conf b/examples/tg16/dhcp/conf-v6/creativia1.conf new file mode 100644 index 0000000..027f905 --- /dev/null +++ b/examples/tg16/dhcp/conf-v6/creativia1.conf @@ -0,0 +1,10 @@ +zone creativia1.tg16.gathering.org { + primary 127.0.0.1; + key DHCP_UPDATER; +} +subnet6 2a06:5840:40a::/64 { + option domain-name "creativia1.tg16.gathering.org"; + + range6 2a06:5840:40a::1000 2a06:5840:40a::9999; +} + diff --git a/examples/tg16/dhcp/conf-v6/creativia2.conf b/examples/tg16/dhcp/conf-v6/creativia2.conf new file mode 100644 index 0000000..5256267 --- /dev/null +++ b/examples/tg16/dhcp/conf-v6/creativia2.conf @@ -0,0 +1,10 @@ +zone creativia2.tg16.gathering.org { + primary 127.0.0.1; + key DHCP_UPDATER; +} +subnet6 2a06:5840:40b::/64 { + option domain-name "creativia2.tg16.gathering.org"; + + range6 2a06:5840:40b::1000 2a06:5840:40b::9999; +} + diff --git a/examples/tg16/dhcp/conf-v6/creativia3.conf b/examples/tg16/dhcp/conf-v6/creativia3.conf new file mode 100644 index 0000000..7bcaa5f --- /dev/null +++ b/examples/tg16/dhcp/conf-v6/creativia3.conf @@ -0,0 +1,10 @@ +zone creativia3.tg16.gathering.org { + primary 127.0.0.1; + key DHCP_UPDATER; +} +subnet6 2a06:5840:40c::/64 { + option domain-name "creativia3.tg16.gathering.org"; + + range6 2a06:5840:40c::1000 2a06:5840:40c::9999; +} + diff --git a/examples/tg16/dhcp/conf-v6/creativia4.conf b/examples/tg16/dhcp/conf-v6/creativia4.conf new file mode 100644 index 0000000..82b3843 --- /dev/null +++ b/examples/tg16/dhcp/conf-v6/creativia4.conf @@ -0,0 +1,10 @@ +zone creativia4.tg16.gathering.org { + primary 127.0.0.1; + key DHCP_UPDATER; +} +subnet6 2a06:5840:40d::/64 { + option domain-name "creativia4.tg16.gathering.org"; + + range6 2a06:5840:40d::1000 2a06:5840:40d::9999; +} + diff --git a/examples/tg16/dhcp/conf-v6/creativia5.conf b/examples/tg16/dhcp/conf-v6/creativia5.conf new file mode 100644 index 0000000..c2343f2 --- /dev/null +++ b/examples/tg16/dhcp/conf-v6/creativia5.conf @@ -0,0 +1,10 @@ +zone creativia5.tg16.gathering.org { + primary 127.0.0.1; + key DHCP_UPDATER; +} +subnet6 2a06:5840:41a::/64 { + option domain-name "creativia5.tg16.gathering.org"; + + range6 2a06:5840:41a::1000 2a06:5840:41a::9999; +} + diff --git a/examples/tg16/dhcp/conf-v6/creativia6.conf b/examples/tg16/dhcp/conf-v6/creativia6.conf new file mode 100644 index 0000000..69a0b2a --- /dev/null +++ b/examples/tg16/dhcp/conf-v6/creativia6.conf @@ -0,0 +1,10 @@ +zone creativia6.tg16.gathering.org { + primary 127.0.0.1; + key DHCP_UPDATER; +} +subnet6 2a06:5840:42b::/64 { + option domain-name "creativia6.tg16.gathering.org"; + + range6 2a06:5840:42b::1000 2a06:5840:42b::9999; +} + diff --git a/examples/tg16/dhcp/conf-v6/creativia7.conf b/examples/tg16/dhcp/conf-v6/creativia7.conf new file mode 100644 index 0000000..88e9753 --- /dev/null +++ b/examples/tg16/dhcp/conf-v6/creativia7.conf @@ -0,0 +1,10 @@ +zone creativia7.tg16.gathering.org { + primary 127.0.0.1; + key DHCP_UPDATER; +} +subnet6 2a06:5840:42c::/64 { + option domain-name "creativia7.tg16.gathering.org"; + + range6 2a06:5840:42c::1000 2a06:5840:42c::9999; +} + diff --git a/examples/tg16/dhcp/conf-v6/creativiasw1.conf b/examples/tg16/dhcp/conf-v6/creativiasw1.conf new file mode 100644 index 0000000..2f2b7bb --- /dev/null +++ b/examples/tg16/dhcp/conf-v6/creativiasw1.conf @@ -0,0 +1,10 @@ +zone creativiasw1.tg16.gathering.org { + primary 127.0.0.1; + key DHCP_UPDATER; +} +subnet6 2a06:5840:43a::/64 { + option domain-name "creativiasw1.tg16.gathering.org"; + + range6 2a06:5840:43a::1000 2a06:5840:43a::9999; +} + diff --git a/examples/tg16/dhcp/conf-v6/crew.conf b/examples/tg16/dhcp/conf-v6/crew.conf new file mode 100644 index 0000000..6d2cdde --- /dev/null +++ b/examples/tg16/dhcp/conf-v6/crew.conf @@ -0,0 +1,10 @@ +zone crew.tg16.gathering.org { + primary 127.0.0.1; + key DHCP_UPDATER; +} +subnet6 2a06:5840:66::/64 { + option domain-name "crew.tg16.gathering.org"; + + range6 2a06:5840:66::1000 2a06:5840:66::9999; +} + diff --git a/examples/tg16/dhcp/conf-v6/deltaker-srv.conf b/examples/tg16/dhcp/conf-v6/deltaker-srv.conf new file mode 100644 index 0000000..1ef2211 --- /dev/null +++ b/examples/tg16/dhcp/conf-v6/deltaker-srv.conf @@ -0,0 +1,10 @@ +zone deltaker-srv.tg16.gathering.org { + primary 127.0.0.1; + key DHCP_UPDATER; +} +subnet6 2a06:5840:95a::/64 { + option domain-name "deltaker-srv.tg16.gathering.org"; + + range6 2a06:5840:95a::1000 2a06:5840:95a::9999; +} + diff --git a/examples/tg16/dhcp/conf-v6/e1-3.conf b/examples/tg16/dhcp/conf-v6/e1-3.conf new file mode 100644 index 0000000..641fc9e --- /dev/null +++ b/examples/tg16/dhcp/conf-v6/e1-3.conf @@ -0,0 +1,10 @@ +zone e1-3.tg16.gathering.org { + primary 127.0.0.1; + key DHCP_UPDATER; +} +subnet6 2a06:5840:0a::/64 { + option domain-name "e1-3.tg16.gathering.org"; + + range6 2a06:5840:a::1000 2a06:5840:a::9999; +} + diff --git a/examples/tg16/dhcp/conf-v6/e1-4.conf b/examples/tg16/dhcp/conf-v6/e1-4.conf new file mode 100644 index 0000000..ac39370 --- /dev/null +++ b/examples/tg16/dhcp/conf-v6/e1-4.conf @@ -0,0 +1,10 @@ +zone e1-4.tg16.gathering.org { + primary 127.0.0.1; + key DHCP_UPDATER; +} +subnet6 2a06:5840:0b::/64 { + option domain-name "e1-4.tg16.gathering.org"; + + range6 2a06:5840:b::1000 2a06:5840:b::9999; +} + diff --git a/examples/tg16/dhcp/conf-v6/e11-1.conf b/examples/tg16/dhcp/conf-v6/e11-1.conf new file mode 100644 index 0000000..dff406e --- /dev/null +++ b/examples/tg16/dhcp/conf-v6/e11-1.conf @@ -0,0 +1,10 @@ +zone e11-1.tg16.gathering.org { + primary 127.0.0.1; + key DHCP_UPDATER; +} +subnet6 2a06:5840:3d::/64 { + option domain-name "e11-1.tg16.gathering.org"; + + range6 2a06:5840:3d::1000 2a06:5840:3d::9999; +} + diff --git a/examples/tg16/dhcp/conf-v6/e11-2.conf b/examples/tg16/dhcp/conf-v6/e11-2.conf new file mode 100644 index 0000000..901eec9 --- /dev/null +++ b/examples/tg16/dhcp/conf-v6/e11-2.conf @@ -0,0 +1,10 @@ +zone e11-2.tg16.gathering.org { + primary 127.0.0.1; + key DHCP_UPDATER; +} +subnet6 2a06:5840:4a::/64 { + option domain-name "e11-2.tg16.gathering.org"; + + range6 2a06:5840:4a::1000 2a06:5840:4a::9999; +} + diff --git a/examples/tg16/dhcp/conf-v6/e11-3.conf b/examples/tg16/dhcp/conf-v6/e11-3.conf new file mode 100644 index 0000000..ddf8544 --- /dev/null +++ b/examples/tg16/dhcp/conf-v6/e11-3.conf @@ -0,0 +1,10 @@ +zone e11-3.tg16.gathering.org { + primary 127.0.0.1; + key DHCP_UPDATER; +} +subnet6 2a06:5840:4b::/64 { + option domain-name "e11-3.tg16.gathering.org"; + + range6 2a06:5840:4b::1000 2a06:5840:4b::9999; +} + diff --git a/examples/tg16/dhcp/conf-v6/e11-4.conf b/examples/tg16/dhcp/conf-v6/e11-4.conf new file mode 100644 index 0000000..09e8832 --- /dev/null +++ b/examples/tg16/dhcp/conf-v6/e11-4.conf @@ -0,0 +1,10 @@ +zone e11-4.tg16.gathering.org { + primary 127.0.0.1; + key DHCP_UPDATER; +} +subnet6 2a06:5840:4c::/64 { + option domain-name "e11-4.tg16.gathering.org"; + + range6 2a06:5840:4c::1000 2a06:5840:4c::9999; +} + diff --git a/examples/tg16/dhcp/conf-v6/e13-1.conf b/examples/tg16/dhcp/conf-v6/e13-1.conf new file mode 100644 index 0000000..d6738f7 --- /dev/null +++ b/examples/tg16/dhcp/conf-v6/e13-1.conf @@ -0,0 +1,10 @@ +zone e13-1.tg16.gathering.org { + primary 127.0.0.1; + key DHCP_UPDATER; +} +subnet6 2a06:5840:4d::/64 { + option domain-name "e13-1.tg16.gathering.org"; + + range6 2a06:5840:4d::1000 2a06:5840:4d::9999; +} + diff --git a/examples/tg16/dhcp/conf-v6/e13-2.conf b/examples/tg16/dhcp/conf-v6/e13-2.conf new file mode 100644 index 0000000..b181391 --- /dev/null +++ b/examples/tg16/dhcp/conf-v6/e13-2.conf @@ -0,0 +1,10 @@ +zone e13-2.tg16.gathering.org { + primary 127.0.0.1; + key DHCP_UPDATER; +} +subnet6 2a06:5840:5a::/64 { + option domain-name "e13-2.tg16.gathering.org"; + + range6 2a06:5840:5a::1000 2a06:5840:5a::9999; +} + diff --git a/examples/tg16/dhcp/conf-v6/e13-3.conf b/examples/tg16/dhcp/conf-v6/e13-3.conf new file mode 100644 index 0000000..81d5a52 --- /dev/null +++ b/examples/tg16/dhcp/conf-v6/e13-3.conf @@ -0,0 +1,10 @@ +zone e13-3.tg16.gathering.org { + primary 127.0.0.1; + key DHCP_UPDATER; +} +subnet6 2a06:5840:5b::/64 { + option domain-name "e13-3.tg16.gathering.org"; + + range6 2a06:5840:5b::1000 2a06:5840:5b::9999; +} + diff --git a/examples/tg16/dhcp/conf-v6/e13-4.conf b/examples/tg16/dhcp/conf-v6/e13-4.conf new file mode 100644 index 0000000..9ac46e2 --- /dev/null +++ b/examples/tg16/dhcp/conf-v6/e13-4.conf @@ -0,0 +1,10 @@ +zone e13-4.tg16.gathering.org { + primary 127.0.0.1; + key DHCP_UPDATER; +} +subnet6 2a06:5840:5c::/64 { + option domain-name "e13-4.tg16.gathering.org"; + + range6 2a06:5840:5c::1000 2a06:5840:5c::9999; +} + diff --git a/examples/tg16/dhcp/conf-v6/e15-1.conf b/examples/tg16/dhcp/conf-v6/e15-1.conf new file mode 100644 index 0000000..6636313 --- /dev/null +++ b/examples/tg16/dhcp/conf-v6/e15-1.conf @@ -0,0 +1,10 @@ +zone e15-1.tg16.gathering.org { + primary 127.0.0.1; + key DHCP_UPDATER; +} +subnet6 2a06:5840:5d::/64 { + option domain-name "e15-1.tg16.gathering.org"; + + range6 2a06:5840:5d::1000 2a06:5840:5d::9999; +} + diff --git a/examples/tg16/dhcp/conf-v6/e15-2.conf b/examples/tg16/dhcp/conf-v6/e15-2.conf new file mode 100644 index 0000000..5b86101 --- /dev/null +++ b/examples/tg16/dhcp/conf-v6/e15-2.conf @@ -0,0 +1,10 @@ +zone e15-2.tg16.gathering.org { + primary 127.0.0.1; + key DHCP_UPDATER; +} +subnet6 2a06:5840:6a::/64 { + option domain-name "e15-2.tg16.gathering.org"; + + range6 2a06:5840:6a::1000 2a06:5840:6a::9999; +} + diff --git a/examples/tg16/dhcp/conf-v6/e15-3.conf b/examples/tg16/dhcp/conf-v6/e15-3.conf new file mode 100644 index 0000000..53bd984 --- /dev/null +++ b/examples/tg16/dhcp/conf-v6/e15-3.conf @@ -0,0 +1,10 @@ +zone e15-3.tg16.gathering.org { + primary 127.0.0.1; + key DHCP_UPDATER; +} +subnet6 2a06:5840:6b::/64 { + option domain-name "e15-3.tg16.gathering.org"; + + range6 2a06:5840:6b::1000 2a06:5840:6b::9999; +} + diff --git a/examples/tg16/dhcp/conf-v6/e15-4.conf b/examples/tg16/dhcp/conf-v6/e15-4.conf new file mode 100644 index 0000000..9c59ac7 --- /dev/null +++ b/examples/tg16/dhcp/conf-v6/e15-4.conf @@ -0,0 +1,10 @@ +zone e15-4.tg16.gathering.org { + primary 127.0.0.1; + key DHCP_UPDATER; +} +subnet6 2a06:5840:6c::/64 { + option domain-name "e15-4.tg16.gathering.org"; + + range6 2a06:5840:6c::1000 2a06:5840:6c::9999; +} + diff --git a/examples/tg16/dhcp/conf-v6/e17-1.conf b/examples/tg16/dhcp/conf-v6/e17-1.conf new file mode 100644 index 0000000..9c02818 --- /dev/null +++ b/examples/tg16/dhcp/conf-v6/e17-1.conf @@ -0,0 +1,10 @@ +zone e17-1.tg16.gathering.org { + primary 127.0.0.1; + key DHCP_UPDATER; +} +subnet6 2a06:5840:6d::/64 { + option domain-name "e17-1.tg16.gathering.org"; + + range6 2a06:5840:6d::1000 2a06:5840:6d::9999; +} + diff --git a/examples/tg16/dhcp/conf-v6/e17-2.conf b/examples/tg16/dhcp/conf-v6/e17-2.conf new file mode 100644 index 0000000..01d6fc9 --- /dev/null +++ b/examples/tg16/dhcp/conf-v6/e17-2.conf @@ -0,0 +1,10 @@ +zone e17-2.tg16.gathering.org { + primary 127.0.0.1; + key DHCP_UPDATER; +} +subnet6 2a06:5840:7a::/64 { + option domain-name "e17-2.tg16.gathering.org"; + + range6 2a06:5840:7a::1000 2a06:5840:7a::9999; +} + diff --git a/examples/tg16/dhcp/conf-v6/e17-3.conf b/examples/tg16/dhcp/conf-v6/e17-3.conf new file mode 100644 index 0000000..237d344 --- /dev/null +++ b/examples/tg16/dhcp/conf-v6/e17-3.conf @@ -0,0 +1,10 @@ +zone e17-3.tg16.gathering.org { + primary 127.0.0.1; + key DHCP_UPDATER; +} +subnet6 2a06:5840:7b::/64 { + option domain-name "e17-3.tg16.gathering.org"; + + range6 2a06:5840:7b::1000 2a06:5840:7b::9999; +} + diff --git a/examples/tg16/dhcp/conf-v6/e17-4.conf b/examples/tg16/dhcp/conf-v6/e17-4.conf new file mode 100644 index 0000000..401b8e7 --- /dev/null +++ b/examples/tg16/dhcp/conf-v6/e17-4.conf @@ -0,0 +1,10 @@ +zone e17-4.tg16.gathering.org { + primary 127.0.0.1; + key DHCP_UPDATER; +} +subnet6 2a06:5840:7c::/64 { + option domain-name "e17-4.tg16.gathering.org"; + + range6 2a06:5840:7c::1000 2a06:5840:7c::9999; +} + diff --git a/examples/tg16/dhcp/conf-v6/e19-1.conf b/examples/tg16/dhcp/conf-v6/e19-1.conf new file mode 100644 index 0000000..d3a17d6 --- /dev/null +++ b/examples/tg16/dhcp/conf-v6/e19-1.conf @@ -0,0 +1,10 @@ +zone e19-1.tg16.gathering.org { + primary 127.0.0.1; + key DHCP_UPDATER; +} +subnet6 2a06:5840:7d::/64 { + option domain-name "e19-1.tg16.gathering.org"; + + range6 2a06:5840:7d::1000 2a06:5840:7d::9999; +} + diff --git a/examples/tg16/dhcp/conf-v6/e19-2.conf b/examples/tg16/dhcp/conf-v6/e19-2.conf new file mode 100644 index 0000000..bc9fd22 --- /dev/null +++ b/examples/tg16/dhcp/conf-v6/e19-2.conf @@ -0,0 +1,10 @@ +zone e19-2.tg16.gathering.org { + primary 127.0.0.1; + key DHCP_UPDATER; +} +subnet6 2a06:5840:8a::/64 { + option domain-name "e19-2.tg16.gathering.org"; + + range6 2a06:5840:8a::1000 2a06:5840:8a::9999; +} + diff --git a/examples/tg16/dhcp/conf-v6/e19-3.conf b/examples/tg16/dhcp/conf-v6/e19-3.conf new file mode 100644 index 0000000..58c89ea --- /dev/null +++ b/examples/tg16/dhcp/conf-v6/e19-3.conf @@ -0,0 +1,10 @@ +zone e19-3.tg16.gathering.org { + primary 127.0.0.1; + key DHCP_UPDATER; +} +subnet6 2a06:5840:8b::/64 { + option domain-name "e19-3.tg16.gathering.org"; + + range6 2a06:5840:8b::1000 2a06:5840:8b::9999; +} + diff --git a/examples/tg16/dhcp/conf-v6/e19-4.conf b/examples/tg16/dhcp/conf-v6/e19-4.conf new file mode 100644 index 0000000..3932f18 --- /dev/null +++ b/examples/tg16/dhcp/conf-v6/e19-4.conf @@ -0,0 +1,10 @@ +zone e19-4.tg16.gathering.org { + primary 127.0.0.1; + key DHCP_UPDATER; +} +subnet6 2a06:5840:8c::/64 { + option domain-name "e19-4.tg16.gathering.org"; + + range6 2a06:5840:8c::1000 2a06:5840:8c::9999; +} + diff --git a/examples/tg16/dhcp/conf-v6/e21-1.conf b/examples/tg16/dhcp/conf-v6/e21-1.conf new file mode 100644 index 0000000..c9b846b --- /dev/null +++ b/examples/tg16/dhcp/conf-v6/e21-1.conf @@ -0,0 +1,10 @@ +zone e21-1.tg16.gathering.org { + primary 127.0.0.1; + key DHCP_UPDATER; +} +subnet6 2a06:5840:8d::/64 { + option domain-name "e21-1.tg16.gathering.org"; + + range6 2a06:5840:8d::1000 2a06:5840:8d::9999; +} + diff --git a/examples/tg16/dhcp/conf-v6/e21-2.conf b/examples/tg16/dhcp/conf-v6/e21-2.conf new file mode 100644 index 0000000..f8db1cc --- /dev/null +++ b/examples/tg16/dhcp/conf-v6/e21-2.conf @@ -0,0 +1,10 @@ +zone e21-2.tg16.gathering.org { + primary 127.0.0.1; + key DHCP_UPDATER; +} +subnet6 2a06:5840:9a::/64 { + option domain-name "e21-2.tg16.gathering.org"; + + range6 2a06:5840:9a::1000 2a06:5840:9a::9999; +} + diff --git a/examples/tg16/dhcp/conf-v6/e21-3.conf b/examples/tg16/dhcp/conf-v6/e21-3.conf new file mode 100644 index 0000000..5d98a95 --- /dev/null +++ b/examples/tg16/dhcp/conf-v6/e21-3.conf @@ -0,0 +1,10 @@ +zone e21-3.tg16.gathering.org { + primary 127.0.0.1; + key DHCP_UPDATER; +} +subnet6 2a06:5840:9b::/64 { + option domain-name "e21-3.tg16.gathering.org"; + + range6 2a06:5840:9b::1000 2a06:5840:9b::9999; +} + diff --git a/examples/tg16/dhcp/conf-v6/e21-4.conf b/examples/tg16/dhcp/conf-v6/e21-4.conf new file mode 100644 index 0000000..7a7d425 --- /dev/null +++ b/examples/tg16/dhcp/conf-v6/e21-4.conf @@ -0,0 +1,10 @@ +zone e21-4.tg16.gathering.org { + primary 127.0.0.1; + key DHCP_UPDATER; +} +subnet6 2a06:5840:9c::/64 { + option domain-name "e21-4.tg16.gathering.org"; + + range6 2a06:5840:9c::1000 2a06:5840:9c::9999; +} + diff --git a/examples/tg16/dhcp/conf-v6/e23-1.conf b/examples/tg16/dhcp/conf-v6/e23-1.conf new file mode 100644 index 0000000..e0bd0ac --- /dev/null +++ b/examples/tg16/dhcp/conf-v6/e23-1.conf @@ -0,0 +1,10 @@ +zone e23-1.tg16.gathering.org { + primary 127.0.0.1; + key DHCP_UPDATER; +} +subnet6 2a06:5840:9d::/64 { + option domain-name "e23-1.tg16.gathering.org"; + + range6 2a06:5840:9d::1000 2a06:5840:9d::9999; +} + diff --git a/examples/tg16/dhcp/conf-v6/e23-2.conf b/examples/tg16/dhcp/conf-v6/e23-2.conf new file mode 100644 index 0000000..9a116a9 --- /dev/null +++ b/examples/tg16/dhcp/conf-v6/e23-2.conf @@ -0,0 +1,10 @@ +zone e23-2.tg16.gathering.org { + primary 127.0.0.1; + key DHCP_UPDATER; +} +subnet6 2a06:5840:10a::/64 { + option domain-name "e23-2.tg16.gathering.org"; + + range6 2a06:5840:10a::1000 2a06:5840:10a::9999; +} + diff --git a/examples/tg16/dhcp/conf-v6/e23-3.conf b/examples/tg16/dhcp/conf-v6/e23-3.conf new file mode 100644 index 0000000..c04ae39 --- /dev/null +++ b/examples/tg16/dhcp/conf-v6/e23-3.conf @@ -0,0 +1,10 @@ +zone e23-3.tg16.gathering.org { + primary 127.0.0.1; + key DHCP_UPDATER; +} +subnet6 2a06:5840:10b::/64 { + option domain-name "e23-3.tg16.gathering.org"; + + range6 2a06:5840:10b::1000 2a06:5840:10b::9999; +} + diff --git a/examples/tg16/dhcp/conf-v6/e23-4.conf b/examples/tg16/dhcp/conf-v6/e23-4.conf new file mode 100644 index 0000000..ae7abcb --- /dev/null +++ b/examples/tg16/dhcp/conf-v6/e23-4.conf @@ -0,0 +1,10 @@ +zone e23-4.tg16.gathering.org { + primary 127.0.0.1; + key DHCP_UPDATER; +} +subnet6 2a06:5840:10c::/64 { + option domain-name "e23-4.tg16.gathering.org"; + + range6 2a06:5840:10c::1000 2a06:5840:10c::9999; +} + diff --git a/examples/tg16/dhcp/conf-v6/e25-1.conf b/examples/tg16/dhcp/conf-v6/e25-1.conf new file mode 100644 index 0000000..3287ad7 --- /dev/null +++ b/examples/tg16/dhcp/conf-v6/e25-1.conf @@ -0,0 +1,10 @@ +zone e25-1.tg16.gathering.org { + primary 127.0.0.1; + key DHCP_UPDATER; +} +subnet6 2a06:5840:10d::/64 { + option domain-name "e25-1.tg16.gathering.org"; + + range6 2a06:5840:10d::1000 2a06:5840:10d::9999; +} + diff --git a/examples/tg16/dhcp/conf-v6/e25-2.conf b/examples/tg16/dhcp/conf-v6/e25-2.conf new file mode 100644 index 0000000..f0804cb --- /dev/null +++ b/examples/tg16/dhcp/conf-v6/e25-2.conf @@ -0,0 +1,10 @@ +zone e25-2.tg16.gathering.org { + primary 127.0.0.1; + key DHCP_UPDATER; +} +subnet6 2a06:5840:11a::/64 { + option domain-name "e25-2.tg16.gathering.org"; + + range6 2a06:5840:11a::1000 2a06:5840:11a::9999; +} + diff --git a/examples/tg16/dhcp/conf-v6/e27-1.conf b/examples/tg16/dhcp/conf-v6/e27-1.conf new file mode 100644 index 0000000..a632f3d --- /dev/null +++ b/examples/tg16/dhcp/conf-v6/e27-1.conf @@ -0,0 +1,10 @@ +zone e27-1.tg16.gathering.org { + primary 127.0.0.1; + key DHCP_UPDATER; +} +subnet6 2a06:5840:11b::/64 { + option domain-name "e27-1.tg16.gathering.org"; + + range6 2a06:5840:11b::1000 2a06:5840:11b::9999; +} + diff --git a/examples/tg16/dhcp/conf-v6/e27-2.conf b/examples/tg16/dhcp/conf-v6/e27-2.conf new file mode 100644 index 0000000..7665acc --- /dev/null +++ b/examples/tg16/dhcp/conf-v6/e27-2.conf @@ -0,0 +1,10 @@ +zone e27-2.tg16.gathering.org { + primary 127.0.0.1; + key DHCP_UPDATER; +} +subnet6 2a06:5840:11c::/64 { + option domain-name "e27-2.tg16.gathering.org"; + + range6 2a06:5840:11c::1000 2a06:5840:11c::9999; +} + diff --git a/examples/tg16/dhcp/conf-v6/e29-1.conf b/examples/tg16/dhcp/conf-v6/e29-1.conf new file mode 100644 index 0000000..ccb2c73 --- /dev/null +++ b/examples/tg16/dhcp/conf-v6/e29-1.conf @@ -0,0 +1,10 @@ +zone e29-1.tg16.gathering.org { + primary 127.0.0.1; + key DHCP_UPDATER; +} +subnet6 2a06:5840:11d::/64 { + option domain-name "e29-1.tg16.gathering.org"; + + range6 2a06:5840:11d::1000 2a06:5840:11d::9999; +} + diff --git a/examples/tg16/dhcp/conf-v6/e29-2.conf b/examples/tg16/dhcp/conf-v6/e29-2.conf new file mode 100644 index 0000000..ab98128 --- /dev/null +++ b/examples/tg16/dhcp/conf-v6/e29-2.conf @@ -0,0 +1,10 @@ +zone e29-2.tg16.gathering.org { + primary 127.0.0.1; + key DHCP_UPDATER; +} +subnet6 2a06:5840:12a::/64 { + option domain-name "e29-2.tg16.gathering.org"; + + range6 2a06:5840:12a::1000 2a06:5840:12a::9999; +} + diff --git a/examples/tg16/dhcp/conf-v6/e3-3.conf b/examples/tg16/dhcp/conf-v6/e3-3.conf new file mode 100644 index 0000000..b1dd0c8 --- /dev/null +++ b/examples/tg16/dhcp/conf-v6/e3-3.conf @@ -0,0 +1,10 @@ +zone e3-3.tg16.gathering.org { + primary 127.0.0.1; + key DHCP_UPDATER; +} +subnet6 2a06:5840:0c::/64 { + option domain-name "e3-3.tg16.gathering.org"; + + range6 2a06:5840:c::1000 2a06:5840:c::9999; +} + diff --git a/examples/tg16/dhcp/conf-v6/e3-4.conf b/examples/tg16/dhcp/conf-v6/e3-4.conf new file mode 100644 index 0000000..d1ecd39 --- /dev/null +++ b/examples/tg16/dhcp/conf-v6/e3-4.conf @@ -0,0 +1,10 @@ +zone e3-4.tg16.gathering.org { + primary 127.0.0.1; + key DHCP_UPDATER; +} +subnet6 2a06:5840:0d::/64 { + option domain-name "e3-4.tg16.gathering.org"; + + range6 2a06:5840:d::1000 2a06:5840:d::9999; +} + diff --git a/examples/tg16/dhcp/conf-v6/e31-1.conf b/examples/tg16/dhcp/conf-v6/e31-1.conf new file mode 100644 index 0000000..707301c --- /dev/null +++ b/examples/tg16/dhcp/conf-v6/e31-1.conf @@ -0,0 +1,10 @@ +zone e31-1.tg16.gathering.org { + primary 127.0.0.1; + key DHCP_UPDATER; +} +subnet6 2a06:5840:12b::/64 { + option domain-name "e31-1.tg16.gathering.org"; + + range6 2a06:5840:12b::1000 2a06:5840:12b::9999; +} + diff --git a/examples/tg16/dhcp/conf-v6/e31-2.conf b/examples/tg16/dhcp/conf-v6/e31-2.conf new file mode 100644 index 0000000..8c708ed --- /dev/null +++ b/examples/tg16/dhcp/conf-v6/e31-2.conf @@ -0,0 +1,10 @@ +zone e31-2.tg16.gathering.org { + primary 127.0.0.1; + key DHCP_UPDATER; +} +subnet6 2a06:5840:12c::/64 { + option domain-name "e31-2.tg16.gathering.org"; + + range6 2a06:5840:12c::1000 2a06:5840:12c::9999; +} + diff --git a/examples/tg16/dhcp/conf-v6/e33-1.conf b/examples/tg16/dhcp/conf-v6/e33-1.conf new file mode 100644 index 0000000..0777328 --- /dev/null +++ b/examples/tg16/dhcp/conf-v6/e33-1.conf @@ -0,0 +1,10 @@ +zone e33-1.tg16.gathering.org { + primary 127.0.0.1; + key DHCP_UPDATER; +} +subnet6 2a06:5840:12d::/64 { + option domain-name "e33-1.tg16.gathering.org"; + + range6 2a06:5840:12d::1000 2a06:5840:12d::9999; +} + diff --git a/examples/tg16/dhcp/conf-v6/e33-2.conf b/examples/tg16/dhcp/conf-v6/e33-2.conf new file mode 100644 index 0000000..d895ce9 --- /dev/null +++ b/examples/tg16/dhcp/conf-v6/e33-2.conf @@ -0,0 +1,10 @@ +zone e33-2.tg16.gathering.org { + primary 127.0.0.1; + key DHCP_UPDATER; +} +subnet6 2a06:5840:13a::/64 { + option domain-name "e33-2.tg16.gathering.org"; + + range6 2a06:5840:13a::1000 2a06:5840:13a::9999; +} + diff --git a/examples/tg16/dhcp/conf-v6/e35-1.conf b/examples/tg16/dhcp/conf-v6/e35-1.conf new file mode 100644 index 0000000..4b066dc --- /dev/null +++ b/examples/tg16/dhcp/conf-v6/e35-1.conf @@ -0,0 +1,10 @@ +zone e35-1.tg16.gathering.org { + primary 127.0.0.1; + key DHCP_UPDATER; +} +subnet6 2a06:5840:13b::/64 { + option domain-name "e35-1.tg16.gathering.org"; + + range6 2a06:5840:13b::1000 2a06:5840:13b::9999; +} + diff --git a/examples/tg16/dhcp/conf-v6/e35-2.conf b/examples/tg16/dhcp/conf-v6/e35-2.conf new file mode 100644 index 0000000..4244d44 --- /dev/null +++ b/examples/tg16/dhcp/conf-v6/e35-2.conf @@ -0,0 +1,10 @@ +zone e35-2.tg16.gathering.org { + primary 127.0.0.1; + key DHCP_UPDATER; +} +subnet6 2a06:5840:13c::/64 { + option domain-name "e35-2.tg16.gathering.org"; + + range6 2a06:5840:13c::1000 2a06:5840:13c::9999; +} + diff --git a/examples/tg16/dhcp/conf-v6/e37-1.conf b/examples/tg16/dhcp/conf-v6/e37-1.conf new file mode 100644 index 0000000..de46acf --- /dev/null +++ b/examples/tg16/dhcp/conf-v6/e37-1.conf @@ -0,0 +1,10 @@ +zone e37-1.tg16.gathering.org { + primary 127.0.0.1; + key DHCP_UPDATER; +} +subnet6 2a06:5840:13d::/64 { + option domain-name "e37-1.tg16.gathering.org"; + + range6 2a06:5840:13d::1000 2a06:5840:13d::9999; +} + diff --git a/examples/tg16/dhcp/conf-v6/e37-2.conf b/examples/tg16/dhcp/conf-v6/e37-2.conf new file mode 100644 index 0000000..cfa044f --- /dev/null +++ b/examples/tg16/dhcp/conf-v6/e37-2.conf @@ -0,0 +1,10 @@ +zone e37-2.tg16.gathering.org { + primary 127.0.0.1; + key DHCP_UPDATER; +} +subnet6 2a06:5840:14a::/64 { + option domain-name "e37-2.tg16.gathering.org"; + + range6 2a06:5840:14a::1000 2a06:5840:14a::9999; +} + diff --git a/examples/tg16/dhcp/conf-v6/e39-1.conf b/examples/tg16/dhcp/conf-v6/e39-1.conf new file mode 100644 index 0000000..2824a9a --- /dev/null +++ b/examples/tg16/dhcp/conf-v6/e39-1.conf @@ -0,0 +1,10 @@ +zone e39-1.tg16.gathering.org { + primary 127.0.0.1; + key DHCP_UPDATER; +} +subnet6 2a06:5840:14b::/64 { + option domain-name "e39-1.tg16.gathering.org"; + + range6 2a06:5840:14b::1000 2a06:5840:14b::9999; +} + diff --git a/examples/tg16/dhcp/conf-v6/e39-2.conf b/examples/tg16/dhcp/conf-v6/e39-2.conf new file mode 100644 index 0000000..2e16863 --- /dev/null +++ b/examples/tg16/dhcp/conf-v6/e39-2.conf @@ -0,0 +1,10 @@ +zone e39-2.tg16.gathering.org { + primary 127.0.0.1; + key DHCP_UPDATER; +} +subnet6 2a06:5840:14c::/64 { + option domain-name "e39-2.tg16.gathering.org"; + + range6 2a06:5840:14c::1000 2a06:5840:14c::9999; +} + diff --git a/examples/tg16/dhcp/conf-v6/e41-1.conf b/examples/tg16/dhcp/conf-v6/e41-1.conf new file mode 100644 index 0000000..270aadc --- /dev/null +++ b/examples/tg16/dhcp/conf-v6/e41-1.conf @@ -0,0 +1,10 @@ +zone e41-1.tg16.gathering.org { + primary 127.0.0.1; + key DHCP_UPDATER; +} +subnet6 2a06:5840:14d::/64 { + option domain-name "e41-1.tg16.gathering.org"; + + range6 2a06:5840:14d::1000 2a06:5840:14d::9999; +} + diff --git a/examples/tg16/dhcp/conf-v6/e41-2.conf b/examples/tg16/dhcp/conf-v6/e41-2.conf new file mode 100644 index 0000000..6b9c9f6 --- /dev/null +++ b/examples/tg16/dhcp/conf-v6/e41-2.conf @@ -0,0 +1,10 @@ +zone e41-2.tg16.gathering.org { + primary 127.0.0.1; + key DHCP_UPDATER; +} +subnet6 2a06:5840:15a::/64 { + option domain-name "e41-2.tg16.gathering.org"; + + range6 2a06:5840:15a::1000 2a06:5840:15a::9999; +} + diff --git a/examples/tg16/dhcp/conf-v6/e41-3.conf b/examples/tg16/dhcp/conf-v6/e41-3.conf new file mode 100644 index 0000000..323423d --- /dev/null +++ b/examples/tg16/dhcp/conf-v6/e41-3.conf @@ -0,0 +1,10 @@ +zone e41-3.tg16.gathering.org { + primary 127.0.0.1; + key DHCP_UPDATER; +} +subnet6 2a06:5840:15b::/64 { + option domain-name "e41-3.tg16.gathering.org"; + + range6 2a06:5840:15b::1000 2a06:5840:15b::9999; +} + diff --git a/examples/tg16/dhcp/conf-v6/e41-4.conf b/examples/tg16/dhcp/conf-v6/e41-4.conf new file mode 100644 index 0000000..5ac3070 --- /dev/null +++ b/examples/tg16/dhcp/conf-v6/e41-4.conf @@ -0,0 +1,10 @@ +zone e41-4.tg16.gathering.org { + primary 127.0.0.1; + key DHCP_UPDATER; +} +subnet6 2a06:5840:15c::/64 { + option domain-name "e41-4.tg16.gathering.org"; + + range6 2a06:5840:15c::1000 2a06:5840:15c::9999; +} + diff --git a/examples/tg16/dhcp/conf-v6/e43-1.conf b/examples/tg16/dhcp/conf-v6/e43-1.conf new file mode 100644 index 0000000..388e07a --- /dev/null +++ b/examples/tg16/dhcp/conf-v6/e43-1.conf @@ -0,0 +1,10 @@ +zone e43-1.tg16.gathering.org { + primary 127.0.0.1; + key DHCP_UPDATER; +} +subnet6 2a06:5840:15d::/64 { + option domain-name "e43-1.tg16.gathering.org"; + + range6 2a06:5840:15d::1000 2a06:5840:15d::9999; +} + diff --git a/examples/tg16/dhcp/conf-v6/e43-2.conf b/examples/tg16/dhcp/conf-v6/e43-2.conf new file mode 100644 index 0000000..a62b579 --- /dev/null +++ b/examples/tg16/dhcp/conf-v6/e43-2.conf @@ -0,0 +1,10 @@ +zone e43-2.tg16.gathering.org { + primary 127.0.0.1; + key DHCP_UPDATER; +} +subnet6 2a06:5840:16a::/64 { + option domain-name "e43-2.tg16.gathering.org"; + + range6 2a06:5840:16a::1000 2a06:5840:16a::9999; +} + diff --git a/examples/tg16/dhcp/conf-v6/e43-3.conf b/examples/tg16/dhcp/conf-v6/e43-3.conf new file mode 100644 index 0000000..999ab7f --- /dev/null +++ b/examples/tg16/dhcp/conf-v6/e43-3.conf @@ -0,0 +1,10 @@ +zone e43-3.tg16.gathering.org { + primary 127.0.0.1; + key DHCP_UPDATER; +} +subnet6 2a06:5840:16b::/64 { + option domain-name "e43-3.tg16.gathering.org"; + + range6 2a06:5840:16b::1000 2a06:5840:16b::9999; +} + diff --git a/examples/tg16/dhcp/conf-v6/e43-4.conf b/examples/tg16/dhcp/conf-v6/e43-4.conf new file mode 100644 index 0000000..bcd0ac7 --- /dev/null +++ b/examples/tg16/dhcp/conf-v6/e43-4.conf @@ -0,0 +1,10 @@ +zone e43-4.tg16.gathering.org { + primary 127.0.0.1; + key DHCP_UPDATER; +} +subnet6 2a06:5840:16c::/64 { + option domain-name "e43-4.tg16.gathering.org"; + + range6 2a06:5840:16c::1000 2a06:5840:16c::9999; +} + diff --git a/examples/tg16/dhcp/conf-v6/e45-1.conf b/examples/tg16/dhcp/conf-v6/e45-1.conf new file mode 100644 index 0000000..5f49ab3 --- /dev/null +++ b/examples/tg16/dhcp/conf-v6/e45-1.conf @@ -0,0 +1,10 @@ +zone e45-1.tg16.gathering.org { + primary 127.0.0.1; + key DHCP_UPDATER; +} +subnet6 2a06:5840:16d::/64 { + option domain-name "e45-1.tg16.gathering.org"; + + range6 2a06:5840:16d::1000 2a06:5840:16d::9999; +} + diff --git a/examples/tg16/dhcp/conf-v6/e45-2.conf b/examples/tg16/dhcp/conf-v6/e45-2.conf new file mode 100644 index 0000000..c6a5a9f --- /dev/null +++ b/examples/tg16/dhcp/conf-v6/e45-2.conf @@ -0,0 +1,10 @@ +zone e45-2.tg16.gathering.org { + primary 127.0.0.1; + key DHCP_UPDATER; +} +subnet6 2a06:5840:17a::/64 { + option domain-name "e45-2.tg16.gathering.org"; + + range6 2a06:5840:17a::1000 2a06:5840:17a::9999; +} + diff --git a/examples/tg16/dhcp/conf-v6/e45-3.conf b/examples/tg16/dhcp/conf-v6/e45-3.conf new file mode 100644 index 0000000..9a86d60 --- /dev/null +++ b/examples/tg16/dhcp/conf-v6/e45-3.conf @@ -0,0 +1,10 @@ +zone e45-3.tg16.gathering.org { + primary 127.0.0.1; + key DHCP_UPDATER; +} +subnet6 2a06:5840:17b::/64 { + option domain-name "e45-3.tg16.gathering.org"; + + range6 2a06:5840:17b::1000 2a06:5840:17b::9999; +} + diff --git a/examples/tg16/dhcp/conf-v6/e45-4.conf b/examples/tg16/dhcp/conf-v6/e45-4.conf new file mode 100644 index 0000000..68a82ec --- /dev/null +++ b/examples/tg16/dhcp/conf-v6/e45-4.conf @@ -0,0 +1,10 @@ +zone e45-4.tg16.gathering.org { + primary 127.0.0.1; + key DHCP_UPDATER; +} +subnet6 2a06:5840:17c::/64 { + option domain-name "e45-4.tg16.gathering.org"; + + range6 2a06:5840:17c::1000 2a06:5840:17c::9999; +} + diff --git a/examples/tg16/dhcp/conf-v6/e47-1.conf b/examples/tg16/dhcp/conf-v6/e47-1.conf new file mode 100644 index 0000000..a088229 --- /dev/null +++ b/examples/tg16/dhcp/conf-v6/e47-1.conf @@ -0,0 +1,10 @@ +zone e47-1.tg16.gathering.org { + primary 127.0.0.1; + key DHCP_UPDATER; +} +subnet6 2a06:5840:17d::/64 { + option domain-name "e47-1.tg16.gathering.org"; + + range6 2a06:5840:17d::1000 2a06:5840:17d::9999; +} + diff --git a/examples/tg16/dhcp/conf-v6/e47-2.conf b/examples/tg16/dhcp/conf-v6/e47-2.conf new file mode 100644 index 0000000..82cf9e1 --- /dev/null +++ b/examples/tg16/dhcp/conf-v6/e47-2.conf @@ -0,0 +1,10 @@ +zone e47-2.tg16.gathering.org { + primary 127.0.0.1; + key DHCP_UPDATER; +} +subnet6 2a06:5840:18a::/64 { + option domain-name "e47-2.tg16.gathering.org"; + + range6 2a06:5840:18a::1000 2a06:5840:18a::9999; +} + diff --git a/examples/tg16/dhcp/conf-v6/e47-3.conf b/examples/tg16/dhcp/conf-v6/e47-3.conf new file mode 100644 index 0000000..1e14154 --- /dev/null +++ b/examples/tg16/dhcp/conf-v6/e47-3.conf @@ -0,0 +1,10 @@ +zone e47-3.tg16.gathering.org { + primary 127.0.0.1; + key DHCP_UPDATER; +} +subnet6 2a06:5840:18b::/64 { + option domain-name "e47-3.tg16.gathering.org"; + + range6 2a06:5840:18b::1000 2a06:5840:18b::9999; +} + diff --git a/examples/tg16/dhcp/conf-v6/e47-4.conf b/examples/tg16/dhcp/conf-v6/e47-4.conf new file mode 100644 index 0000000..a4997f8 --- /dev/null +++ b/examples/tg16/dhcp/conf-v6/e47-4.conf @@ -0,0 +1,10 @@ +zone e47-4.tg16.gathering.org { + primary 127.0.0.1; + key DHCP_UPDATER; +} +subnet6 2a06:5840:18c::/64 { + option domain-name "e47-4.tg16.gathering.org"; + + range6 2a06:5840:18c::1000 2a06:5840:18c::9999; +} + diff --git a/examples/tg16/dhcp/conf-v6/e49-1.conf b/examples/tg16/dhcp/conf-v6/e49-1.conf new file mode 100644 index 0000000..2c041e7 --- /dev/null +++ b/examples/tg16/dhcp/conf-v6/e49-1.conf @@ -0,0 +1,10 @@ +zone e49-1.tg16.gathering.org { + primary 127.0.0.1; + key DHCP_UPDATER; +} +subnet6 2a06:5840:18d::/64 { + option domain-name "e49-1.tg16.gathering.org"; + + range6 2a06:5840:18d::1000 2a06:5840:18d::9999; +} + diff --git a/examples/tg16/dhcp/conf-v6/e49-2.conf b/examples/tg16/dhcp/conf-v6/e49-2.conf new file mode 100644 index 0000000..b6e369d --- /dev/null +++ b/examples/tg16/dhcp/conf-v6/e49-2.conf @@ -0,0 +1,10 @@ +zone e49-2.tg16.gathering.org { + primary 127.0.0.1; + key DHCP_UPDATER; +} +subnet6 2a06:5840:19a::/64 { + option domain-name "e49-2.tg16.gathering.org"; + + range6 2a06:5840:19a::1000 2a06:5840:19a::9999; +} + diff --git a/examples/tg16/dhcp/conf-v6/e49-3.conf b/examples/tg16/dhcp/conf-v6/e49-3.conf new file mode 100644 index 0000000..abae7a9 --- /dev/null +++ b/examples/tg16/dhcp/conf-v6/e49-3.conf @@ -0,0 +1,10 @@ +zone e49-3.tg16.gathering.org { + primary 127.0.0.1; + key DHCP_UPDATER; +} +subnet6 2a06:5840:19b::/64 { + option domain-name "e49-3.tg16.gathering.org"; + + range6 2a06:5840:19b::1000 2a06:5840:19b::9999; +} + diff --git a/examples/tg16/dhcp/conf-v6/e49-4.conf b/examples/tg16/dhcp/conf-v6/e49-4.conf new file mode 100644 index 0000000..32167ae --- /dev/null +++ b/examples/tg16/dhcp/conf-v6/e49-4.conf @@ -0,0 +1,10 @@ +zone e49-4.tg16.gathering.org { + primary 127.0.0.1; + key DHCP_UPDATER; +} +subnet6 2a06:5840:19c::/64 { + option domain-name "e49-4.tg16.gathering.org"; + + range6 2a06:5840:19c::1000 2a06:5840:19c::9999; +} + diff --git a/examples/tg16/dhcp/conf-v6/e5-2.conf b/examples/tg16/dhcp/conf-v6/e5-2.conf new file mode 100644 index 0000000..899ef9e --- /dev/null +++ b/examples/tg16/dhcp/conf-v6/e5-2.conf @@ -0,0 +1,10 @@ +zone e5-2.tg16.gathering.org { + primary 127.0.0.1; + key DHCP_UPDATER; +} +subnet6 2a06:5840:1a::/64 { + option domain-name "e5-2.tg16.gathering.org"; + + range6 2a06:5840:1a::1000 2a06:5840:1a::9999; +} + diff --git a/examples/tg16/dhcp/conf-v6/e5-3.conf b/examples/tg16/dhcp/conf-v6/e5-3.conf new file mode 100644 index 0000000..6db1a35 --- /dev/null +++ b/examples/tg16/dhcp/conf-v6/e5-3.conf @@ -0,0 +1,10 @@ +zone e5-3.tg16.gathering.org { + primary 127.0.0.1; + key DHCP_UPDATER; +} +subnet6 2a06:5840:1b::/64 { + option domain-name "e5-3.tg16.gathering.org"; + + range6 2a06:5840:1b::1000 2a06:5840:1b::9999; +} + diff --git a/examples/tg16/dhcp/conf-v6/e5-4.conf b/examples/tg16/dhcp/conf-v6/e5-4.conf new file mode 100644 index 0000000..5581fbd --- /dev/null +++ b/examples/tg16/dhcp/conf-v6/e5-4.conf @@ -0,0 +1,10 @@ +zone e5-4.tg16.gathering.org { + primary 127.0.0.1; + key DHCP_UPDATER; +} +subnet6 2a06:5840:1c::/64 { + option domain-name "e5-4.tg16.gathering.org"; + + range6 2a06:5840:1c::1000 2a06:5840:1c::9999; +} + diff --git a/examples/tg16/dhcp/conf-v6/e51-1.conf b/examples/tg16/dhcp/conf-v6/e51-1.conf new file mode 100644 index 0000000..9a5300d --- /dev/null +++ b/examples/tg16/dhcp/conf-v6/e51-1.conf @@ -0,0 +1,10 @@ +zone e51-1.tg16.gathering.org { + primary 127.0.0.1; + key DHCP_UPDATER; +} +subnet6 2a06:5840:19d::/64 { + option domain-name "e51-1.tg16.gathering.org"; + + range6 2a06:5840:19d::1000 2a06:5840:19d::9999; +} + diff --git a/examples/tg16/dhcp/conf-v6/e51-2.conf b/examples/tg16/dhcp/conf-v6/e51-2.conf new file mode 100644 index 0000000..f60fc85 --- /dev/null +++ b/examples/tg16/dhcp/conf-v6/e51-2.conf @@ -0,0 +1,10 @@ +zone e51-2.tg16.gathering.org { + primary 127.0.0.1; + key DHCP_UPDATER; +} +subnet6 2a06:5840:20a::/64 { + option domain-name "e51-2.tg16.gathering.org"; + + range6 2a06:5840:20a::1000 2a06:5840:20a::9999; +} + diff --git a/examples/tg16/dhcp/conf-v6/e51-3.conf b/examples/tg16/dhcp/conf-v6/e51-3.conf new file mode 100644 index 0000000..0783786 --- /dev/null +++ b/examples/tg16/dhcp/conf-v6/e51-3.conf @@ -0,0 +1,10 @@ +zone e51-3.tg16.gathering.org { + primary 127.0.0.1; + key DHCP_UPDATER; +} +subnet6 2a06:5840:20b::/64 { + option domain-name "e51-3.tg16.gathering.org"; + + range6 2a06:5840:20b::1000 2a06:5840:20b::9999; +} + diff --git a/examples/tg16/dhcp/conf-v6/e51-4.conf b/examples/tg16/dhcp/conf-v6/e51-4.conf new file mode 100644 index 0000000..4a1bb78 --- /dev/null +++ b/examples/tg16/dhcp/conf-v6/e51-4.conf @@ -0,0 +1,10 @@ +zone e51-4.tg16.gathering.org { + primary 127.0.0.1; + key DHCP_UPDATER; +} +subnet6 2a06:5840:20c::/64 { + option domain-name "e51-4.tg16.gathering.org"; + + range6 2a06:5840:20c::1000 2a06:5840:20c::9999; +} + diff --git a/examples/tg16/dhcp/conf-v6/e53-1.conf b/examples/tg16/dhcp/conf-v6/e53-1.conf new file mode 100644 index 0000000..bcd10b0 --- /dev/null +++ b/examples/tg16/dhcp/conf-v6/e53-1.conf @@ -0,0 +1,10 @@ +zone e53-1.tg16.gathering.org { + primary 127.0.0.1; + key DHCP_UPDATER; +} +subnet6 2a06:5840:20d::/64 { + option domain-name "e53-1.tg16.gathering.org"; + + range6 2a06:5840:20d::1000 2a06:5840:20d::9999; +} + diff --git a/examples/tg16/dhcp/conf-v6/e53-2.conf b/examples/tg16/dhcp/conf-v6/e53-2.conf new file mode 100644 index 0000000..b54a912 --- /dev/null +++ b/examples/tg16/dhcp/conf-v6/e53-2.conf @@ -0,0 +1,10 @@ +zone e53-2.tg16.gathering.org { + primary 127.0.0.1; + key DHCP_UPDATER; +} +subnet6 2a06:5840:21a::/64 { + option domain-name "e53-2.tg16.gathering.org"; + + range6 2a06:5840:21a::1000 2a06:5840:21a::9999; +} + diff --git a/examples/tg16/dhcp/conf-v6/e53-3.conf b/examples/tg16/dhcp/conf-v6/e53-3.conf new file mode 100644 index 0000000..1998517 --- /dev/null +++ b/examples/tg16/dhcp/conf-v6/e53-3.conf @@ -0,0 +1,10 @@ +zone e53-3.tg16.gathering.org { + primary 127.0.0.1; + key DHCP_UPDATER; +} +subnet6 2a06:5840:21b::/64 { + option domain-name "e53-3.tg16.gathering.org"; + + range6 2a06:5840:21b::1000 2a06:5840:21b::9999; +} + diff --git a/examples/tg16/dhcp/conf-v6/e53-4.conf b/examples/tg16/dhcp/conf-v6/e53-4.conf new file mode 100644 index 0000000..c31c228 --- /dev/null +++ b/examples/tg16/dhcp/conf-v6/e53-4.conf @@ -0,0 +1,10 @@ +zone e53-4.tg16.gathering.org { + primary 127.0.0.1; + key DHCP_UPDATER; +} +subnet6 2a06:5840:21c::/64 { + option domain-name "e53-4.tg16.gathering.org"; + + range6 2a06:5840:21c::1000 2a06:5840:21c::9999; +} + diff --git a/examples/tg16/dhcp/conf-v6/e55-1.conf b/examples/tg16/dhcp/conf-v6/e55-1.conf new file mode 100644 index 0000000..5cd1196 --- /dev/null +++ b/examples/tg16/dhcp/conf-v6/e55-1.conf @@ -0,0 +1,10 @@ +zone e55-1.tg16.gathering.org { + primary 127.0.0.1; + key DHCP_UPDATER; +} +subnet6 2a06:5840:21d::/64 { + option domain-name "e55-1.tg16.gathering.org"; + + range6 2a06:5840:21d::1000 2a06:5840:21d::9999; +} + diff --git a/examples/tg16/dhcp/conf-v6/e55-2.conf b/examples/tg16/dhcp/conf-v6/e55-2.conf new file mode 100644 index 0000000..ab7071d --- /dev/null +++ b/examples/tg16/dhcp/conf-v6/e55-2.conf @@ -0,0 +1,10 @@ +zone e55-2.tg16.gathering.org { + primary 127.0.0.1; + key DHCP_UPDATER; +} +subnet6 2a06:5840:22a::/64 { + option domain-name "e55-2.tg16.gathering.org"; + + range6 2a06:5840:22a::1000 2a06:5840:22a::9999; +} + diff --git a/examples/tg16/dhcp/conf-v6/e55-3.conf b/examples/tg16/dhcp/conf-v6/e55-3.conf new file mode 100644 index 0000000..7e5d95e --- /dev/null +++ b/examples/tg16/dhcp/conf-v6/e55-3.conf @@ -0,0 +1,10 @@ +zone e55-3.tg16.gathering.org { + primary 127.0.0.1; + key DHCP_UPDATER; +} +subnet6 2a06:5840:22b::/64 { + option domain-name "e55-3.tg16.gathering.org"; + + range6 2a06:5840:22b::1000 2a06:5840:22b::9999; +} + diff --git a/examples/tg16/dhcp/conf-v6/e55-4.conf b/examples/tg16/dhcp/conf-v6/e55-4.conf new file mode 100644 index 0000000..86237d3 --- /dev/null +++ b/examples/tg16/dhcp/conf-v6/e55-4.conf @@ -0,0 +1,10 @@ +zone e55-4.tg16.gathering.org { + primary 127.0.0.1; + key DHCP_UPDATER; +} +subnet6 2a06:5840:22c::/64 { + option domain-name "e55-4.tg16.gathering.org"; + + range6 2a06:5840:22c::1000 2a06:5840:22c::9999; +} + diff --git a/examples/tg16/dhcp/conf-v6/e57-1.conf b/examples/tg16/dhcp/conf-v6/e57-1.conf new file mode 100644 index 0000000..82b18f2 --- /dev/null +++ b/examples/tg16/dhcp/conf-v6/e57-1.conf @@ -0,0 +1,10 @@ +zone e57-1.tg16.gathering.org { + primary 127.0.0.1; + key DHCP_UPDATER; +} +subnet6 2a06:5840:22d::/64 { + option domain-name "e57-1.tg16.gathering.org"; + + range6 2a06:5840:22d::1000 2a06:5840:22d::9999; +} + diff --git a/examples/tg16/dhcp/conf-v6/e57-2.conf b/examples/tg16/dhcp/conf-v6/e57-2.conf new file mode 100644 index 0000000..61cc53e --- /dev/null +++ b/examples/tg16/dhcp/conf-v6/e57-2.conf @@ -0,0 +1,10 @@ +zone e57-2.tg16.gathering.org { + primary 127.0.0.1; + key DHCP_UPDATER; +} +subnet6 2a06:5840:23a::/64 { + option domain-name "e57-2.tg16.gathering.org"; + + range6 2a06:5840:23a::1000 2a06:5840:23a::9999; +} + diff --git a/examples/tg16/dhcp/conf-v6/e57-3.conf b/examples/tg16/dhcp/conf-v6/e57-3.conf new file mode 100644 index 0000000..fd26b1a --- /dev/null +++ b/examples/tg16/dhcp/conf-v6/e57-3.conf @@ -0,0 +1,10 @@ +zone e57-3.tg16.gathering.org { + primary 127.0.0.1; + key DHCP_UPDATER; +} +subnet6 2a06:5840:23b::/64 { + option domain-name "e57-3.tg16.gathering.org"; + + range6 2a06:5840:23b::1000 2a06:5840:23b::9999; +} + diff --git a/examples/tg16/dhcp/conf-v6/e57-4.conf b/examples/tg16/dhcp/conf-v6/e57-4.conf new file mode 100644 index 0000000..7b4326e --- /dev/null +++ b/examples/tg16/dhcp/conf-v6/e57-4.conf @@ -0,0 +1,10 @@ +zone e57-4.tg16.gathering.org { + primary 127.0.0.1; + key DHCP_UPDATER; +} +subnet6 2a06:5840:23c::/64 { + option domain-name "e57-4.tg16.gathering.org"; + + range6 2a06:5840:23c::1000 2a06:5840:23c::9999; +} + diff --git a/examples/tg16/dhcp/conf-v6/e59-1.conf b/examples/tg16/dhcp/conf-v6/e59-1.conf new file mode 100644 index 0000000..3233fc0 --- /dev/null +++ b/examples/tg16/dhcp/conf-v6/e59-1.conf @@ -0,0 +1,10 @@ +zone e59-1.tg16.gathering.org { + primary 127.0.0.1; + key DHCP_UPDATER; +} +subnet6 2a06:5840:23d::/64 { + option domain-name "e59-1.tg16.gathering.org"; + + range6 2a06:5840:23d::1000 2a06:5840:23d::9999; +} + diff --git a/examples/tg16/dhcp/conf-v6/e59-2.conf b/examples/tg16/dhcp/conf-v6/e59-2.conf new file mode 100644 index 0000000..5e3844c --- /dev/null +++ b/examples/tg16/dhcp/conf-v6/e59-2.conf @@ -0,0 +1,10 @@ +zone e59-2.tg16.gathering.org { + primary 127.0.0.1; + key DHCP_UPDATER; +} +subnet6 2a06:5840:24a::/64 { + option domain-name "e59-2.tg16.gathering.org"; + + range6 2a06:5840:24a::1000 2a06:5840:24a::9999; +} + diff --git a/examples/tg16/dhcp/conf-v6/e59-3.conf b/examples/tg16/dhcp/conf-v6/e59-3.conf new file mode 100644 index 0000000..90f1354 --- /dev/null +++ b/examples/tg16/dhcp/conf-v6/e59-3.conf @@ -0,0 +1,10 @@ +zone e59-3.tg16.gathering.org { + primary 127.0.0.1; + key DHCP_UPDATER; +} +subnet6 2a06:5840:24b::/64 { + option domain-name "e59-3.tg16.gathering.org"; + + range6 2a06:5840:24b::1000 2a06:5840:24b::9999; +} + diff --git a/examples/tg16/dhcp/conf-v6/e59-4.conf b/examples/tg16/dhcp/conf-v6/e59-4.conf new file mode 100644 index 0000000..103f49d --- /dev/null +++ b/examples/tg16/dhcp/conf-v6/e59-4.conf @@ -0,0 +1,10 @@ +zone e59-4.tg16.gathering.org { + primary 127.0.0.1; + key DHCP_UPDATER; +} +subnet6 2a06:5840:24c::/64 { + option domain-name "e59-4.tg16.gathering.org"; + + range6 2a06:5840:24c::1000 2a06:5840:24c::9999; +} + diff --git a/examples/tg16/dhcp/conf-v6/e61-1.conf b/examples/tg16/dhcp/conf-v6/e61-1.conf new file mode 100644 index 0000000..e44de98 --- /dev/null +++ b/examples/tg16/dhcp/conf-v6/e61-1.conf @@ -0,0 +1,10 @@ +zone e61-1.tg16.gathering.org { + primary 127.0.0.1; + key DHCP_UPDATER; +} +subnet6 2a06:5840:24d::/64 { + option domain-name "e61-1.tg16.gathering.org"; + + range6 2a06:5840:24d::1000 2a06:5840:24d::9999; +} + diff --git a/examples/tg16/dhcp/conf-v6/e61-2.conf b/examples/tg16/dhcp/conf-v6/e61-2.conf new file mode 100644 index 0000000..8a354b3 --- /dev/null +++ b/examples/tg16/dhcp/conf-v6/e61-2.conf @@ -0,0 +1,10 @@ +zone e61-2.tg16.gathering.org { + primary 127.0.0.1; + key DHCP_UPDATER; +} +subnet6 2a06:5840:25a::/64 { + option domain-name "e61-2.tg16.gathering.org"; + + range6 2a06:5840:25a::1000 2a06:5840:25a::9999; +} + diff --git a/examples/tg16/dhcp/conf-v6/e61-3.conf b/examples/tg16/dhcp/conf-v6/e61-3.conf new file mode 100644 index 0000000..a4bdf37 --- /dev/null +++ b/examples/tg16/dhcp/conf-v6/e61-3.conf @@ -0,0 +1,10 @@ +zone e61-3.tg16.gathering.org { + primary 127.0.0.1; + key DHCP_UPDATER; +} +subnet6 2a06:5840:25b::/64 { + option domain-name "e61-3.tg16.gathering.org"; + + range6 2a06:5840:25b::1000 2a06:5840:25b::9999; +} + diff --git a/examples/tg16/dhcp/conf-v6/e61-4.conf b/examples/tg16/dhcp/conf-v6/e61-4.conf new file mode 100644 index 0000000..a843110 --- /dev/null +++ b/examples/tg16/dhcp/conf-v6/e61-4.conf @@ -0,0 +1,10 @@ +zone e61-4.tg16.gathering.org { + primary 127.0.0.1; + key DHCP_UPDATER; +} +subnet6 2a06:5840:25c::/64 { + option domain-name "e61-4.tg16.gathering.org"; + + range6 2a06:5840:25c::1000 2a06:5840:25c::9999; +} + diff --git a/examples/tg16/dhcp/conf-v6/e63-1.conf b/examples/tg16/dhcp/conf-v6/e63-1.conf new file mode 100644 index 0000000..8d91330 --- /dev/null +++ b/examples/tg16/dhcp/conf-v6/e63-1.conf @@ -0,0 +1,10 @@ +zone e63-1.tg16.gathering.org { + primary 127.0.0.1; + key DHCP_UPDATER; +} +subnet6 2a06:5840:25d::/64 { + option domain-name "e63-1.tg16.gathering.org"; + + range6 2a06:5840:25d::1000 2a06:5840:25d::9999; +} + diff --git a/examples/tg16/dhcp/conf-v6/e63-2.conf b/examples/tg16/dhcp/conf-v6/e63-2.conf new file mode 100644 index 0000000..a87ef5b --- /dev/null +++ b/examples/tg16/dhcp/conf-v6/e63-2.conf @@ -0,0 +1,10 @@ +zone e63-2.tg16.gathering.org { + primary 127.0.0.1; + key DHCP_UPDATER; +} +subnet6 2a06:5840:26a::/64 { + option domain-name "e63-2.tg16.gathering.org"; + + range6 2a06:5840:26a::1000 2a06:5840:26a::9999; +} + diff --git a/examples/tg16/dhcp/conf-v6/e63-3.conf b/examples/tg16/dhcp/conf-v6/e63-3.conf new file mode 100644 index 0000000..d13080b --- /dev/null +++ b/examples/tg16/dhcp/conf-v6/e63-3.conf @@ -0,0 +1,10 @@ +zone e63-3.tg16.gathering.org { + primary 127.0.0.1; + key DHCP_UPDATER; +} +subnet6 2a06:5840:26b::/64 { + option domain-name "e63-3.tg16.gathering.org"; + + range6 2a06:5840:26b::1000 2a06:5840:26b::9999; +} + diff --git a/examples/tg16/dhcp/conf-v6/e63-4.conf b/examples/tg16/dhcp/conf-v6/e63-4.conf new file mode 100644 index 0000000..5edcc3d --- /dev/null +++ b/examples/tg16/dhcp/conf-v6/e63-4.conf @@ -0,0 +1,10 @@ +zone e63-4.tg16.gathering.org { + primary 127.0.0.1; + key DHCP_UPDATER; +} +subnet6 2a06:5840:26c::/64 { + option domain-name "e63-4.tg16.gathering.org"; + + range6 2a06:5840:26c::1000 2a06:5840:26c::9999; +} + diff --git a/examples/tg16/dhcp/conf-v6/e65-1.conf b/examples/tg16/dhcp/conf-v6/e65-1.conf new file mode 100644 index 0000000..f5b4e18 --- /dev/null +++ b/examples/tg16/dhcp/conf-v6/e65-1.conf @@ -0,0 +1,10 @@ +zone e65-1.tg16.gathering.org { + primary 127.0.0.1; + key DHCP_UPDATER; +} +subnet6 2a06:5840:26d::/64 { + option domain-name "e65-1.tg16.gathering.org"; + + range6 2a06:5840:26d::1000 2a06:5840:26d::9999; +} + diff --git a/examples/tg16/dhcp/conf-v6/e65-2.conf b/examples/tg16/dhcp/conf-v6/e65-2.conf new file mode 100644 index 0000000..4b17ede --- /dev/null +++ b/examples/tg16/dhcp/conf-v6/e65-2.conf @@ -0,0 +1,10 @@ +zone e65-2.tg16.gathering.org { + primary 127.0.0.1; + key DHCP_UPDATER; +} +subnet6 2a06:5840:27a::/64 { + option domain-name "e65-2.tg16.gathering.org"; + + range6 2a06:5840:27a::1000 2a06:5840:27a::9999; +} + diff --git a/examples/tg16/dhcp/conf-v6/e65-3.conf b/examples/tg16/dhcp/conf-v6/e65-3.conf new file mode 100644 index 0000000..be7f057 --- /dev/null +++ b/examples/tg16/dhcp/conf-v6/e65-3.conf @@ -0,0 +1,10 @@ +zone e65-3.tg16.gathering.org { + primary 127.0.0.1; + key DHCP_UPDATER; +} +subnet6 2a06:5840:27b::/64 { + option domain-name "e65-3.tg16.gathering.org"; + + range6 2a06:5840:27b::1000 2a06:5840:27b::9999; +} + diff --git a/examples/tg16/dhcp/conf-v6/e65-4.conf b/examples/tg16/dhcp/conf-v6/e65-4.conf new file mode 100644 index 0000000..f898840 --- /dev/null +++ b/examples/tg16/dhcp/conf-v6/e65-4.conf @@ -0,0 +1,10 @@ +zone e65-4.tg16.gathering.org { + primary 127.0.0.1; + key DHCP_UPDATER; +} +subnet6 2a06:5840:27c::/64 { + option domain-name "e65-4.tg16.gathering.org"; + + range6 2a06:5840:27c::1000 2a06:5840:27c::9999; +} + diff --git a/examples/tg16/dhcp/conf-v6/e67-1.conf b/examples/tg16/dhcp/conf-v6/e67-1.conf new file mode 100644 index 0000000..266b526 --- /dev/null +++ b/examples/tg16/dhcp/conf-v6/e67-1.conf @@ -0,0 +1,10 @@ +zone e67-1.tg16.gathering.org { + primary 127.0.0.1; + key DHCP_UPDATER; +} +subnet6 2a06:5840:27d::/64 { + option domain-name "e67-1.tg16.gathering.org"; + + range6 2a06:5840:27d::1000 2a06:5840:27d::9999; +} + diff --git a/examples/tg16/dhcp/conf-v6/e67-2.conf b/examples/tg16/dhcp/conf-v6/e67-2.conf new file mode 100644 index 0000000..defa688 --- /dev/null +++ b/examples/tg16/dhcp/conf-v6/e67-2.conf @@ -0,0 +1,10 @@ +zone e67-2.tg16.gathering.org { + primary 127.0.0.1; + key DHCP_UPDATER; +} +subnet6 2a06:5840:28a::/64 { + option domain-name "e67-2.tg16.gathering.org"; + + range6 2a06:5840:28a::1000 2a06:5840:28a::9999; +} + diff --git a/examples/tg16/dhcp/conf-v6/e67-3.conf b/examples/tg16/dhcp/conf-v6/e67-3.conf new file mode 100644 index 0000000..2f48830 --- /dev/null +++ b/examples/tg16/dhcp/conf-v6/e67-3.conf @@ -0,0 +1,10 @@ +zone e67-3.tg16.gathering.org { + primary 127.0.0.1; + key DHCP_UPDATER; +} +subnet6 2a06:5840:28b::/64 { + option domain-name "e67-3.tg16.gathering.org"; + + range6 2a06:5840:28b::1000 2a06:5840:28b::9999; +} + diff --git a/examples/tg16/dhcp/conf-v6/e67-4.conf b/examples/tg16/dhcp/conf-v6/e67-4.conf new file mode 100644 index 0000000..9e576b9 --- /dev/null +++ b/examples/tg16/dhcp/conf-v6/e67-4.conf @@ -0,0 +1,10 @@ +zone e67-4.tg16.gathering.org { + primary 127.0.0.1; + key DHCP_UPDATER; +} +subnet6 2a06:5840:28c::/64 { + option domain-name "e67-4.tg16.gathering.org"; + + range6 2a06:5840:28c::1000 2a06:5840:28c::9999; +} + diff --git a/examples/tg16/dhcp/conf-v6/e69-1.conf b/examples/tg16/dhcp/conf-v6/e69-1.conf new file mode 100644 index 0000000..07595dc --- /dev/null +++ b/examples/tg16/dhcp/conf-v6/e69-1.conf @@ -0,0 +1,10 @@ +zone e69-1.tg16.gathering.org { + primary 127.0.0.1; + key DHCP_UPDATER; +} +subnet6 2a06:5840:28d::/64 { + option domain-name "e69-1.tg16.gathering.org"; + + range6 2a06:5840:28d::1000 2a06:5840:28d::9999; +} + diff --git a/examples/tg16/dhcp/conf-v6/e69-2.conf b/examples/tg16/dhcp/conf-v6/e69-2.conf new file mode 100644 index 0000000..26efc98 --- /dev/null +++ b/examples/tg16/dhcp/conf-v6/e69-2.conf @@ -0,0 +1,10 @@ +zone e69-2.tg16.gathering.org { + primary 127.0.0.1; + key DHCP_UPDATER; +} +subnet6 2a06:5840:29a::/64 { + option domain-name "e69-2.tg16.gathering.org"; + + range6 2a06:5840:29a::1000 2a06:5840:29a::9999; +} + diff --git a/examples/tg16/dhcp/conf-v6/e7-1.conf b/examples/tg16/dhcp/conf-v6/e7-1.conf new file mode 100644 index 0000000..a2f85e0 --- /dev/null +++ b/examples/tg16/dhcp/conf-v6/e7-1.conf @@ -0,0 +1,10 @@ +zone e7-1.tg16.gathering.org { + primary 127.0.0.1; + key DHCP_UPDATER; +} +subnet6 2a06:5840:1d::/64 { + option domain-name "e7-1.tg16.gathering.org"; + + range6 2a06:5840:1d::1000 2a06:5840:1d::9999; +} + diff --git a/examples/tg16/dhcp/conf-v6/e7-2.conf b/examples/tg16/dhcp/conf-v6/e7-2.conf new file mode 100644 index 0000000..90ac12a --- /dev/null +++ b/examples/tg16/dhcp/conf-v6/e7-2.conf @@ -0,0 +1,10 @@ +zone e7-2.tg16.gathering.org { + primary 127.0.0.1; + key DHCP_UPDATER; +} +subnet6 2a06:5840:2a::/64 { + option domain-name "e7-2.tg16.gathering.org"; + + range6 2a06:5840:2a::1000 2a06:5840:2a::9999; +} + diff --git a/examples/tg16/dhcp/conf-v6/e7-3.conf b/examples/tg16/dhcp/conf-v6/e7-3.conf new file mode 100644 index 0000000..fb20723 --- /dev/null +++ b/examples/tg16/dhcp/conf-v6/e7-3.conf @@ -0,0 +1,10 @@ +zone e7-3.tg16.gathering.org { + primary 127.0.0.1; + key DHCP_UPDATER; +} +subnet6 2a06:5840:2b::/64 { + option domain-name "e7-3.tg16.gathering.org"; + + range6 2a06:5840:2b::1000 2a06:5840:2b::9999; +} + diff --git a/examples/tg16/dhcp/conf-v6/e7-4.conf b/examples/tg16/dhcp/conf-v6/e7-4.conf new file mode 100644 index 0000000..7de096d --- /dev/null +++ b/examples/tg16/dhcp/conf-v6/e7-4.conf @@ -0,0 +1,10 @@ +zone e7-4.tg16.gathering.org { + primary 127.0.0.1; + key DHCP_UPDATER; +} +subnet6 2a06:5840:2c::/64 { + option domain-name "e7-4.tg16.gathering.org"; + + range6 2a06:5840:2c::1000 2a06:5840:2c::9999; +} + diff --git a/examples/tg16/dhcp/conf-v6/e71-1.conf b/examples/tg16/dhcp/conf-v6/e71-1.conf new file mode 100644 index 0000000..c1c0b87 --- /dev/null +++ b/examples/tg16/dhcp/conf-v6/e71-1.conf @@ -0,0 +1,10 @@ +zone e71-1.tg16.gathering.org { + primary 127.0.0.1; + key DHCP_UPDATER; +} +subnet6 2a06:5840:29b::/64 { + option domain-name "e71-1.tg16.gathering.org"; + + range6 2a06:5840:29b::1000 2a06:5840:29b::9999; +} + diff --git a/examples/tg16/dhcp/conf-v6/e71-2.conf b/examples/tg16/dhcp/conf-v6/e71-2.conf new file mode 100644 index 0000000..54f4950 --- /dev/null +++ b/examples/tg16/dhcp/conf-v6/e71-2.conf @@ -0,0 +1,10 @@ +zone e71-2.tg16.gathering.org { + primary 127.0.0.1; + key DHCP_UPDATER; +} +subnet6 2a06:5840:29c::/64 { + option domain-name "e71-2.tg16.gathering.org"; + + range6 2a06:5840:29c::1000 2a06:5840:29c::9999; +} + diff --git a/examples/tg16/dhcp/conf-v6/e73-1.conf b/examples/tg16/dhcp/conf-v6/e73-1.conf new file mode 100644 index 0000000..0c37fbb --- /dev/null +++ b/examples/tg16/dhcp/conf-v6/e73-1.conf @@ -0,0 +1,10 @@ +zone e73-1.tg16.gathering.org { + primary 127.0.0.1; + key DHCP_UPDATER; +} +subnet6 2a06:5840:29d::/64 { + option domain-name "e73-1.tg16.gathering.org"; + + range6 2a06:5840:29d::1000 2a06:5840:29d::9999; +} + diff --git a/examples/tg16/dhcp/conf-v6/e73-2.conf b/examples/tg16/dhcp/conf-v6/e73-2.conf new file mode 100644 index 0000000..614ff52 --- /dev/null +++ b/examples/tg16/dhcp/conf-v6/e73-2.conf @@ -0,0 +1,10 @@ +zone e73-2.tg16.gathering.org { + primary 127.0.0.1; + key DHCP_UPDATER; +} +subnet6 2a06:5840:30a::/64 { + option domain-name "e73-2.tg16.gathering.org"; + + range6 2a06:5840:30a::1000 2a06:5840:30a::9999; +} + diff --git a/examples/tg16/dhcp/conf-v6/e75-1.conf b/examples/tg16/dhcp/conf-v6/e75-1.conf new file mode 100644 index 0000000..64dfa33 --- /dev/null +++ b/examples/tg16/dhcp/conf-v6/e75-1.conf @@ -0,0 +1,10 @@ +zone e75-1.tg16.gathering.org { + primary 127.0.0.1; + key DHCP_UPDATER; +} +subnet6 2a06:5840:30b::/64 { + option domain-name "e75-1.tg16.gathering.org"; + + range6 2a06:5840:30b::1000 2a06:5840:30b::9999; +} + diff --git a/examples/tg16/dhcp/conf-v6/e75-2.conf b/examples/tg16/dhcp/conf-v6/e75-2.conf new file mode 100644 index 0000000..0b76ed1 --- /dev/null +++ b/examples/tg16/dhcp/conf-v6/e75-2.conf @@ -0,0 +1,10 @@ +zone e75-2.tg16.gathering.org { + primary 127.0.0.1; + key DHCP_UPDATER; +} +subnet6 2a06:5840:30c::/64 { + option domain-name "e75-2.tg16.gathering.org"; + + range6 2a06:5840:30c::1000 2a06:5840:30c::9999; +} + diff --git a/examples/tg16/dhcp/conf-v6/e77-1.conf b/examples/tg16/dhcp/conf-v6/e77-1.conf new file mode 100644 index 0000000..bb0b615 --- /dev/null +++ b/examples/tg16/dhcp/conf-v6/e77-1.conf @@ -0,0 +1,10 @@ +zone e77-1.tg16.gathering.org { + primary 127.0.0.1; + key DHCP_UPDATER; +} +subnet6 2a06:5840:30d::/64 { + option domain-name "e77-1.tg16.gathering.org"; + + range6 2a06:5840:30d::1000 2a06:5840:30d::9999; +} + diff --git a/examples/tg16/dhcp/conf-v6/e77-2.conf b/examples/tg16/dhcp/conf-v6/e77-2.conf new file mode 100644 index 0000000..4e9f3ff --- /dev/null +++ b/examples/tg16/dhcp/conf-v6/e77-2.conf @@ -0,0 +1,10 @@ +zone e77-2.tg16.gathering.org { + primary 127.0.0.1; + key DHCP_UPDATER; +} +subnet6 2a06:5840:31a::/64 { + option domain-name "e77-2.tg16.gathering.org"; + + range6 2a06:5840:31a::1000 2a06:5840:31a::9999; +} + diff --git a/examples/tg16/dhcp/conf-v6/e79-1.conf b/examples/tg16/dhcp/conf-v6/e79-1.conf new file mode 100644 index 0000000..565c8e3 --- /dev/null +++ b/examples/tg16/dhcp/conf-v6/e79-1.conf @@ -0,0 +1,10 @@ +zone e79-1.tg16.gathering.org { + primary 127.0.0.1; + key DHCP_UPDATER; +} +subnet6 2a06:5840:31b::/64 { + option domain-name "e79-1.tg16.gathering.org"; + + range6 2a06:5840:31b::1000 2a06:5840:31b::9999; +} + diff --git a/examples/tg16/dhcp/conf-v6/e79-2.conf b/examples/tg16/dhcp/conf-v6/e79-2.conf new file mode 100644 index 0000000..0f9af2a --- /dev/null +++ b/examples/tg16/dhcp/conf-v6/e79-2.conf @@ -0,0 +1,10 @@ +zone e79-2.tg16.gathering.org { + primary 127.0.0.1; + key DHCP_UPDATER; +} +subnet6 2a06:5840:31c::/64 { + option domain-name "e79-2.tg16.gathering.org"; + + range6 2a06:5840:31c::1000 2a06:5840:31c::9999; +} + diff --git a/examples/tg16/dhcp/conf-v6/e81-1.conf b/examples/tg16/dhcp/conf-v6/e81-1.conf new file mode 100644 index 0000000..a4e033f --- /dev/null +++ b/examples/tg16/dhcp/conf-v6/e81-1.conf @@ -0,0 +1,10 @@ +zone e81-1.tg16.gathering.org { + primary 127.0.0.1; + key DHCP_UPDATER; +} +subnet6 2a06:5840:31d::/64 { + option domain-name "e81-1.tg16.gathering.org"; + + range6 2a06:5840:31d::1000 2a06:5840:31d::9999; +} + diff --git a/examples/tg16/dhcp/conf-v6/e81-2.conf b/examples/tg16/dhcp/conf-v6/e81-2.conf new file mode 100644 index 0000000..792616e --- /dev/null +++ b/examples/tg16/dhcp/conf-v6/e81-2.conf @@ -0,0 +1,10 @@ +zone e81-2.tg16.gathering.org { + primary 127.0.0.1; + key DHCP_UPDATER; +} +subnet6 2a06:5840:32a::/64 { + option domain-name "e81-2.tg16.gathering.org"; + + range6 2a06:5840:32a::1000 2a06:5840:32a::9999; +} + diff --git a/examples/tg16/dhcp/conf-v6/e83-2.conf b/examples/tg16/dhcp/conf-v6/e83-2.conf new file mode 100644 index 0000000..57b2ba6 --- /dev/null +++ b/examples/tg16/dhcp/conf-v6/e83-2.conf @@ -0,0 +1,10 @@ +zone e83-2.tg16.gathering.org { + primary 127.0.0.1; + key DHCP_UPDATER; +} +subnet6 2a06:5840:32b::/64 { + option domain-name "e83-2.tg16.gathering.org"; + + range6 2a06:5840:32b::1000 2a06:5840:32b::9999; +} + diff --git a/examples/tg16/dhcp/conf-v6/e85-2.conf b/examples/tg16/dhcp/conf-v6/e85-2.conf new file mode 100644 index 0000000..aa74e70 --- /dev/null +++ b/examples/tg16/dhcp/conf-v6/e85-2.conf @@ -0,0 +1,10 @@ +zone e85-2.tg16.gathering.org { + primary 127.0.0.1; + key DHCP_UPDATER; +} +subnet6 2a06:5840:32c::/64 { + option domain-name "e85-2.tg16.gathering.org"; + + range6 2a06:5840:32c::1000 2a06:5840:32c::9999; +} + diff --git a/examples/tg16/dhcp/conf-v6/e9-1.conf b/examples/tg16/dhcp/conf-v6/e9-1.conf new file mode 100644 index 0000000..d311e73 --- /dev/null +++ b/examples/tg16/dhcp/conf-v6/e9-1.conf @@ -0,0 +1,10 @@ +zone e9-1.tg16.gathering.org { + primary 127.0.0.1; + key DHCP_UPDATER; +} +subnet6 2a06:5840:2d::/64 { + option domain-name "e9-1.tg16.gathering.org"; + + range6 2a06:5840:2d::1000 2a06:5840:2d::9999; +} + diff --git a/examples/tg16/dhcp/conf-v6/e9-2.conf b/examples/tg16/dhcp/conf-v6/e9-2.conf new file mode 100644 index 0000000..73cfc48 --- /dev/null +++ b/examples/tg16/dhcp/conf-v6/e9-2.conf @@ -0,0 +1,10 @@ +zone e9-2.tg16.gathering.org { + primary 127.0.0.1; + key DHCP_UPDATER; +} +subnet6 2a06:5840:3a::/64 { + option domain-name "e9-2.tg16.gathering.org"; + + range6 2a06:5840:3a::1000 2a06:5840:3a::9999; +} + diff --git a/examples/tg16/dhcp/conf-v6/e9-3.conf b/examples/tg16/dhcp/conf-v6/e9-3.conf new file mode 100644 index 0000000..c8221f1 --- /dev/null +++ b/examples/tg16/dhcp/conf-v6/e9-3.conf @@ -0,0 +1,10 @@ +zone e9-3.tg16.gathering.org { + primary 127.0.0.1; + key DHCP_UPDATER; +} +subnet6 2a06:5840:3b::/64 { + option domain-name "e9-3.tg16.gathering.org"; + + range6 2a06:5840:3b::1000 2a06:5840:3b::9999; +} + diff --git a/examples/tg16/dhcp/conf-v6/e9-4.conf b/examples/tg16/dhcp/conf-v6/e9-4.conf new file mode 100644 index 0000000..8f2b1b8 --- /dev/null +++ b/examples/tg16/dhcp/conf-v6/e9-4.conf @@ -0,0 +1,10 @@ +zone e9-4.tg16.gathering.org { + primary 127.0.0.1; + key DHCP_UPDATER; +} +subnet6 2a06:5840:3c::/64 { + option domain-name "e9-4.tg16.gathering.org"; + + range6 2a06:5840:3c::1000 2a06:5840:3c::9999; +} + diff --git a/examples/tg16/dhcp/conf-v6/event.conf b/examples/tg16/dhcp/conf-v6/event.conf new file mode 100644 index 0000000..dfd19a8 --- /dev/null +++ b/examples/tg16/dhcp/conf-v6/event.conf @@ -0,0 +1,10 @@ +zone event.tg16.gathering.org { + primary 127.0.0.1; + key DHCP_UPDATER; +} +subnet6 2a06:5840:60::/64 { + option domain-name "event.tg16.gathering.org"; + + range6 2a06:5840:60::1000 2a06:5840:60::9999; +} + diff --git a/examples/tg16/dhcp/conf-v6/flankenord.conf b/examples/tg16/dhcp/conf-v6/flankenord.conf new file mode 100644 index 0000000..a32cec8 --- /dev/null +++ b/examples/tg16/dhcp/conf-v6/flankenord.conf @@ -0,0 +1,10 @@ +zone flankenord.tg16.gathering.org { + primary 127.0.0.1; + key DHCP_UPDATER; +} +subnet6 2a06:5840:41b::/64 { + option domain-name "flankenord.tg16.gathering.org"; + + range6 2a06:5840:41b::1000 2a06:5840:41b::9999; +} + diff --git a/examples/tg16/dhcp/conf-v6/flankesor.conf b/examples/tg16/dhcp/conf-v6/flankesor.conf new file mode 100644 index 0000000..2c17bb4 --- /dev/null +++ b/examples/tg16/dhcp/conf-v6/flankesor.conf @@ -0,0 +1,10 @@ +zone flankesor.tg16.gathering.org { + primary 127.0.0.1; + key DHCP_UPDATER; +} +subnet6 2a06:5840:41c::/64 { + option domain-name "flankesor.tg16.gathering.org"; + + range6 2a06:5840:41c::1000 2a06:5840:41c::9999; +} + diff --git a/examples/tg16/dhcp/conf-v6/foh.conf b/examples/tg16/dhcp/conf-v6/foh.conf new file mode 100644 index 0000000..64011a1 --- /dev/null +++ b/examples/tg16/dhcp/conf-v6/foh.conf @@ -0,0 +1,10 @@ +zone foh.tg16.gathering.org { + primary 127.0.0.1; + key DHCP_UPDATER; +} +subnet6 2a06:5840:68::/64 { + option domain-name "foh.tg16.gathering.org"; + + range6 2a06:5840:68::1000 2a06:5840:68::9999; +} + diff --git a/examples/tg16/dhcp/conf-v6/fugleberget.conf b/examples/tg16/dhcp/conf-v6/fugleberget.conf new file mode 100644 index 0000000..e4c3964 --- /dev/null +++ b/examples/tg16/dhcp/conf-v6/fugleberget.conf @@ -0,0 +1,10 @@ +zone fugleberget.tg16.gathering.org { + primary 127.0.0.1; + key DHCP_UPDATER; +} +subnet6 2a06:5840:65::/64 { + option domain-name "fugleberget.tg16.gathering.org"; + + range6 2a06:5840:65::1000 2a06:5840:65::9999; +} + diff --git a/examples/tg16/dhcp/conf-v6/game.conf b/examples/tg16/dhcp/conf-v6/game.conf new file mode 100644 index 0000000..d864882 --- /dev/null +++ b/examples/tg16/dhcp/conf-v6/game.conf @@ -0,0 +1,10 @@ +zone game.tg16.gathering.org { + primary 127.0.0.1; + key DHCP_UPDATER; +} +subnet6 2a06:5840:76::/64 { + option domain-name "game.tg16.gathering.org"; + + range6 2a06:5840:76::1000 2a06:5840:76::9999; +} + diff --git a/examples/tg16/dhcp/conf-v6/gamestage.conf b/examples/tg16/dhcp/conf-v6/gamestage.conf new file mode 100644 index 0000000..e6a1c89 --- /dev/null +++ b/examples/tg16/dhcp/conf-v6/gamestage.conf @@ -0,0 +1,10 @@ +zone gamestage.tg16.gathering.org { + primary 127.0.0.1; + key DHCP_UPDATER; +} +subnet6 2a06:5840:78::/64 { + option domain-name "gamestage.tg16.gathering.org"; + + range6 2a06:5840:78::1000 2a06:5840:78::9999; +} + diff --git a/examples/tg16/dhcp/conf-v6/highlights.conf b/examples/tg16/dhcp/conf-v6/highlights.conf new file mode 100644 index 0000000..33cb8da --- /dev/null +++ b/examples/tg16/dhcp/conf-v6/highlights.conf @@ -0,0 +1,10 @@ +zone highlights.tg16.gathering.org { + primary 127.0.0.1; + key DHCP_UPDATER; +} +subnet6 2a06:5840:81a::/64 { + option domain-name "highlights.tg16.gathering.org"; + + range6 2a06:5840:81a::1000 2a06:5840:81a::9999; +} + diff --git a/examples/tg16/dhcp/conf-v6/hon.conf b/examples/tg16/dhcp/conf-v6/hon.conf new file mode 100644 index 0000000..ae0b2a8 --- /dev/null +++ b/examples/tg16/dhcp/conf-v6/hon.conf @@ -0,0 +1,10 @@ +zone hon.tg16.gathering.org { + primary 127.0.0.1; + key DHCP_UPDATER; +} +subnet6 2a06:5840:79::/64 { + option domain-name "hon.tg16.gathering.org"; + + range6 2a06:5840:79::1000 2a06:5840:79::9999; +} + diff --git a/examples/tg16/dhcp/conf-v6/info.conf b/examples/tg16/dhcp/conf-v6/info.conf new file mode 100644 index 0000000..4ea37e0 --- /dev/null +++ b/examples/tg16/dhcp/conf-v6/info.conf @@ -0,0 +1,10 @@ +zone info.tg16.gathering.org { + primary 127.0.0.1; + key DHCP_UPDATER; +} +subnet6 2a06:5840:63::/64 { + option domain-name "info.tg16.gathering.org"; + + range6 2a06:5840:63::1000 2a06:5840:63::9999; +} + diff --git a/examples/tg16/dhcp/conf-v6/innsjekk.conf b/examples/tg16/dhcp/conf-v6/innsjekk.conf new file mode 100644 index 0000000..c53caf9 --- /dev/null +++ b/examples/tg16/dhcp/conf-v6/innsjekk.conf @@ -0,0 +1,10 @@ +zone innsjekk.tg16.gathering.org { + primary 127.0.0.1; + key DHCP_UPDATER; +} +subnet6 2a06:5840:69::/64 { + option domain-name "innsjekk.tg16.gathering.org"; + + range6 2a06:5840:69::1000 2a06:5840:69::9999; +} + diff --git a/examples/tg16/dhcp/conf-v6/logistikk.conf b/examples/tg16/dhcp/conf-v6/logistikk.conf new file mode 100644 index 0000000..a52da22 --- /dev/null +++ b/examples/tg16/dhcp/conf-v6/logistikk.conf @@ -0,0 +1,10 @@ +zone logistikk.tg16.gathering.org { + primary 127.0.0.1; + key DHCP_UPDATER; +} +subnet6 2a06:5840:59::/64 { + option domain-name "logistikk.tg16.gathering.org"; + + range6 2a06:5840:59::1000 2a06:5840:59::9999; +} + diff --git a/examples/tg16/dhcp/conf-v6/medic.conf b/examples/tg16/dhcp/conf-v6/medic.conf new file mode 100644 index 0000000..1de5c76 --- /dev/null +++ b/examples/tg16/dhcp/conf-v6/medic.conf @@ -0,0 +1,10 @@ +zone medic.tg16.gathering.org { + primary 127.0.0.1; + key DHCP_UPDATER; +} +subnet6 2a06:5840:71::/64 { + option domain-name "medic.tg16.gathering.org"; + + range6 2a06:5840:71::1000 2a06:5840:71::9999; +} + diff --git a/examples/tg16/dhcp/conf-v6/noc.conf b/examples/tg16/dhcp/conf-v6/noc.conf new file mode 100644 index 0000000..f53f1b0 --- /dev/null +++ b/examples/tg16/dhcp/conf-v6/noc.conf @@ -0,0 +1,10 @@ +zone noc.tg16.gathering.org { + primary 127.0.0.1; + key DHCP_UPDATER; +} +subnet6 2a06:5841:150a::/64 { + option domain-name "noc.tg16.gathering.org"; + + range6 2a06:5841:150a::1000 2a06:5841:150a::9999; +} + diff --git a/examples/tg16/dhcp/conf-v6/north.conf b/examples/tg16/dhcp/conf-v6/north.conf new file mode 100644 index 0000000..2cb91e8 --- /dev/null +++ b/examples/tg16/dhcp/conf-v6/north.conf @@ -0,0 +1,10 @@ +zone north.tg16.gathering.org { + primary 127.0.0.1; + key DHCP_UPDATER; +} +subnet6 2a06:5840:64::/64 { + option domain-name "north.tg16.gathering.org"; + + range6 2a06:5840:64::1000 2a06:5840:64::9999; +} + diff --git a/examples/tg16/dhcp/conf-v6/presse.conf b/examples/tg16/dhcp/conf-v6/presse.conf new file mode 100644 index 0000000..35bddf3 --- /dev/null +++ b/examples/tg16/dhcp/conf-v6/presse.conf @@ -0,0 +1,10 @@ +zone presse.tg16.gathering.org { + primary 127.0.0.1; + key DHCP_UPDATER; +} +subnet6 2a06:5840:73::/64 { + option domain-name "presse.tg16.gathering.org"; + + range6 2a06:5840:73::1000 2a06:5840:73::9999; +} + diff --git a/examples/tg16/dhcp/conf-v6/resepsjon.conf b/examples/tg16/dhcp/conf-v6/resepsjon.conf new file mode 100644 index 0000000..3c742fe --- /dev/null +++ b/examples/tg16/dhcp/conf-v6/resepsjon.conf @@ -0,0 +1,10 @@ +zone resepsjon.tg16.gathering.org { + primary 127.0.0.1; + key DHCP_UPDATER; +} +subnet6 2a06:5840:70::/64 { + option domain-name "resepsjon.tg16.gathering.org"; + + range6 2a06:5840:70::1000 2a06:5840:70::9999; +} + diff --git a/examples/tg16/dhcp/conf-v6/santander-temp.conf b/examples/tg16/dhcp/conf-v6/santander-temp.conf new file mode 100644 index 0000000..592bb45 --- /dev/null +++ b/examples/tg16/dhcp/conf-v6/santander-temp.conf @@ -0,0 +1,10 @@ +zone santander-temp.tg16.gathering.org { + primary 127.0.0.1; + key DHCP_UPDATER; +} +subnet6 2a06:5840:93::/64 { + option domain-name "santander-temp.tg16.gathering.org"; + + range6 2a06:5840:93::1000 2a06:5840:93::9999; +} + diff --git a/examples/tg16/dhcp/conf-v6/security.conf b/examples/tg16/dhcp/conf-v6/security.conf new file mode 100644 index 0000000..7187d73 --- /dev/null +++ b/examples/tg16/dhcp/conf-v6/security.conf @@ -0,0 +1,10 @@ +zone security.tg16.gathering.org { + primary 127.0.0.1; + key DHCP_UPDATER; +} +subnet6 2a06:5840:74::/64 { + option domain-name "security.tg16.gathering.org"; + + range6 2a06:5840:74::1000 2a06:5840:74::9999; +} + diff --git a/examples/tg16/dhcp/conf-v6/security2.conf b/examples/tg16/dhcp/conf-v6/security2.conf new file mode 100644 index 0000000..65f497c --- /dev/null +++ b/examples/tg16/dhcp/conf-v6/security2.conf @@ -0,0 +1,10 @@ +zone security2.tg16.gathering.org { + primary 127.0.0.1; + key DHCP_UPDATER; +} +subnet6 2a06:5840:75::/64 { + option domain-name "security2.tg16.gathering.org"; + + range6 2a06:5840:75::1000 2a06:5840:75::9999; +} + diff --git a/examples/tg16/dhcp/conf-v6/sponsor.conf b/examples/tg16/dhcp/conf-v6/sponsor.conf new file mode 100644 index 0000000..ab77aa5 --- /dev/null +++ b/examples/tg16/dhcp/conf-v6/sponsor.conf @@ -0,0 +1,10 @@ +zone sponsor.tg16.gathering.org { + primary 127.0.0.1; + key DHCP_UPDATER; +} +subnet6 2a06:5840:72::/64 { + option domain-name "sponsor.tg16.gathering.org"; + + range6 2a06:5840:72::1000 2a06:5840:72::9999; +} + diff --git a/examples/tg16/dhcp/conf-v6/stage.conf b/examples/tg16/dhcp/conf-v6/stage.conf new file mode 100644 index 0000000..82b8088 --- /dev/null +++ b/examples/tg16/dhcp/conf-v6/stage.conf @@ -0,0 +1,10 @@ +zone stage.tg16.gathering.org { + primary 127.0.0.1; + key DHCP_UPDATER; +} +subnet6 2a06:5840:67::/64 { + option domain-name "stage.tg16.gathering.org"; + + range6 2a06:5840:67::1000 2a06:5840:67::9999; +} + diff --git a/examples/tg16/dhcp/conf-v6/streamer1.conf b/examples/tg16/dhcp/conf-v6/streamer1.conf new file mode 100644 index 0000000..26451da --- /dev/null +++ b/examples/tg16/dhcp/conf-v6/streamer1.conf @@ -0,0 +1,10 @@ +zone streamer1.tg16.gathering.org { + primary 127.0.0.1; + key DHCP_UPDATER; +} +subnet6 2a06:5840:41d::/64 { + option domain-name "streamer1.tg16.gathering.org"; + + range6 2a06:5840:41d::1000 2a06:5840:41d::9999; +} + diff --git a/examples/tg16/dhcp/conf-v6/tech-wlan.conf b/examples/tg16/dhcp/conf-v6/tech-wlan.conf new file mode 100644 index 0000000..3b196c4 --- /dev/null +++ b/examples/tg16/dhcp/conf-v6/tech-wlan.conf @@ -0,0 +1,10 @@ +zone tech-wlan.tg16.gathering.org { + primary 127.0.0.1; + key DHCP_UPDATER; +} +subnet6 2a06:5841:151a::/64 { + option domain-name "tech-wlan.tg16.gathering.org"; + + range6 2a06:5841:151a::1000 2a06:5841:151a::9999; +} + diff --git a/examples/tg16/dhcp/conf-v6/wlan.conf b/examples/tg16/dhcp/conf-v6/wlan.conf new file mode 100644 index 0000000..230e36a --- /dev/null +++ b/examples/tg16/dhcp/conf-v6/wlan.conf @@ -0,0 +1,10 @@ +zone wlan.tg16.gathering.org { + primary 127.0.0.1; + key DHCP_UPDATER; +} +subnet6 2a06:5840:96::/64 { + option domain-name "wlan.tg16.gathering.org"; + + range6 2a06:5840:96::1000 2a06:5840:96::9999; +} + |