diff options
author | Joachim Tingvold <joachim@tingvold.com> | 2015-04-16 21:12:29 +0200 |
---|---|---|
committer | root <root@wat.gathering.org> | 2015-04-16 21:12:29 +0200 |
commit | df68d675e74633c1980838e8174e939dd4078f85 (patch) | |
tree | c546387a3bc83889401b0f6872fac36a341bd24b /examples/tg15/dhcp/conf-v4 | |
parent | 7147d88f6e3c15a2cce29fc39484280964ac81bc (diff) |
Added config used at TG15.
Diffstat (limited to 'examples/tg15/dhcp/conf-v4')
184 files changed, 2183 insertions, 0 deletions
diff --git a/examples/tg15/dhcp/conf-v4/ap-distro0.conf b/examples/tg15/dhcp/conf-v4/ap-distro0.conf new file mode 100644 index 0000000..db51a09 --- /dev/null +++ b/examples/tg15/dhcp/conf-v4/ap-distro0.conf @@ -0,0 +1,12 @@ +zone ap-distro0.tg15.gathering.org { + primary 127.0.0.1; + key DHCP_UPDATER; +} +subnet 151.216.178.0 netmask 255.255.255.192 { + option subnet-mask 255.255.255.192; + option routers 151.216.178.1; + option domain-name "ap-distro0.tg15.gathering.org"; + ddns-domainname "ap-distro0.tg15.gathering.org"; + range 151.216.178.4 151.216.178.62; +} + diff --git a/examples/tg15/dhcp/conf-v4/ap-distro1.conf b/examples/tg15/dhcp/conf-v4/ap-distro1.conf new file mode 100644 index 0000000..fe136a9 --- /dev/null +++ b/examples/tg15/dhcp/conf-v4/ap-distro1.conf @@ -0,0 +1,12 @@ +zone ap-distro1.tg15.gathering.org { + primary 127.0.0.1; + key DHCP_UPDATER; +} +subnet 151.216.178.64 netmask 255.255.255.192 { + option subnet-mask 255.255.255.192; + option routers 151.216.178.65; + option domain-name "ap-distro1.tg15.gathering.org"; + ddns-domainname "ap-distro1.tg15.gathering.org"; + range 151.216.178.68 151.216.178.126; +} + diff --git a/examples/tg15/dhcp/conf-v4/ap-distro2.conf b/examples/tg15/dhcp/conf-v4/ap-distro2.conf new file mode 100644 index 0000000..2fd20ed --- /dev/null +++ b/examples/tg15/dhcp/conf-v4/ap-distro2.conf @@ -0,0 +1,12 @@ +zone ap-distro2.tg15.gathering.org { + primary 127.0.0.1; + key DHCP_UPDATER; +} +subnet 151.216.178.128 netmask 255.255.255.192 { + option subnet-mask 255.255.255.192; + option routers 151.216.178.129; + option domain-name "ap-distro2.tg15.gathering.org"; + ddns-domainname "ap-distro2.tg15.gathering.org"; + range 151.216.178.132 151.216.178.190; +} + diff --git a/examples/tg15/dhcp/conf-v4/ap-distro3.conf b/examples/tg15/dhcp/conf-v4/ap-distro3.conf new file mode 100644 index 0000000..7fcb6cb --- /dev/null +++ b/examples/tg15/dhcp/conf-v4/ap-distro3.conf @@ -0,0 +1,12 @@ +zone ap-distro3.tg15.gathering.org { + primary 127.0.0.1; + key DHCP_UPDATER; +} +subnet 151.216.178.192 netmask 255.255.255.192 { + option subnet-mask 255.255.255.192; + option routers 151.216.178.193; + option domain-name "ap-distro3.tg15.gathering.org"; + ddns-domainname "ap-distro3.tg15.gathering.org"; + range 151.216.178.196 151.216.178.254; +} + diff --git a/examples/tg15/dhcp/conf-v4/ap-distro4.conf b/examples/tg15/dhcp/conf-v4/ap-distro4.conf new file mode 100644 index 0000000..63c3184 --- /dev/null +++ b/examples/tg15/dhcp/conf-v4/ap-distro4.conf @@ -0,0 +1,12 @@ +zone ap-distro4.tg15.gathering.org { + primary 127.0.0.1; + key DHCP_UPDATER; +} +subnet 151.216.179.0 netmask 255.255.255.192 { + option subnet-mask 255.255.255.192; + option routers 151.216.179.1; + option domain-name "ap-distro4.tg15.gathering.org"; + ddns-domainname "ap-distro4.tg15.gathering.org"; + range 151.216.179.4 151.216.179.62; +} + diff --git a/examples/tg15/dhcp/conf-v4/ap-distro5.conf b/examples/tg15/dhcp/conf-v4/ap-distro5.conf new file mode 100644 index 0000000..fda273f --- /dev/null +++ b/examples/tg15/dhcp/conf-v4/ap-distro5.conf @@ -0,0 +1,12 @@ +zone ap-distro5.tg15.gathering.org { + primary 127.0.0.1; + key DHCP_UPDATER; +} +subnet 151.216.179.64 netmask 255.255.255.192 { + option subnet-mask 255.255.255.192; + option routers 151.216.179.65; + option domain-name "ap-distro5.tg15.gathering.org"; + ddns-domainname "ap-distro5.tg15.gathering.org"; + range 151.216.179.68 151.216.179.126; +} + diff --git a/examples/tg15/dhcp/conf-v4/ap-distro6.conf b/examples/tg15/dhcp/conf-v4/ap-distro6.conf new file mode 100644 index 0000000..f767b29 --- /dev/null +++ b/examples/tg15/dhcp/conf-v4/ap-distro6.conf @@ -0,0 +1,12 @@ +zone ap-distro6.tg15.gathering.org { + primary 127.0.0.1; + key DHCP_UPDATER; +} +subnet 151.216.179.128 netmask 255.255.255.192 { + option subnet-mask 255.255.255.192; + option routers 151.216.179.129; + option domain-name "ap-distro6.tg15.gathering.org"; + ddns-domainname "ap-distro6.tg15.gathering.org"; + range 151.216.179.132 151.216.179.190; +} + diff --git a/examples/tg15/dhcp/conf-v4/ap-distro7.conf b/examples/tg15/dhcp/conf-v4/ap-distro7.conf new file mode 100644 index 0000000..6557a53 --- /dev/null +++ b/examples/tg15/dhcp/conf-v4/ap-distro7.conf @@ -0,0 +1,12 @@ +zone ap-distro7.tg15.gathering.org { + primary 127.0.0.1; + key DHCP_UPDATER; +} +subnet 151.216.179.192 netmask 255.255.255.192 { + option subnet-mask 255.255.255.192; + option routers 151.216.179.193; + option domain-name "ap-distro7.tg15.gathering.org"; + ddns-domainname "ap-distro7.tg15.gathering.org"; + range 151.216.179.196 151.216.179.254; +} + diff --git a/examples/tg15/dhcp/conf-v4/creativia1.conf b/examples/tg15/dhcp/conf-v4/creativia1.conf new file mode 100644 index 0000000..c8c41dc --- /dev/null +++ b/examples/tg15/dhcp/conf-v4/creativia1.conf @@ -0,0 +1,12 @@ +zone creativia1.tg15.gathering.org { + primary 127.0.0.1; + key DHCP_UPDATER; +} +subnet 151.216.166.0 netmask 255.255.255.192 { + option subnet-mask 255.255.255.192; + option routers 151.216.166.1; + option domain-name "creativia1.tg15.gathering.org"; + ddns-domainname "creativia1.tg15.gathering.org"; + range 151.216.166.4 151.216.166.62; +} + diff --git a/examples/tg15/dhcp/conf-v4/creativia2.conf b/examples/tg15/dhcp/conf-v4/creativia2.conf new file mode 100644 index 0000000..49c69e5 --- /dev/null +++ b/examples/tg15/dhcp/conf-v4/creativia2.conf @@ -0,0 +1,12 @@ +zone creativia2.tg15.gathering.org { + primary 127.0.0.1; + key DHCP_UPDATER; +} +subnet 151.216.166.64 netmask 255.255.255.192 { + option subnet-mask 255.255.255.192; + option routers 151.216.166.65; + option domain-name "creativia2.tg15.gathering.org"; + ddns-domainname "creativia2.tg15.gathering.org"; + range 151.216.166.68 151.216.166.126; +} + diff --git a/examples/tg15/dhcp/conf-v4/creativia3.conf b/examples/tg15/dhcp/conf-v4/creativia3.conf new file mode 100644 index 0000000..a30c7fa --- /dev/null +++ b/examples/tg15/dhcp/conf-v4/creativia3.conf @@ -0,0 +1,12 @@ +zone creativia3.tg15.gathering.org { + primary 127.0.0.1; + key DHCP_UPDATER; +} +subnet 151.216.166.128 netmask 255.255.255.192 { + option subnet-mask 255.255.255.192; + option routers 151.216.166.129; + option domain-name "creativia3.tg15.gathering.org"; + ddns-domainname "creativia3.tg15.gathering.org"; + range 151.216.166.132 151.216.166.190; +} + diff --git a/examples/tg15/dhcp/conf-v4/creativia4.conf b/examples/tg15/dhcp/conf-v4/creativia4.conf new file mode 100644 index 0000000..25613e3 --- /dev/null +++ b/examples/tg15/dhcp/conf-v4/creativia4.conf @@ -0,0 +1,12 @@ +zone creativia4.tg15.gathering.org { + primary 127.0.0.1; + key DHCP_UPDATER; +} +subnet 151.216.166.192 netmask 255.255.255.192 { + option subnet-mask 255.255.255.192; + option routers 151.216.166.193; + option domain-name "creativia4.tg15.gathering.org"; + ddns-domainname "creativia4.tg15.gathering.org"; + range 151.216.166.196 151.216.166.254; +} + diff --git a/examples/tg15/dhcp/conf-v4/creativia5.conf b/examples/tg15/dhcp/conf-v4/creativia5.conf new file mode 100644 index 0000000..796f978 --- /dev/null +++ b/examples/tg15/dhcp/conf-v4/creativia5.conf @@ -0,0 +1,12 @@ +zone creativia5.tg15.gathering.org { + primary 127.0.0.1; + key DHCP_UPDATER; +} +subnet 151.216.167.0 netmask 255.255.255.192 { + option subnet-mask 255.255.255.192; + option routers 151.216.167.1; + option domain-name "creativia5.tg15.gathering.org"; + ddns-domainname "creativia5.tg15.gathering.org"; + range 151.216.167.4 151.216.167.62; +} + diff --git a/examples/tg15/dhcp/conf-v4/creativia6.conf b/examples/tg15/dhcp/conf-v4/creativia6.conf new file mode 100644 index 0000000..4c1ac87 --- /dev/null +++ b/examples/tg15/dhcp/conf-v4/creativia6.conf @@ -0,0 +1,12 @@ +zone creativia6.tg15.gathering.org { + primary 127.0.0.1; + key DHCP_UPDATER; +} +subnet 151.216.167.64 netmask 255.255.255.192 { + option subnet-mask 255.255.255.192; + option routers 151.216.167.65; + option domain-name "creativia6.tg15.gathering.org"; + ddns-domainname "creativia6.tg15.gathering.org"; + range 151.216.167.68 151.216.167.126; +} + diff --git a/examples/tg15/dhcp/conf-v4/creativia7.conf b/examples/tg15/dhcp/conf-v4/creativia7.conf new file mode 100644 index 0000000..ea75eed --- /dev/null +++ b/examples/tg15/dhcp/conf-v4/creativia7.conf @@ -0,0 +1,12 @@ +zone creativia7.tg15.gathering.org { + primary 127.0.0.1; + key DHCP_UPDATER; +} +subnet 151.216.167.128 netmask 255.255.255.192 { + option subnet-mask 255.255.255.192; + option routers 151.216.167.129; + option domain-name "creativia7.tg15.gathering.org"; + ddns-domainname "creativia7.tg15.gathering.org"; + range 151.216.167.132 151.216.167.190; +} + diff --git a/examples/tg15/dhcp/conf-v4/creativia8.conf b/examples/tg15/dhcp/conf-v4/creativia8.conf new file mode 100644 index 0000000..e19b76f --- /dev/null +++ b/examples/tg15/dhcp/conf-v4/creativia8.conf @@ -0,0 +1,12 @@ +zone creativia8.tg15.gathering.org { + primary 127.0.0.1; + key DHCP_UPDATER; +} +subnet 151.216.167.192 netmask 255.255.255.192 { + option subnet-mask 255.255.255.192; + option routers 151.216.167.193; + option domain-name "creativia8.tg15.gathering.org"; + ddns-domainname "creativia8.tg15.gathering.org"; + range 151.216.167.196 151.216.167.254; +} + diff --git a/examples/tg15/dhcp/conf-v4/crew.conf b/examples/tg15/dhcp/conf-v4/crew.conf new file mode 100644 index 0000000..6392367 --- /dev/null +++ b/examples/tg15/dhcp/conf-v4/crew.conf @@ -0,0 +1,12 @@ +zone crew.tg15.gathering.org { + primary 127.0.0.1; + key DHCP_UPDATER; +} +subnet 151.216.170.0 netmask 255.255.255.0 { + option subnet-mask 255.255.255.0; + option routers 151.216.170.1; + option domain-name "crew.tg15.gathering.org"; + ddns-domainname "crew.tg15.gathering.org"; + range 151.216.170.4 151.216.170.254; +} + diff --git a/examples/tg15/dhcp/conf-v4/e1-3.conf b/examples/tg15/dhcp/conf-v4/e1-3.conf new file mode 100644 index 0000000..8592989 --- /dev/null +++ b/examples/tg15/dhcp/conf-v4/e1-3.conf @@ -0,0 +1,12 @@ +zone e1-3.tg15.gathering.org { + primary 127.0.0.1; + key DHCP_UPDATER; +} +subnet 151.216.129.0 netmask 255.255.255.192 { + option subnet-mask 255.255.255.192; + option routers 151.216.129.1; + option domain-name "e1-3.tg15.gathering.org"; + ddns-domainname "e1-3.tg15.gathering.org"; + range 151.216.129.4 151.216.129.62; +} + diff --git a/examples/tg15/dhcp/conf-v4/e11-1.conf b/examples/tg15/dhcp/conf-v4/e11-1.conf new file mode 100644 index 0000000..ec593d3 --- /dev/null +++ b/examples/tg15/dhcp/conf-v4/e11-1.conf @@ -0,0 +1,12 @@ +zone e11-1.tg15.gathering.org { + primary 127.0.0.1; + key DHCP_UPDATER; +} +subnet 151.216.132.0 netmask 255.255.255.192 { + option subnet-mask 255.255.255.192; + option routers 151.216.132.1; + option domain-name "e11-1.tg15.gathering.org"; + ddns-domainname "e11-1.tg15.gathering.org"; + range 151.216.132.4 151.216.132.62; +} + diff --git a/examples/tg15/dhcp/conf-v4/e11-2.conf b/examples/tg15/dhcp/conf-v4/e11-2.conf new file mode 100644 index 0000000..677364b --- /dev/null +++ b/examples/tg15/dhcp/conf-v4/e11-2.conf @@ -0,0 +1,12 @@ +zone e11-2.tg15.gathering.org { + primary 127.0.0.1; + key DHCP_UPDATER; +} +subnet 151.216.132.64 netmask 255.255.255.192 { + option subnet-mask 255.255.255.192; + option routers 151.216.132.65; + option domain-name "e11-2.tg15.gathering.org"; + ddns-domainname "e11-2.tg15.gathering.org"; + range 151.216.132.68 151.216.132.126; +} + diff --git a/examples/tg15/dhcp/conf-v4/e11-3.conf b/examples/tg15/dhcp/conf-v4/e11-3.conf new file mode 100644 index 0000000..3ca0782 --- /dev/null +++ b/examples/tg15/dhcp/conf-v4/e11-3.conf @@ -0,0 +1,12 @@ +zone e11-3.tg15.gathering.org { + primary 127.0.0.1; + key DHCP_UPDATER; +} +subnet 151.216.132.128 netmask 255.255.255.192 { + option subnet-mask 255.255.255.192; + option routers 151.216.132.129; + option domain-name "e11-3.tg15.gathering.org"; + ddns-domainname "e11-3.tg15.gathering.org"; + range 151.216.132.132 151.216.132.190; +} + diff --git a/examples/tg15/dhcp/conf-v4/e11-4.conf b/examples/tg15/dhcp/conf-v4/e11-4.conf new file mode 100644 index 0000000..9ec42b0 --- /dev/null +++ b/examples/tg15/dhcp/conf-v4/e11-4.conf @@ -0,0 +1,12 @@ +zone e11-4.tg15.gathering.org { + primary 127.0.0.1; + key DHCP_UPDATER; +} +subnet 151.216.132.192 netmask 255.255.255.192 { + option subnet-mask 255.255.255.192; + option routers 151.216.132.193; + option domain-name "e11-4.tg15.gathering.org"; + ddns-domainname "e11-4.tg15.gathering.org"; + range 151.216.132.196 151.216.132.254; +} + diff --git a/examples/tg15/dhcp/conf-v4/e13-1.conf b/examples/tg15/dhcp/conf-v4/e13-1.conf new file mode 100644 index 0000000..b32e4a4 --- /dev/null +++ b/examples/tg15/dhcp/conf-v4/e13-1.conf @@ -0,0 +1,12 @@ +zone e13-1.tg15.gathering.org { + primary 127.0.0.1; + key DHCP_UPDATER; +} +subnet 151.216.133.0 netmask 255.255.255.192 { + option subnet-mask 255.255.255.192; + option routers 151.216.133.1; + option domain-name "e13-1.tg15.gathering.org"; + ddns-domainname "e13-1.tg15.gathering.org"; + range 151.216.133.4 151.216.133.62; +} + diff --git a/examples/tg15/dhcp/conf-v4/e13-2.conf b/examples/tg15/dhcp/conf-v4/e13-2.conf new file mode 100644 index 0000000..3fe0edf --- /dev/null +++ b/examples/tg15/dhcp/conf-v4/e13-2.conf @@ -0,0 +1,12 @@ +zone e13-2.tg15.gathering.org { + primary 127.0.0.1; + key DHCP_UPDATER; +} +subnet 151.216.133.64 netmask 255.255.255.192 { + option subnet-mask 255.255.255.192; + option routers 151.216.133.65; + option domain-name "e13-2.tg15.gathering.org"; + ddns-domainname "e13-2.tg15.gathering.org"; + range 151.216.133.68 151.216.133.126; +} + diff --git a/examples/tg15/dhcp/conf-v4/e13-3.conf b/examples/tg15/dhcp/conf-v4/e13-3.conf new file mode 100644 index 0000000..88c9cef --- /dev/null +++ b/examples/tg15/dhcp/conf-v4/e13-3.conf @@ -0,0 +1,12 @@ +zone e13-3.tg15.gathering.org { + primary 127.0.0.1; + key DHCP_UPDATER; +} +subnet 151.216.133.128 netmask 255.255.255.192 { + option subnet-mask 255.255.255.192; + option routers 151.216.133.129; + option domain-name "e13-3.tg15.gathering.org"; + ddns-domainname "e13-3.tg15.gathering.org"; + range 151.216.133.132 151.216.133.190; +} + diff --git a/examples/tg15/dhcp/conf-v4/e13-4.conf b/examples/tg15/dhcp/conf-v4/e13-4.conf new file mode 100644 index 0000000..b6ffb1a --- /dev/null +++ b/examples/tg15/dhcp/conf-v4/e13-4.conf @@ -0,0 +1,12 @@ +zone e13-4.tg15.gathering.org { + primary 127.0.0.1; + key DHCP_UPDATER; +} +subnet 151.216.133.192 netmask 255.255.255.192 { + option subnet-mask 255.255.255.192; + option routers 151.216.133.193; + option domain-name "e13-4.tg15.gathering.org"; + ddns-domainname "e13-4.tg15.gathering.org"; + range 151.216.133.196 151.216.133.254; +} + diff --git a/examples/tg15/dhcp/conf-v4/e15-1.conf b/examples/tg15/dhcp/conf-v4/e15-1.conf new file mode 100644 index 0000000..ff8a25f --- /dev/null +++ b/examples/tg15/dhcp/conf-v4/e15-1.conf @@ -0,0 +1,12 @@ +zone e15-1.tg15.gathering.org { + primary 127.0.0.1; + key DHCP_UPDATER; +} +subnet 151.216.134.0 netmask 255.255.255.192 { + option subnet-mask 255.255.255.192; + option routers 151.216.134.1; + option domain-name "e15-1.tg15.gathering.org"; + ddns-domainname "e15-1.tg15.gathering.org"; + range 151.216.134.4 151.216.134.62; +} + diff --git a/examples/tg15/dhcp/conf-v4/e15-2.conf b/examples/tg15/dhcp/conf-v4/e15-2.conf new file mode 100644 index 0000000..e9fc386 --- /dev/null +++ b/examples/tg15/dhcp/conf-v4/e15-2.conf @@ -0,0 +1,12 @@ +zone e15-2.tg15.gathering.org { + primary 127.0.0.1; + key DHCP_UPDATER; +} +subnet 151.216.134.64 netmask 255.255.255.192 { + option subnet-mask 255.255.255.192; + option routers 151.216.134.65; + option domain-name "e15-2.tg15.gathering.org"; + ddns-domainname "e15-2.tg15.gathering.org"; + range 151.216.134.68 151.216.134.126; +} + diff --git a/examples/tg15/dhcp/conf-v4/e15-3.conf b/examples/tg15/dhcp/conf-v4/e15-3.conf new file mode 100644 index 0000000..66b79d3 --- /dev/null +++ b/examples/tg15/dhcp/conf-v4/e15-3.conf @@ -0,0 +1,12 @@ +zone e15-3.tg15.gathering.org { + primary 127.0.0.1; + key DHCP_UPDATER; +} +subnet 151.216.134.128 netmask 255.255.255.192 { + option subnet-mask 255.255.255.192; + option routers 151.216.134.129; + option domain-name "e15-3.tg15.gathering.org"; + ddns-domainname "e15-3.tg15.gathering.org"; + range 151.216.134.132 151.216.134.190; +} + diff --git a/examples/tg15/dhcp/conf-v4/e15-4.conf b/examples/tg15/dhcp/conf-v4/e15-4.conf new file mode 100644 index 0000000..716fef7 --- /dev/null +++ b/examples/tg15/dhcp/conf-v4/e15-4.conf @@ -0,0 +1,12 @@ +zone e15-4.tg15.gathering.org { + primary 127.0.0.1; + key DHCP_UPDATER; +} +subnet 151.216.134.192 netmask 255.255.255.192 { + option subnet-mask 255.255.255.192; + option routers 151.216.134.193; + option domain-name "e15-4.tg15.gathering.org"; + ddns-domainname "e15-4.tg15.gathering.org"; + range 151.216.134.196 151.216.134.254; +} + diff --git a/examples/tg15/dhcp/conf-v4/e17-1.conf b/examples/tg15/dhcp/conf-v4/e17-1.conf new file mode 100644 index 0000000..bb6dcf0 --- /dev/null +++ b/examples/tg15/dhcp/conf-v4/e17-1.conf @@ -0,0 +1,12 @@ +zone e17-1.tg15.gathering.org { + primary 127.0.0.1; + key DHCP_UPDATER; +} +subnet 151.216.135.0 netmask 255.255.255.192 { + option subnet-mask 255.255.255.192; + option routers 151.216.135.1; + option domain-name "e17-1.tg15.gathering.org"; + ddns-domainname "e17-1.tg15.gathering.org"; + range 151.216.135.4 151.216.135.62; +} + diff --git a/examples/tg15/dhcp/conf-v4/e17-2.conf b/examples/tg15/dhcp/conf-v4/e17-2.conf new file mode 100644 index 0000000..0c5de12 --- /dev/null +++ b/examples/tg15/dhcp/conf-v4/e17-2.conf @@ -0,0 +1,12 @@ +zone e17-2.tg15.gathering.org { + primary 127.0.0.1; + key DHCP_UPDATER; +} +subnet 151.216.135.64 netmask 255.255.255.192 { + option subnet-mask 255.255.255.192; + option routers 151.216.135.65; + option domain-name "e17-2.tg15.gathering.org"; + ddns-domainname "e17-2.tg15.gathering.org"; + range 151.216.135.68 151.216.135.126; +} + diff --git a/examples/tg15/dhcp/conf-v4/e17-3.conf b/examples/tg15/dhcp/conf-v4/e17-3.conf new file mode 100644 index 0000000..5bd0028 --- /dev/null +++ b/examples/tg15/dhcp/conf-v4/e17-3.conf @@ -0,0 +1,12 @@ +zone e17-3.tg15.gathering.org { + primary 127.0.0.1; + key DHCP_UPDATER; +} +subnet 151.216.135.128 netmask 255.255.255.192 { + option subnet-mask 255.255.255.192; + option routers 151.216.135.129; + option domain-name "e17-3.tg15.gathering.org"; + ddns-domainname "e17-3.tg15.gathering.org"; + range 151.216.135.132 151.216.135.190; +} + diff --git a/examples/tg15/dhcp/conf-v4/e17-4.conf b/examples/tg15/dhcp/conf-v4/e17-4.conf new file mode 100644 index 0000000..7df65f2 --- /dev/null +++ b/examples/tg15/dhcp/conf-v4/e17-4.conf @@ -0,0 +1,12 @@ +zone e17-4.tg15.gathering.org { + primary 127.0.0.1; + key DHCP_UPDATER; +} +subnet 151.216.135.192 netmask 255.255.255.192 { + option subnet-mask 255.255.255.192; + option routers 151.216.135.193; + option domain-name "e17-4.tg15.gathering.org"; + ddns-domainname "e17-4.tg15.gathering.org"; + range 151.216.135.196 151.216.135.254; +} + diff --git a/examples/tg15/dhcp/conf-v4/e19-1.conf b/examples/tg15/dhcp/conf-v4/e19-1.conf new file mode 100644 index 0000000..51f8449 --- /dev/null +++ b/examples/tg15/dhcp/conf-v4/e19-1.conf @@ -0,0 +1,12 @@ +zone e19-1.tg15.gathering.org { + primary 127.0.0.1; + key DHCP_UPDATER; +} +subnet 151.216.136.0 netmask 255.255.255.192 { + option subnet-mask 255.255.255.192; + option routers 151.216.136.1; + option domain-name "e19-1.tg15.gathering.org"; + ddns-domainname "e19-1.tg15.gathering.org"; + range 151.216.136.4 151.216.136.62; +} + diff --git a/examples/tg15/dhcp/conf-v4/e19-2.conf b/examples/tg15/dhcp/conf-v4/e19-2.conf new file mode 100644 index 0000000..80d55ce --- /dev/null +++ b/examples/tg15/dhcp/conf-v4/e19-2.conf @@ -0,0 +1,12 @@ +zone e19-2.tg15.gathering.org { + primary 127.0.0.1; + key DHCP_UPDATER; +} +subnet 151.216.136.64 netmask 255.255.255.192 { + option subnet-mask 255.255.255.192; + option routers 151.216.136.65; + option domain-name "e19-2.tg15.gathering.org"; + ddns-domainname "e19-2.tg15.gathering.org"; + range 151.216.136.68 151.216.136.126; +} + diff --git a/examples/tg15/dhcp/conf-v4/e19-3.conf b/examples/tg15/dhcp/conf-v4/e19-3.conf new file mode 100644 index 0000000..dadcf9a --- /dev/null +++ b/examples/tg15/dhcp/conf-v4/e19-3.conf @@ -0,0 +1,12 @@ +zone e19-3.tg15.gathering.org { + primary 127.0.0.1; + key DHCP_UPDATER; +} +subnet 151.216.136.128 netmask 255.255.255.192 { + option subnet-mask 255.255.255.192; + option routers 151.216.136.129; + option domain-name "e19-3.tg15.gathering.org"; + ddns-domainname "e19-3.tg15.gathering.org"; + range 151.216.136.132 151.216.136.190; +} + diff --git a/examples/tg15/dhcp/conf-v4/e19-4.conf b/examples/tg15/dhcp/conf-v4/e19-4.conf new file mode 100644 index 0000000..95fcb44 --- /dev/null +++ b/examples/tg15/dhcp/conf-v4/e19-4.conf @@ -0,0 +1,12 @@ +zone e19-4.tg15.gathering.org { + primary 127.0.0.1; + key DHCP_UPDATER; +} +subnet 151.216.136.192 netmask 255.255.255.192 { + option subnet-mask 255.255.255.192; + option routers 151.216.136.193; + option domain-name "e19-4.tg15.gathering.org"; + ddns-domainname "e19-4.tg15.gathering.org"; + range 151.216.136.196 151.216.136.254; +} + diff --git a/examples/tg15/dhcp/conf-v4/e21-1.conf b/examples/tg15/dhcp/conf-v4/e21-1.conf new file mode 100644 index 0000000..e33bb9f --- /dev/null +++ b/examples/tg15/dhcp/conf-v4/e21-1.conf @@ -0,0 +1,12 @@ +zone e21-1.tg15.gathering.org { + primary 127.0.0.1; + key DHCP_UPDATER; +} +subnet 151.216.137.0 netmask 255.255.255.192 { + option subnet-mask 255.255.255.192; + option routers 151.216.137.1; + option domain-name "e21-1.tg15.gathering.org"; + ddns-domainname "e21-1.tg15.gathering.org"; + range 151.216.137.4 151.216.137.62; +} + diff --git a/examples/tg15/dhcp/conf-v4/e21-2.conf b/examples/tg15/dhcp/conf-v4/e21-2.conf new file mode 100644 index 0000000..f3a1d67 --- /dev/null +++ b/examples/tg15/dhcp/conf-v4/e21-2.conf @@ -0,0 +1,12 @@ +zone e21-2.tg15.gathering.org { + primary 127.0.0.1; + key DHCP_UPDATER; +} +subnet 151.216.137.64 netmask 255.255.255.192 { + option subnet-mask 255.255.255.192; + option routers 151.216.137.65; + option domain-name "e21-2.tg15.gathering.org"; + ddns-domainname "e21-2.tg15.gathering.org"; + range 151.216.137.68 151.216.137.126; +} + diff --git a/examples/tg15/dhcp/conf-v4/e21-3.conf b/examples/tg15/dhcp/conf-v4/e21-3.conf new file mode 100644 index 0000000..532d860 --- /dev/null +++ b/examples/tg15/dhcp/conf-v4/e21-3.conf @@ -0,0 +1,12 @@ +zone e21-3.tg15.gathering.org { + primary 127.0.0.1; + key DHCP_UPDATER; +} +subnet 151.216.137.128 netmask 255.255.255.192 { + option subnet-mask 255.255.255.192; + option routers 151.216.137.129; + option domain-name "e21-3.tg15.gathering.org"; + ddns-domainname "e21-3.tg15.gathering.org"; + range 151.216.137.132 151.216.137.190; +} + diff --git a/examples/tg15/dhcp/conf-v4/e21-4.conf b/examples/tg15/dhcp/conf-v4/e21-4.conf new file mode 100644 index 0000000..4b709ab --- /dev/null +++ b/examples/tg15/dhcp/conf-v4/e21-4.conf @@ -0,0 +1,12 @@ +zone e21-4.tg15.gathering.org { + primary 127.0.0.1; + key DHCP_UPDATER; +} +subnet 151.216.137.192 netmask 255.255.255.192 { + option subnet-mask 255.255.255.192; + option routers 151.216.137.193; + option domain-name "e21-4.tg15.gathering.org"; + ddns-domainname "e21-4.tg15.gathering.org"; + range 151.216.137.196 151.216.137.254; +} + diff --git a/examples/tg15/dhcp/conf-v4/e23-1.conf b/examples/tg15/dhcp/conf-v4/e23-1.conf new file mode 100644 index 0000000..413ad40 --- /dev/null +++ b/examples/tg15/dhcp/conf-v4/e23-1.conf @@ -0,0 +1,12 @@ +zone e23-1.tg15.gathering.org { + primary 127.0.0.1; + key DHCP_UPDATER; +} +subnet 151.216.138.0 netmask 255.255.255.192 { + option subnet-mask 255.255.255.192; + option routers 151.216.138.1; + option domain-name "e23-1.tg15.gathering.org"; + ddns-domainname "e23-1.tg15.gathering.org"; + range 151.216.138.4 151.216.138.62; +} + diff --git a/examples/tg15/dhcp/conf-v4/e23-2.conf b/examples/tg15/dhcp/conf-v4/e23-2.conf new file mode 100644 index 0000000..c984be9 --- /dev/null +++ b/examples/tg15/dhcp/conf-v4/e23-2.conf @@ -0,0 +1,12 @@ +zone e23-2.tg15.gathering.org { + primary 127.0.0.1; + key DHCP_UPDATER; +} +subnet 151.216.138.64 netmask 255.255.255.192 { + option subnet-mask 255.255.255.192; + option routers 151.216.138.65; + option domain-name "e23-2.tg15.gathering.org"; + ddns-domainname "e23-2.tg15.gathering.org"; + range 151.216.138.68 151.216.138.126; +} + diff --git a/examples/tg15/dhcp/conf-v4/e23-3.conf b/examples/tg15/dhcp/conf-v4/e23-3.conf new file mode 100644 index 0000000..8130c09 --- /dev/null +++ b/examples/tg15/dhcp/conf-v4/e23-3.conf @@ -0,0 +1,12 @@ +zone e23-3.tg15.gathering.org { + primary 127.0.0.1; + key DHCP_UPDATER; +} +subnet 151.216.138.128 netmask 255.255.255.192 { + option subnet-mask 255.255.255.192; + option routers 151.216.138.129; + option domain-name "e23-3.tg15.gathering.org"; + ddns-domainname "e23-3.tg15.gathering.org"; + range 151.216.138.132 151.216.138.190; +} + diff --git a/examples/tg15/dhcp/conf-v4/e23-4.conf b/examples/tg15/dhcp/conf-v4/e23-4.conf new file mode 100644 index 0000000..f778c0f --- /dev/null +++ b/examples/tg15/dhcp/conf-v4/e23-4.conf @@ -0,0 +1,12 @@ +zone e23-4.tg15.gathering.org { + primary 127.0.0.1; + key DHCP_UPDATER; +} +subnet 151.216.138.192 netmask 255.255.255.192 { + option subnet-mask 255.255.255.192; + option routers 151.216.138.193; + option domain-name "e23-4.tg15.gathering.org"; + ddns-domainname "e23-4.tg15.gathering.org"; + range 151.216.138.196 151.216.138.254; +} + diff --git a/examples/tg15/dhcp/conf-v4/e25-1.conf b/examples/tg15/dhcp/conf-v4/e25-1.conf new file mode 100644 index 0000000..5d774fd --- /dev/null +++ b/examples/tg15/dhcp/conf-v4/e25-1.conf @@ -0,0 +1,12 @@ +zone e25-1.tg15.gathering.org { + primary 127.0.0.1; + key DHCP_UPDATER; +} +subnet 151.216.139.0 netmask 255.255.255.192 { + option subnet-mask 255.255.255.192; + option routers 151.216.139.1; + option domain-name "e25-1.tg15.gathering.org"; + ddns-domainname "e25-1.tg15.gathering.org"; + range 151.216.139.4 151.216.139.62; +} + diff --git a/examples/tg15/dhcp/conf-v4/e25-2.conf b/examples/tg15/dhcp/conf-v4/e25-2.conf new file mode 100644 index 0000000..8b982c0 --- /dev/null +++ b/examples/tg15/dhcp/conf-v4/e25-2.conf @@ -0,0 +1,12 @@ +zone e25-2.tg15.gathering.org { + primary 127.0.0.1; + key DHCP_UPDATER; +} +subnet 151.216.139.64 netmask 255.255.255.192 { + option subnet-mask 255.255.255.192; + option routers 151.216.139.65; + option domain-name "e25-2.tg15.gathering.org"; + ddns-domainname "e25-2.tg15.gathering.org"; + range 151.216.139.68 151.216.139.126; +} + diff --git a/examples/tg15/dhcp/conf-v4/e25-3.conf b/examples/tg15/dhcp/conf-v4/e25-3.conf new file mode 100644 index 0000000..e7e6495 --- /dev/null +++ b/examples/tg15/dhcp/conf-v4/e25-3.conf @@ -0,0 +1,12 @@ +zone e25-3.tg15.gathering.org { + primary 127.0.0.1; + key DHCP_UPDATER; +} +subnet 151.216.139.128 netmask 255.255.255.192 { + option subnet-mask 255.255.255.192; + option routers 151.216.139.129; + option domain-name "e25-3.tg15.gathering.org"; + ddns-domainname "e25-3.tg15.gathering.org"; + range 151.216.139.132 151.216.139.190; +} + diff --git a/examples/tg15/dhcp/conf-v4/e25-4.conf b/examples/tg15/dhcp/conf-v4/e25-4.conf new file mode 100644 index 0000000..d38c1d3 --- /dev/null +++ b/examples/tg15/dhcp/conf-v4/e25-4.conf @@ -0,0 +1,12 @@ +zone e25-4.tg15.gathering.org { + primary 127.0.0.1; + key DHCP_UPDATER; +} +subnet 151.216.139.192 netmask 255.255.255.192 { + option subnet-mask 255.255.255.192; + option routers 151.216.139.193; + option domain-name "e25-4.tg15.gathering.org"; + ddns-domainname "e25-4.tg15.gathering.org"; + range 151.216.139.196 151.216.139.254; +} + diff --git a/examples/tg15/dhcp/conf-v4/e27-1.conf b/examples/tg15/dhcp/conf-v4/e27-1.conf new file mode 100644 index 0000000..2230392 --- /dev/null +++ b/examples/tg15/dhcp/conf-v4/e27-1.conf @@ -0,0 +1,12 @@ +zone e27-1.tg15.gathering.org { + primary 127.0.0.1; + key DHCP_UPDATER; +} +subnet 151.216.140.0 netmask 255.255.255.192 { + option subnet-mask 255.255.255.192; + option routers 151.216.140.1; + option domain-name "e27-1.tg15.gathering.org"; + ddns-domainname "e27-1.tg15.gathering.org"; + range 151.216.140.4 151.216.140.62; +} + diff --git a/examples/tg15/dhcp/conf-v4/e27-2.conf b/examples/tg15/dhcp/conf-v4/e27-2.conf new file mode 100644 index 0000000..9c678bb --- /dev/null +++ b/examples/tg15/dhcp/conf-v4/e27-2.conf @@ -0,0 +1,12 @@ +zone e27-2.tg15.gathering.org { + primary 127.0.0.1; + key DHCP_UPDATER; +} +subnet 151.216.140.64 netmask 255.255.255.192 { + option subnet-mask 255.255.255.192; + option routers 151.216.140.65; + option domain-name "e27-2.tg15.gathering.org"; + ddns-domainname "e27-2.tg15.gathering.org"; + range 151.216.140.68 151.216.140.126; +} + diff --git a/examples/tg15/dhcp/conf-v4/e27-3.conf b/examples/tg15/dhcp/conf-v4/e27-3.conf new file mode 100644 index 0000000..250bc52 --- /dev/null +++ b/examples/tg15/dhcp/conf-v4/e27-3.conf @@ -0,0 +1,12 @@ +zone e27-3.tg15.gathering.org { + primary 127.0.0.1; + key DHCP_UPDATER; +} +subnet 151.216.140.128 netmask 255.255.255.192 { + option subnet-mask 255.255.255.192; + option routers 151.216.140.129; + option domain-name "e27-3.tg15.gathering.org"; + ddns-domainname "e27-3.tg15.gathering.org"; + range 151.216.140.132 151.216.140.190; +} + diff --git a/examples/tg15/dhcp/conf-v4/e27-4.conf b/examples/tg15/dhcp/conf-v4/e27-4.conf new file mode 100644 index 0000000..a703b01 --- /dev/null +++ b/examples/tg15/dhcp/conf-v4/e27-4.conf @@ -0,0 +1,12 @@ +zone e27-4.tg15.gathering.org { + primary 127.0.0.1; + key DHCP_UPDATER; +} +subnet 151.216.140.192 netmask 255.255.255.192 { + option subnet-mask 255.255.255.192; + option routers 151.216.140.193; + option domain-name "e27-4.tg15.gathering.org"; + ddns-domainname "e27-4.tg15.gathering.org"; + range 151.216.140.196 151.216.140.254; +} + diff --git a/examples/tg15/dhcp/conf-v4/e29-1.conf b/examples/tg15/dhcp/conf-v4/e29-1.conf new file mode 100644 index 0000000..59eb07d --- /dev/null +++ b/examples/tg15/dhcp/conf-v4/e29-1.conf @@ -0,0 +1,12 @@ +zone e29-1.tg15.gathering.org { + primary 127.0.0.1; + key DHCP_UPDATER; +} +subnet 151.216.141.128 netmask 255.255.255.192 { + option subnet-mask 255.255.255.192; + option routers 151.216.141.129; + option domain-name "e29-1.tg15.gathering.org"; + ddns-domainname "e29-1.tg15.gathering.org"; + range 151.216.141.132 151.216.141.190; +} + diff --git a/examples/tg15/dhcp/conf-v4/e29-2.conf b/examples/tg15/dhcp/conf-v4/e29-2.conf new file mode 100644 index 0000000..fbf7f67 --- /dev/null +++ b/examples/tg15/dhcp/conf-v4/e29-2.conf @@ -0,0 +1,12 @@ +zone e29-2.tg15.gathering.org { + primary 127.0.0.1; + key DHCP_UPDATER; +} +subnet 151.216.141.192 netmask 255.255.255.192 { + option subnet-mask 255.255.255.192; + option routers 151.216.141.193; + option domain-name "e29-2.tg15.gathering.org"; + ddns-domainname "e29-2.tg15.gathering.org"; + range 151.216.141.196 151.216.141.254; +} + diff --git a/examples/tg15/dhcp/conf-v4/e3-2.conf b/examples/tg15/dhcp/conf-v4/e3-2.conf new file mode 100644 index 0000000..abfc45b --- /dev/null +++ b/examples/tg15/dhcp/conf-v4/e3-2.conf @@ -0,0 +1,12 @@ +zone e3-2.tg15.gathering.org { + primary 127.0.0.1; + key DHCP_UPDATER; +} +subnet 151.216.165.0 netmask 255.255.255.192 { + option subnet-mask 255.255.255.192; + option routers 151.216.165.1; + option domain-name "e3-2.tg15.gathering.org"; + ddns-domainname "e3-2.tg15.gathering.org"; + range 151.216.165.4 151.216.165.62; +} + diff --git a/examples/tg15/dhcp/conf-v4/e3-3.conf b/examples/tg15/dhcp/conf-v4/e3-3.conf new file mode 100644 index 0000000..df68792 --- /dev/null +++ b/examples/tg15/dhcp/conf-v4/e3-3.conf @@ -0,0 +1,12 @@ +zone e3-3.tg15.gathering.org { + primary 127.0.0.1; + key DHCP_UPDATER; +} +subnet 151.216.129.64 netmask 255.255.255.192 { + option subnet-mask 255.255.255.192; + option routers 151.216.129.65; + option domain-name "e3-3.tg15.gathering.org"; + ddns-domainname "e3-3.tg15.gathering.org"; + range 151.216.129.68 151.216.129.126; +} + diff --git a/examples/tg15/dhcp/conf-v4/e3-4.conf b/examples/tg15/dhcp/conf-v4/e3-4.conf new file mode 100644 index 0000000..30daf19 --- /dev/null +++ b/examples/tg15/dhcp/conf-v4/e3-4.conf @@ -0,0 +1,12 @@ +zone e3-4.tg15.gathering.org { + primary 127.0.0.1; + key DHCP_UPDATER; +} +subnet 151.216.129.128 netmask 255.255.255.192 { + option subnet-mask 255.255.255.192; + option routers 151.216.129.129; + option domain-name "e3-4.tg15.gathering.org"; + ddns-domainname "e3-4.tg15.gathering.org"; + range 151.216.129.132 151.216.129.190; +} + diff --git a/examples/tg15/dhcp/conf-v4/e31-1.conf b/examples/tg15/dhcp/conf-v4/e31-1.conf new file mode 100644 index 0000000..b3baf8d --- /dev/null +++ b/examples/tg15/dhcp/conf-v4/e31-1.conf @@ -0,0 +1,12 @@ +zone e31-1.tg15.gathering.org { + primary 127.0.0.1; + key DHCP_UPDATER; +} +subnet 151.216.142.0 netmask 255.255.255.192 { + option subnet-mask 255.255.255.192; + option routers 151.216.142.1; + option domain-name "e31-1.tg15.gathering.org"; + ddns-domainname "e31-1.tg15.gathering.org"; + range 151.216.142.4 151.216.142.62; +} + diff --git a/examples/tg15/dhcp/conf-v4/e31-2.conf b/examples/tg15/dhcp/conf-v4/e31-2.conf new file mode 100644 index 0000000..1f4c94d --- /dev/null +++ b/examples/tg15/dhcp/conf-v4/e31-2.conf @@ -0,0 +1,12 @@ +zone e31-2.tg15.gathering.org { + primary 127.0.0.1; + key DHCP_UPDATER; +} +subnet 151.216.142.64 netmask 255.255.255.192 { + option subnet-mask 255.255.255.192; + option routers 151.216.142.65; + option domain-name "e31-2.tg15.gathering.org"; + ddns-domainname "e31-2.tg15.gathering.org"; + range 151.216.142.68 151.216.142.126; +} + diff --git a/examples/tg15/dhcp/conf-v4/e33-1.conf b/examples/tg15/dhcp/conf-v4/e33-1.conf new file mode 100644 index 0000000..8088b58 --- /dev/null +++ b/examples/tg15/dhcp/conf-v4/e33-1.conf @@ -0,0 +1,12 @@ +zone e33-1.tg15.gathering.org { + primary 127.0.0.1; + key DHCP_UPDATER; +} +subnet 151.216.142.128 netmask 255.255.255.192 { + option subnet-mask 255.255.255.192; + option routers 151.216.142.129; + option domain-name "e33-1.tg15.gathering.org"; + ddns-domainname "e33-1.tg15.gathering.org"; + range 151.216.142.132 151.216.142.190; +} + diff --git a/examples/tg15/dhcp/conf-v4/e33-2.conf b/examples/tg15/dhcp/conf-v4/e33-2.conf new file mode 100644 index 0000000..3e4d33f --- /dev/null +++ b/examples/tg15/dhcp/conf-v4/e33-2.conf @@ -0,0 +1,12 @@ +zone e33-2.tg15.gathering.org { + primary 127.0.0.1; + key DHCP_UPDATER; +} +subnet 151.216.142.192 netmask 255.255.255.192 { + option subnet-mask 255.255.255.192; + option routers 151.216.142.193; + option domain-name "e33-2.tg15.gathering.org"; + ddns-domainname "e33-2.tg15.gathering.org"; + range 151.216.142.196 151.216.142.254; +} + diff --git a/examples/tg15/dhcp/conf-v4/e35-1.conf b/examples/tg15/dhcp/conf-v4/e35-1.conf new file mode 100644 index 0000000..74ec7bf --- /dev/null +++ b/examples/tg15/dhcp/conf-v4/e35-1.conf @@ -0,0 +1,12 @@ +zone e35-1.tg15.gathering.org { + primary 127.0.0.1; + key DHCP_UPDATER; +} +subnet 151.216.143.0 netmask 255.255.255.192 { + option subnet-mask 255.255.255.192; + option routers 151.216.143.1; + option domain-name "e35-1.tg15.gathering.org"; + ddns-domainname "e35-1.tg15.gathering.org"; + range 151.216.143.4 151.216.143.62; +} + diff --git a/examples/tg15/dhcp/conf-v4/e35-2.conf b/examples/tg15/dhcp/conf-v4/e35-2.conf new file mode 100644 index 0000000..9d08a28 --- /dev/null +++ b/examples/tg15/dhcp/conf-v4/e35-2.conf @@ -0,0 +1,12 @@ +zone e35-2.tg15.gathering.org { + primary 127.0.0.1; + key DHCP_UPDATER; +} +subnet 151.216.143.64 netmask 255.255.255.192 { + option subnet-mask 255.255.255.192; + option routers 151.216.143.65; + option domain-name "e35-2.tg15.gathering.org"; + ddns-domainname "e35-2.tg15.gathering.org"; + range 151.216.143.68 151.216.143.126; +} + diff --git a/examples/tg15/dhcp/conf-v4/e37-1.conf b/examples/tg15/dhcp/conf-v4/e37-1.conf new file mode 100644 index 0000000..a813a71 --- /dev/null +++ b/examples/tg15/dhcp/conf-v4/e37-1.conf @@ -0,0 +1,12 @@ +zone e37-1.tg15.gathering.org { + primary 127.0.0.1; + key DHCP_UPDATER; +} +subnet 151.216.143.128 netmask 255.255.255.192 { + option subnet-mask 255.255.255.192; + option routers 151.216.143.129; + option domain-name "e37-1.tg15.gathering.org"; + ddns-domainname "e37-1.tg15.gathering.org"; + range 151.216.143.132 151.216.143.190; +} + diff --git a/examples/tg15/dhcp/conf-v4/e37-2.conf b/examples/tg15/dhcp/conf-v4/e37-2.conf new file mode 100644 index 0000000..8470146 --- /dev/null +++ b/examples/tg15/dhcp/conf-v4/e37-2.conf @@ -0,0 +1,12 @@ +zone e37-2.tg15.gathering.org { + primary 127.0.0.1; + key DHCP_UPDATER; +} +subnet 151.216.143.192 netmask 255.255.255.192 { + option subnet-mask 255.255.255.192; + option routers 151.216.143.193; + option domain-name "e37-2.tg15.gathering.org"; + ddns-domainname "e37-2.tg15.gathering.org"; + range 151.216.143.196 151.216.143.254; +} + diff --git a/examples/tg15/dhcp/conf-v4/e39-1.conf b/examples/tg15/dhcp/conf-v4/e39-1.conf new file mode 100644 index 0000000..29e0ae7 --- /dev/null +++ b/examples/tg15/dhcp/conf-v4/e39-1.conf @@ -0,0 +1,12 @@ +zone e39-1.tg15.gathering.org { + primary 127.0.0.1; + key DHCP_UPDATER; +} +subnet 151.216.144.0 netmask 255.255.255.192 { + option subnet-mask 255.255.255.192; + option routers 151.216.144.1; + option domain-name "e39-1.tg15.gathering.org"; + ddns-domainname "e39-1.tg15.gathering.org"; + range 151.216.144.4 151.216.144.62; +} + diff --git a/examples/tg15/dhcp/conf-v4/e39-2.conf b/examples/tg15/dhcp/conf-v4/e39-2.conf new file mode 100644 index 0000000..62c1cfc --- /dev/null +++ b/examples/tg15/dhcp/conf-v4/e39-2.conf @@ -0,0 +1,12 @@ +zone e39-2.tg15.gathering.org { + primary 127.0.0.1; + key DHCP_UPDATER; +} +subnet 151.216.144.64 netmask 255.255.255.192 { + option subnet-mask 255.255.255.192; + option routers 151.216.144.65; + option domain-name "e39-2.tg15.gathering.org"; + ddns-domainname "e39-2.tg15.gathering.org"; + range 151.216.144.68 151.216.144.126; +} + diff --git a/examples/tg15/dhcp/conf-v4/e41-1.conf b/examples/tg15/dhcp/conf-v4/e41-1.conf new file mode 100644 index 0000000..a5e17b6 --- /dev/null +++ b/examples/tg15/dhcp/conf-v4/e41-1.conf @@ -0,0 +1,12 @@ +zone e41-1.tg15.gathering.org { + primary 127.0.0.1; + key DHCP_UPDATER; +} +subnet 151.216.144.128 netmask 255.255.255.192 { + option subnet-mask 255.255.255.192; + option routers 151.216.144.129; + option domain-name "e41-1.tg15.gathering.org"; + ddns-domainname "e41-1.tg15.gathering.org"; + range 151.216.144.132 151.216.144.190; +} + diff --git a/examples/tg15/dhcp/conf-v4/e41-2.conf b/examples/tg15/dhcp/conf-v4/e41-2.conf new file mode 100644 index 0000000..2df3830 --- /dev/null +++ b/examples/tg15/dhcp/conf-v4/e41-2.conf @@ -0,0 +1,12 @@ +zone e41-2.tg15.gathering.org { + primary 127.0.0.1; + key DHCP_UPDATER; +} +subnet 151.216.144.192 netmask 255.255.255.192 { + option subnet-mask 255.255.255.192; + option routers 151.216.144.193; + option domain-name "e41-2.tg15.gathering.org"; + ddns-domainname "e41-2.tg15.gathering.org"; + range 151.216.144.196 151.216.144.254; +} + diff --git a/examples/tg15/dhcp/conf-v4/e43-1.conf b/examples/tg15/dhcp/conf-v4/e43-1.conf new file mode 100644 index 0000000..2d4af99 --- /dev/null +++ b/examples/tg15/dhcp/conf-v4/e43-1.conf @@ -0,0 +1,12 @@ +zone e43-1.tg15.gathering.org { + primary 127.0.0.1; + key DHCP_UPDATER; +} +subnet 151.216.145.0 netmask 255.255.255.192 { + option subnet-mask 255.255.255.192; + option routers 151.216.145.1; + option domain-name "e43-1.tg15.gathering.org"; + ddns-domainname "e43-1.tg15.gathering.org"; + range 151.216.145.4 151.216.145.62; +} + diff --git a/examples/tg15/dhcp/conf-v4/e43-2.conf b/examples/tg15/dhcp/conf-v4/e43-2.conf new file mode 100644 index 0000000..2a6122a --- /dev/null +++ b/examples/tg15/dhcp/conf-v4/e43-2.conf @@ -0,0 +1,12 @@ +zone e43-2.tg15.gathering.org { + primary 127.0.0.1; + key DHCP_UPDATER; +} +subnet 151.216.145.64 netmask 255.255.255.192 { + option subnet-mask 255.255.255.192; + option routers 151.216.145.65; + option domain-name "e43-2.tg15.gathering.org"; + ddns-domainname "e43-2.tg15.gathering.org"; + range 151.216.145.68 151.216.145.126; +} + diff --git a/examples/tg15/dhcp/conf-v4/e45-1.conf b/examples/tg15/dhcp/conf-v4/e45-1.conf new file mode 100644 index 0000000..6545968 --- /dev/null +++ b/examples/tg15/dhcp/conf-v4/e45-1.conf @@ -0,0 +1,12 @@ +zone e45-1.tg15.gathering.org { + primary 127.0.0.1; + key DHCP_UPDATER; +} +subnet 151.216.145.128 netmask 255.255.255.192 { + option subnet-mask 255.255.255.192; + option routers 151.216.145.129; + option domain-name "e45-1.tg15.gathering.org"; + ddns-domainname "e45-1.tg15.gathering.org"; + range 151.216.145.132 151.216.145.190; +} + diff --git a/examples/tg15/dhcp/conf-v4/e45-2.conf b/examples/tg15/dhcp/conf-v4/e45-2.conf new file mode 100644 index 0000000..307c647 --- /dev/null +++ b/examples/tg15/dhcp/conf-v4/e45-2.conf @@ -0,0 +1,12 @@ +zone e45-2.tg15.gathering.org { + primary 127.0.0.1; + key DHCP_UPDATER; +} +subnet 151.216.145.192 netmask 255.255.255.192 { + option subnet-mask 255.255.255.192; + option routers 151.216.145.193; + option domain-name "e45-2.tg15.gathering.org"; + ddns-domainname "e45-2.tg15.gathering.org"; + range 151.216.145.196 151.216.145.254; +} + diff --git a/examples/tg15/dhcp/conf-v4/e45-3.conf b/examples/tg15/dhcp/conf-v4/e45-3.conf new file mode 100644 index 0000000..c89c08a --- /dev/null +++ b/examples/tg15/dhcp/conf-v4/e45-3.conf @@ -0,0 +1,12 @@ +zone e45-3.tg15.gathering.org { + primary 127.0.0.1; + key DHCP_UPDATER; +} +subnet 151.216.146.0 netmask 255.255.255.192 { + option subnet-mask 255.255.255.192; + option routers 151.216.146.1; + option domain-name "e45-3.tg15.gathering.org"; + ddns-domainname "e45-3.tg15.gathering.org"; + range 151.216.146.4 151.216.146.62; +} + diff --git a/examples/tg15/dhcp/conf-v4/e45-4.conf b/examples/tg15/dhcp/conf-v4/e45-4.conf new file mode 100644 index 0000000..d4818ed --- /dev/null +++ b/examples/tg15/dhcp/conf-v4/e45-4.conf @@ -0,0 +1,12 @@ +zone e45-4.tg15.gathering.org { + primary 127.0.0.1; + key DHCP_UPDATER; +} +subnet 151.216.146.64 netmask 255.255.255.192 { + option subnet-mask 255.255.255.192; + option routers 151.216.146.65; + option domain-name "e45-4.tg15.gathering.org"; + ddns-domainname "e45-4.tg15.gathering.org"; + range 151.216.146.68 151.216.146.126; +} + diff --git a/examples/tg15/dhcp/conf-v4/e47-1.conf b/examples/tg15/dhcp/conf-v4/e47-1.conf new file mode 100644 index 0000000..751e70f --- /dev/null +++ b/examples/tg15/dhcp/conf-v4/e47-1.conf @@ -0,0 +1,12 @@ +zone e47-1.tg15.gathering.org { + primary 127.0.0.1; + key DHCP_UPDATER; +} +subnet 151.216.146.128 netmask 255.255.255.192 { + option subnet-mask 255.255.255.192; + option routers 151.216.146.129; + option domain-name "e47-1.tg15.gathering.org"; + ddns-domainname "e47-1.tg15.gathering.org"; + range 151.216.146.132 151.216.146.190; +} + diff --git a/examples/tg15/dhcp/conf-v4/e47-2.conf b/examples/tg15/dhcp/conf-v4/e47-2.conf new file mode 100644 index 0000000..c05a4a1 --- /dev/null +++ b/examples/tg15/dhcp/conf-v4/e47-2.conf @@ -0,0 +1,12 @@ +zone e47-2.tg15.gathering.org { + primary 127.0.0.1; + key DHCP_UPDATER; +} +subnet 151.216.146.192 netmask 255.255.255.192 { + option subnet-mask 255.255.255.192; + option routers 151.216.146.193; + option domain-name "e47-2.tg15.gathering.org"; + ddns-domainname "e47-2.tg15.gathering.org"; + range 151.216.146.196 151.216.146.254; +} + diff --git a/examples/tg15/dhcp/conf-v4/e47-3.conf b/examples/tg15/dhcp/conf-v4/e47-3.conf new file mode 100644 index 0000000..99774ef --- /dev/null +++ b/examples/tg15/dhcp/conf-v4/e47-3.conf @@ -0,0 +1,12 @@ +zone e47-3.tg15.gathering.org { + primary 127.0.0.1; + key DHCP_UPDATER; +} +subnet 151.216.147.0 netmask 255.255.255.192 { + option subnet-mask 255.255.255.192; + option routers 151.216.147.1; + option domain-name "e47-3.tg15.gathering.org"; + ddns-domainname "e47-3.tg15.gathering.org"; + range 151.216.147.4 151.216.147.62; +} + diff --git a/examples/tg15/dhcp/conf-v4/e47-4.conf b/examples/tg15/dhcp/conf-v4/e47-4.conf new file mode 100644 index 0000000..0f484cb --- /dev/null +++ b/examples/tg15/dhcp/conf-v4/e47-4.conf @@ -0,0 +1,12 @@ +zone e47-4.tg15.gathering.org { + primary 127.0.0.1; + key DHCP_UPDATER; +} +subnet 151.216.147.64 netmask 255.255.255.192 { + option subnet-mask 255.255.255.192; + option routers 151.216.147.65; + option domain-name "e47-4.tg15.gathering.org"; + ddns-domainname "e47-4.tg15.gathering.org"; + range 151.216.147.68 151.216.147.126; +} + diff --git a/examples/tg15/dhcp/conf-v4/e49-1.conf b/examples/tg15/dhcp/conf-v4/e49-1.conf new file mode 100644 index 0000000..fe47d7e --- /dev/null +++ b/examples/tg15/dhcp/conf-v4/e49-1.conf @@ -0,0 +1,12 @@ +zone e49-1.tg15.gathering.org { + primary 127.0.0.1; + key DHCP_UPDATER; +} +subnet 151.216.147.128 netmask 255.255.255.192 { + option subnet-mask 255.255.255.192; + option routers 151.216.147.129; + option domain-name "e49-1.tg15.gathering.org"; + ddns-domainname "e49-1.tg15.gathering.org"; + range 151.216.147.132 151.216.147.190; +} + diff --git a/examples/tg15/dhcp/conf-v4/e49-2.conf b/examples/tg15/dhcp/conf-v4/e49-2.conf new file mode 100644 index 0000000..a733153 --- /dev/null +++ b/examples/tg15/dhcp/conf-v4/e49-2.conf @@ -0,0 +1,12 @@ +zone e49-2.tg15.gathering.org { + primary 127.0.0.1; + key DHCP_UPDATER; +} +subnet 151.216.147.192 netmask 255.255.255.192 { + option subnet-mask 255.255.255.192; + option routers 151.216.147.193; + option domain-name "e49-2.tg15.gathering.org"; + ddns-domainname "e49-2.tg15.gathering.org"; + range 151.216.147.196 151.216.147.254; +} + diff --git a/examples/tg15/dhcp/conf-v4/e49-3.conf b/examples/tg15/dhcp/conf-v4/e49-3.conf new file mode 100644 index 0000000..418b603 --- /dev/null +++ b/examples/tg15/dhcp/conf-v4/e49-3.conf @@ -0,0 +1,12 @@ +zone e49-3.tg15.gathering.org { + primary 127.0.0.1; + key DHCP_UPDATER; +} +subnet 151.216.148.0 netmask 255.255.255.192 { + option subnet-mask 255.255.255.192; + option routers 151.216.148.1; + option domain-name "e49-3.tg15.gathering.org"; + ddns-domainname "e49-3.tg15.gathering.org"; + range 151.216.148.4 151.216.148.62; +} + diff --git a/examples/tg15/dhcp/conf-v4/e49-4.conf b/examples/tg15/dhcp/conf-v4/e49-4.conf new file mode 100644 index 0000000..c52e87c --- /dev/null +++ b/examples/tg15/dhcp/conf-v4/e49-4.conf @@ -0,0 +1,12 @@ +zone e49-4.tg15.gathering.org { + primary 127.0.0.1; + key DHCP_UPDATER; +} +subnet 151.216.148.64 netmask 255.255.255.192 { + option subnet-mask 255.255.255.192; + option routers 151.216.148.65; + option domain-name "e49-4.tg15.gathering.org"; + ddns-domainname "e49-4.tg15.gathering.org"; + range 151.216.148.68 151.216.148.126; +} + diff --git a/examples/tg15/dhcp/conf-v4/e5-2.conf b/examples/tg15/dhcp/conf-v4/e5-2.conf new file mode 100644 index 0000000..be6c935 --- /dev/null +++ b/examples/tg15/dhcp/conf-v4/e5-2.conf @@ -0,0 +1,12 @@ +zone e5-2.tg15.gathering.org { + primary 127.0.0.1; + key DHCP_UPDATER; +} +subnet 151.216.129.192 netmask 255.255.255.192 { + option subnet-mask 255.255.255.192; + option routers 151.216.129.193; + option domain-name "e5-2.tg15.gathering.org"; + ddns-domainname "e5-2.tg15.gathering.org"; + range 151.216.129.196 151.216.129.254; +} + diff --git a/examples/tg15/dhcp/conf-v4/e5-3.conf b/examples/tg15/dhcp/conf-v4/e5-3.conf new file mode 100644 index 0000000..29bbfc3 --- /dev/null +++ b/examples/tg15/dhcp/conf-v4/e5-3.conf @@ -0,0 +1,12 @@ +zone e5-3.tg15.gathering.org { + primary 127.0.0.1; + key DHCP_UPDATER; +} +subnet 151.216.130.0 netmask 255.255.255.192 { + option subnet-mask 255.255.255.192; + option routers 151.216.130.1; + option domain-name "e5-3.tg15.gathering.org"; + ddns-domainname "e5-3.tg15.gathering.org"; + range 151.216.130.4 151.216.130.62; +} + diff --git a/examples/tg15/dhcp/conf-v4/e5-4.conf b/examples/tg15/dhcp/conf-v4/e5-4.conf new file mode 100644 index 0000000..7ab1b3a --- /dev/null +++ b/examples/tg15/dhcp/conf-v4/e5-4.conf @@ -0,0 +1,12 @@ +zone e5-4.tg15.gathering.org { + primary 127.0.0.1; + key DHCP_UPDATER; +} +subnet 151.216.130.64 netmask 255.255.255.192 { + option subnet-mask 255.255.255.192; + option routers 151.216.130.65; + option domain-name "e5-4.tg15.gathering.org"; + ddns-domainname "e5-4.tg15.gathering.org"; + range 151.216.130.68 151.216.130.126; +} + diff --git a/examples/tg15/dhcp/conf-v4/e51-1.conf b/examples/tg15/dhcp/conf-v4/e51-1.conf new file mode 100644 index 0000000..3c8987f --- /dev/null +++ b/examples/tg15/dhcp/conf-v4/e51-1.conf @@ -0,0 +1,12 @@ +zone e51-1.tg15.gathering.org { + primary 127.0.0.1; + key DHCP_UPDATER; +} +subnet 151.216.148.128 netmask 255.255.255.192 { + option subnet-mask 255.255.255.192; + option routers 151.216.148.129; + option domain-name "e51-1.tg15.gathering.org"; + ddns-domainname "e51-1.tg15.gathering.org"; + range 151.216.148.132 151.216.148.190; +} + diff --git a/examples/tg15/dhcp/conf-v4/e51-2.conf b/examples/tg15/dhcp/conf-v4/e51-2.conf new file mode 100644 index 0000000..f7288ce --- /dev/null +++ b/examples/tg15/dhcp/conf-v4/e51-2.conf @@ -0,0 +1,12 @@ +zone e51-2.tg15.gathering.org { + primary 127.0.0.1; + key DHCP_UPDATER; +} +subnet 151.216.148.192 netmask 255.255.255.192 { + option subnet-mask 255.255.255.192; + option routers 151.216.148.193; + option domain-name "e51-2.tg15.gathering.org"; + ddns-domainname "e51-2.tg15.gathering.org"; + range 151.216.148.196 151.216.148.254; +} + diff --git a/examples/tg15/dhcp/conf-v4/e51-3.conf b/examples/tg15/dhcp/conf-v4/e51-3.conf new file mode 100644 index 0000000..3682e31 --- /dev/null +++ b/examples/tg15/dhcp/conf-v4/e51-3.conf @@ -0,0 +1,12 @@ +zone e51-3.tg15.gathering.org { + primary 127.0.0.1; + key DHCP_UPDATER; +} +subnet 151.216.149.0 netmask 255.255.255.192 { + option subnet-mask 255.255.255.192; + option routers 151.216.149.1; + option domain-name "e51-3.tg15.gathering.org"; + ddns-domainname "e51-3.tg15.gathering.org"; + range 151.216.149.4 151.216.149.62; +} + diff --git a/examples/tg15/dhcp/conf-v4/e51-4.conf b/examples/tg15/dhcp/conf-v4/e51-4.conf new file mode 100644 index 0000000..6729214 --- /dev/null +++ b/examples/tg15/dhcp/conf-v4/e51-4.conf @@ -0,0 +1,12 @@ +zone e51-4.tg15.gathering.org { + primary 127.0.0.1; + key DHCP_UPDATER; +} +subnet 151.216.149.64 netmask 255.255.255.192 { + option subnet-mask 255.255.255.192; + option routers 151.216.149.65; + option domain-name "e51-4.tg15.gathering.org"; + ddns-domainname "e51-4.tg15.gathering.org"; + range 151.216.149.68 151.216.149.126; +} + diff --git a/examples/tg15/dhcp/conf-v4/e53-1.conf b/examples/tg15/dhcp/conf-v4/e53-1.conf new file mode 100644 index 0000000..7834433 --- /dev/null +++ b/examples/tg15/dhcp/conf-v4/e53-1.conf @@ -0,0 +1,12 @@ +zone e53-1.tg15.gathering.org { + primary 127.0.0.1; + key DHCP_UPDATER; +} +subnet 151.216.149.128 netmask 255.255.255.192 { + option subnet-mask 255.255.255.192; + option routers 151.216.149.129; + option domain-name "e53-1.tg15.gathering.org"; + ddns-domainname "e53-1.tg15.gathering.org"; + range 151.216.149.132 151.216.149.190; +} + diff --git a/examples/tg15/dhcp/conf-v4/e53-2.conf b/examples/tg15/dhcp/conf-v4/e53-2.conf new file mode 100644 index 0000000..5814ce3 --- /dev/null +++ b/examples/tg15/dhcp/conf-v4/e53-2.conf @@ -0,0 +1,12 @@ +zone e53-2.tg15.gathering.org { + primary 127.0.0.1; + key DHCP_UPDATER; +} +subnet 151.216.149.192 netmask 255.255.255.192 { + option subnet-mask 255.255.255.192; + option routers 151.216.149.193; + option domain-name "e53-2.tg15.gathering.org"; + ddns-domainname "e53-2.tg15.gathering.org"; + range 151.216.149.196 151.216.149.254; +} + diff --git a/examples/tg15/dhcp/conf-v4/e53-3.conf b/examples/tg15/dhcp/conf-v4/e53-3.conf new file mode 100644 index 0000000..d7596f8 --- /dev/null +++ b/examples/tg15/dhcp/conf-v4/e53-3.conf @@ -0,0 +1,12 @@ +zone e53-3.tg15.gathering.org { + primary 127.0.0.1; + key DHCP_UPDATER; +} +subnet 151.216.150.0 netmask 255.255.255.192 { + option subnet-mask 255.255.255.192; + option routers 151.216.150.1; + option domain-name "e53-3.tg15.gathering.org"; + ddns-domainname "e53-3.tg15.gathering.org"; + range 151.216.150.4 151.216.150.62; +} + diff --git a/examples/tg15/dhcp/conf-v4/e53-4.conf b/examples/tg15/dhcp/conf-v4/e53-4.conf new file mode 100644 index 0000000..3357c95 --- /dev/null +++ b/examples/tg15/dhcp/conf-v4/e53-4.conf @@ -0,0 +1,12 @@ +zone e53-4.tg15.gathering.org { + primary 127.0.0.1; + key DHCP_UPDATER; +} +subnet 151.216.150.64 netmask 255.255.255.192 { + option subnet-mask 255.255.255.192; + option routers 151.216.150.65; + option domain-name "e53-4.tg15.gathering.org"; + ddns-domainname "e53-4.tg15.gathering.org"; + range 151.216.150.68 151.216.150.126; +} + diff --git a/examples/tg15/dhcp/conf-v4/e55-1.conf b/examples/tg15/dhcp/conf-v4/e55-1.conf new file mode 100644 index 0000000..780cc05 --- /dev/null +++ b/examples/tg15/dhcp/conf-v4/e55-1.conf @@ -0,0 +1,12 @@ +zone e55-1.tg15.gathering.org { + primary 127.0.0.1; + key DHCP_UPDATER; +} +subnet 151.216.150.128 netmask 255.255.255.192 { + option subnet-mask 255.255.255.192; + option routers 151.216.150.129; + option domain-name "e55-1.tg15.gathering.org"; + ddns-domainname "e55-1.tg15.gathering.org"; + range 151.216.150.132 151.216.150.190; +} + diff --git a/examples/tg15/dhcp/conf-v4/e55-2.conf b/examples/tg15/dhcp/conf-v4/e55-2.conf new file mode 100644 index 0000000..07ab0c4 --- /dev/null +++ b/examples/tg15/dhcp/conf-v4/e55-2.conf @@ -0,0 +1,12 @@ +zone e55-2.tg15.gathering.org { + primary 127.0.0.1; + key DHCP_UPDATER; +} +subnet 151.216.150.192 netmask 255.255.255.192 { + option subnet-mask 255.255.255.192; + option routers 151.216.150.193; + option domain-name "e55-2.tg15.gathering.org"; + ddns-domainname "e55-2.tg15.gathering.org"; + range 151.216.150.196 151.216.150.254; +} + diff --git a/examples/tg15/dhcp/conf-v4/e55-3.conf b/examples/tg15/dhcp/conf-v4/e55-3.conf new file mode 100644 index 0000000..6e977ff --- /dev/null +++ b/examples/tg15/dhcp/conf-v4/e55-3.conf @@ -0,0 +1,12 @@ +zone e55-3.tg15.gathering.org { + primary 127.0.0.1; + key DHCP_UPDATER; +} +subnet 151.216.151.0 netmask 255.255.255.192 { + option subnet-mask 255.255.255.192; + option routers 151.216.151.1; + option domain-name "e55-3.tg15.gathering.org"; + ddns-domainname "e55-3.tg15.gathering.org"; + range 151.216.151.4 151.216.151.62; +} + diff --git a/examples/tg15/dhcp/conf-v4/e55-4.conf b/examples/tg15/dhcp/conf-v4/e55-4.conf new file mode 100644 index 0000000..8fb266d --- /dev/null +++ b/examples/tg15/dhcp/conf-v4/e55-4.conf @@ -0,0 +1,12 @@ +zone e55-4.tg15.gathering.org { + primary 127.0.0.1; + key DHCP_UPDATER; +} +subnet 151.216.151.64 netmask 255.255.255.192 { + option subnet-mask 255.255.255.192; + option routers 151.216.151.65; + option domain-name "e55-4.tg15.gathering.org"; + ddns-domainname "e55-4.tg15.gathering.org"; + range 151.216.151.68 151.216.151.126; +} + diff --git a/examples/tg15/dhcp/conf-v4/e57-1.conf b/examples/tg15/dhcp/conf-v4/e57-1.conf new file mode 100644 index 0000000..43fca03 --- /dev/null +++ b/examples/tg15/dhcp/conf-v4/e57-1.conf @@ -0,0 +1,12 @@ +zone e57-1.tg15.gathering.org { + primary 127.0.0.1; + key DHCP_UPDATER; +} +subnet 151.216.151.128 netmask 255.255.255.192 { + option subnet-mask 255.255.255.192; + option routers 151.216.151.129; + option domain-name "e57-1.tg15.gathering.org"; + ddns-domainname "e57-1.tg15.gathering.org"; + range 151.216.151.132 151.216.151.190; +} + diff --git a/examples/tg15/dhcp/conf-v4/e57-2.conf b/examples/tg15/dhcp/conf-v4/e57-2.conf new file mode 100644 index 0000000..4520ca1 --- /dev/null +++ b/examples/tg15/dhcp/conf-v4/e57-2.conf @@ -0,0 +1,12 @@ +zone e57-2.tg15.gathering.org { + primary 127.0.0.1; + key DHCP_UPDATER; +} +subnet 151.216.151.192 netmask 255.255.255.192 { + option subnet-mask 255.255.255.192; + option routers 151.216.151.193; + option domain-name "e57-2.tg15.gathering.org"; + ddns-domainname "e57-2.tg15.gathering.org"; + range 151.216.151.196 151.216.151.254; +} + diff --git a/examples/tg15/dhcp/conf-v4/e57-3.conf b/examples/tg15/dhcp/conf-v4/e57-3.conf new file mode 100644 index 0000000..c2c3a59 --- /dev/null +++ b/examples/tg15/dhcp/conf-v4/e57-3.conf @@ -0,0 +1,12 @@ +zone e57-3.tg15.gathering.org { + primary 127.0.0.1; + key DHCP_UPDATER; +} +subnet 151.216.152.0 netmask 255.255.255.192 { + option subnet-mask 255.255.255.192; + option routers 151.216.152.1; + option domain-name "e57-3.tg15.gathering.org"; + ddns-domainname "e57-3.tg15.gathering.org"; + range 151.216.152.4 151.216.152.62; +} + diff --git a/examples/tg15/dhcp/conf-v4/e57-4.conf b/examples/tg15/dhcp/conf-v4/e57-4.conf new file mode 100644 index 0000000..7787160 --- /dev/null +++ b/examples/tg15/dhcp/conf-v4/e57-4.conf @@ -0,0 +1,12 @@ +zone e57-4.tg15.gathering.org { + primary 127.0.0.1; + key DHCP_UPDATER; +} +subnet 151.216.152.64 netmask 255.255.255.192 { + option subnet-mask 255.255.255.192; + option routers 151.216.152.65; + option domain-name "e57-4.tg15.gathering.org"; + ddns-domainname "e57-4.tg15.gathering.org"; + range 151.216.152.68 151.216.152.126; +} + diff --git a/examples/tg15/dhcp/conf-v4/e59-1.conf b/examples/tg15/dhcp/conf-v4/e59-1.conf new file mode 100644 index 0000000..9dee0bd --- /dev/null +++ b/examples/tg15/dhcp/conf-v4/e59-1.conf @@ -0,0 +1,12 @@ +zone e59-1.tg15.gathering.org { + primary 127.0.0.1; + key DHCP_UPDATER; +} +subnet 151.216.152.128 netmask 255.255.255.192 { + option subnet-mask 255.255.255.192; + option routers 151.216.152.129; + option domain-name "e59-1.tg15.gathering.org"; + ddns-domainname "e59-1.tg15.gathering.org"; + range 151.216.152.132 151.216.152.190; +} + diff --git a/examples/tg15/dhcp/conf-v4/e59-2.conf b/examples/tg15/dhcp/conf-v4/e59-2.conf new file mode 100644 index 0000000..1ddc2bc --- /dev/null +++ b/examples/tg15/dhcp/conf-v4/e59-2.conf @@ -0,0 +1,12 @@ +zone e59-2.tg15.gathering.org { + primary 127.0.0.1; + key DHCP_UPDATER; +} +subnet 151.216.152.192 netmask 255.255.255.192 { + option subnet-mask 255.255.255.192; + option routers 151.216.152.193; + option domain-name "e59-2.tg15.gathering.org"; + ddns-domainname "e59-2.tg15.gathering.org"; + range 151.216.152.196 151.216.152.254; +} + diff --git a/examples/tg15/dhcp/conf-v4/e59-3.conf b/examples/tg15/dhcp/conf-v4/e59-3.conf new file mode 100644 index 0000000..9b72d31 --- /dev/null +++ b/examples/tg15/dhcp/conf-v4/e59-3.conf @@ -0,0 +1,12 @@ +zone e59-3.tg15.gathering.org { + primary 127.0.0.1; + key DHCP_UPDATER; +} +subnet 151.216.153.0 netmask 255.255.255.192 { + option subnet-mask 255.255.255.192; + option routers 151.216.153.1; + option domain-name "e59-3.tg15.gathering.org"; + ddns-domainname "e59-3.tg15.gathering.org"; + range 151.216.153.4 151.216.153.62; +} + diff --git a/examples/tg15/dhcp/conf-v4/e59-4.conf b/examples/tg15/dhcp/conf-v4/e59-4.conf new file mode 100644 index 0000000..1aa3ec0 --- /dev/null +++ b/examples/tg15/dhcp/conf-v4/e59-4.conf @@ -0,0 +1,12 @@ +zone e59-4.tg15.gathering.org { + primary 127.0.0.1; + key DHCP_UPDATER; +} +subnet 151.216.153.64 netmask 255.255.255.192 { + option subnet-mask 255.255.255.192; + option routers 151.216.153.65; + option domain-name "e59-4.tg15.gathering.org"; + ddns-domainname "e59-4.tg15.gathering.org"; + range 151.216.153.68 151.216.153.126; +} + diff --git a/examples/tg15/dhcp/conf-v4/e61-1.conf b/examples/tg15/dhcp/conf-v4/e61-1.conf new file mode 100644 index 0000000..cdeaa2b --- /dev/null +++ b/examples/tg15/dhcp/conf-v4/e61-1.conf @@ -0,0 +1,12 @@ +zone e61-1.tg15.gathering.org { + primary 127.0.0.1; + key DHCP_UPDATER; +} +subnet 151.216.153.128 netmask 255.255.255.192 { + option subnet-mask 255.255.255.192; + option routers 151.216.153.129; + option domain-name "e61-1.tg15.gathering.org"; + ddns-domainname "e61-1.tg15.gathering.org"; + range 151.216.153.132 151.216.153.190; +} + diff --git a/examples/tg15/dhcp/conf-v4/e61-2.conf b/examples/tg15/dhcp/conf-v4/e61-2.conf new file mode 100644 index 0000000..af0b172 --- /dev/null +++ b/examples/tg15/dhcp/conf-v4/e61-2.conf @@ -0,0 +1,12 @@ +zone e61-2.tg15.gathering.org { + primary 127.0.0.1; + key DHCP_UPDATER; +} +subnet 151.216.153.192 netmask 255.255.255.192 { + option subnet-mask 255.255.255.192; + option routers 151.216.153.193; + option domain-name "e61-2.tg15.gathering.org"; + ddns-domainname "e61-2.tg15.gathering.org"; + range 151.216.153.196 151.216.153.254; +} + diff --git a/examples/tg15/dhcp/conf-v4/e61-3.conf b/examples/tg15/dhcp/conf-v4/e61-3.conf new file mode 100644 index 0000000..836081e --- /dev/null +++ b/examples/tg15/dhcp/conf-v4/e61-3.conf @@ -0,0 +1,12 @@ +zone e61-3.tg15.gathering.org { + primary 127.0.0.1; + key DHCP_UPDATER; +} +subnet 151.216.154.0 netmask 255.255.255.192 { + option subnet-mask 255.255.255.192; + option routers 151.216.154.1; + option domain-name "e61-3.tg15.gathering.org"; + ddns-domainname "e61-3.tg15.gathering.org"; + range 151.216.154.4 151.216.154.62; +} + diff --git a/examples/tg15/dhcp/conf-v4/e61-4.conf b/examples/tg15/dhcp/conf-v4/e61-4.conf new file mode 100644 index 0000000..7fbb916 --- /dev/null +++ b/examples/tg15/dhcp/conf-v4/e61-4.conf @@ -0,0 +1,12 @@ +zone e61-4.tg15.gathering.org { + primary 127.0.0.1; + key DHCP_UPDATER; +} +subnet 151.216.154.64 netmask 255.255.255.192 { + option subnet-mask 255.255.255.192; + option routers 151.216.154.65; + option domain-name "e61-4.tg15.gathering.org"; + ddns-domainname "e61-4.tg15.gathering.org"; + range 151.216.154.68 151.216.154.126; +} + diff --git a/examples/tg15/dhcp/conf-v4/e63-1.conf b/examples/tg15/dhcp/conf-v4/e63-1.conf new file mode 100644 index 0000000..6256468 --- /dev/null +++ b/examples/tg15/dhcp/conf-v4/e63-1.conf @@ -0,0 +1,12 @@ +zone e63-1.tg15.gathering.org { + primary 127.0.0.1; + key DHCP_UPDATER; +} +subnet 151.216.154.128 netmask 255.255.255.192 { + option subnet-mask 255.255.255.192; + option routers 151.216.154.129; + option domain-name "e63-1.tg15.gathering.org"; + ddns-domainname "e63-1.tg15.gathering.org"; + range 151.216.154.132 151.216.154.190; +} + diff --git a/examples/tg15/dhcp/conf-v4/e63-2.conf b/examples/tg15/dhcp/conf-v4/e63-2.conf new file mode 100644 index 0000000..9bcb308 --- /dev/null +++ b/examples/tg15/dhcp/conf-v4/e63-2.conf @@ -0,0 +1,12 @@ +zone e63-2.tg15.gathering.org { + primary 127.0.0.1; + key DHCP_UPDATER; +} +subnet 151.216.154.192 netmask 255.255.255.192 { + option subnet-mask 255.255.255.192; + option routers 151.216.154.193; + option domain-name "e63-2.tg15.gathering.org"; + ddns-domainname "e63-2.tg15.gathering.org"; + range 151.216.154.196 151.216.154.254; +} + diff --git a/examples/tg15/dhcp/conf-v4/e63-3.conf b/examples/tg15/dhcp/conf-v4/e63-3.conf new file mode 100644 index 0000000..579a876 --- /dev/null +++ b/examples/tg15/dhcp/conf-v4/e63-3.conf @@ -0,0 +1,12 @@ +zone e63-3.tg15.gathering.org { + primary 127.0.0.1; + key DHCP_UPDATER; +} +subnet 151.216.155.0 netmask 255.255.255.192 { + option subnet-mask 255.255.255.192; + option routers 151.216.155.1; + option domain-name "e63-3.tg15.gathering.org"; + ddns-domainname "e63-3.tg15.gathering.org"; + range 151.216.155.4 151.216.155.62; +} + diff --git a/examples/tg15/dhcp/conf-v4/e63-4.conf b/examples/tg15/dhcp/conf-v4/e63-4.conf new file mode 100644 index 0000000..ff3be70 --- /dev/null +++ b/examples/tg15/dhcp/conf-v4/e63-4.conf @@ -0,0 +1,12 @@ +zone e63-4.tg15.gathering.org { + primary 127.0.0.1; + key DHCP_UPDATER; +} +subnet 151.216.155.64 netmask 255.255.255.192 { + option subnet-mask 255.255.255.192; + option routers 151.216.155.65; + option domain-name "e63-4.tg15.gathering.org"; + ddns-domainname "e63-4.tg15.gathering.org"; + range 151.216.155.68 151.216.155.126; +} + diff --git a/examples/tg15/dhcp/conf-v4/e65-1.conf b/examples/tg15/dhcp/conf-v4/e65-1.conf new file mode 100644 index 0000000..ece30fc --- /dev/null +++ b/examples/tg15/dhcp/conf-v4/e65-1.conf @@ -0,0 +1,12 @@ +zone e65-1.tg15.gathering.org { + primary 127.0.0.1; + key DHCP_UPDATER; +} +subnet 151.216.155.128 netmask 255.255.255.192 { + option subnet-mask 255.255.255.192; + option routers 151.216.155.129; + option domain-name "e65-1.tg15.gathering.org"; + ddns-domainname "e65-1.tg15.gathering.org"; + range 151.216.155.132 151.216.155.190; +} + diff --git a/examples/tg15/dhcp/conf-v4/e65-2.conf b/examples/tg15/dhcp/conf-v4/e65-2.conf new file mode 100644 index 0000000..034cb93 --- /dev/null +++ b/examples/tg15/dhcp/conf-v4/e65-2.conf @@ -0,0 +1,12 @@ +zone e65-2.tg15.gathering.org { + primary 127.0.0.1; + key DHCP_UPDATER; +} +subnet 151.216.155.192 netmask 255.255.255.192 { + option subnet-mask 255.255.255.192; + option routers 151.216.155.193; + option domain-name "e65-2.tg15.gathering.org"; + ddns-domainname "e65-2.tg15.gathering.org"; + range 151.216.155.196 151.216.155.254; +} + diff --git a/examples/tg15/dhcp/conf-v4/e65-3.conf b/examples/tg15/dhcp/conf-v4/e65-3.conf new file mode 100644 index 0000000..b842290 --- /dev/null +++ b/examples/tg15/dhcp/conf-v4/e65-3.conf @@ -0,0 +1,12 @@ +zone e65-3.tg15.gathering.org { + primary 127.0.0.1; + key DHCP_UPDATER; +} +subnet 151.216.156.0 netmask 255.255.255.192 { + option subnet-mask 255.255.255.192; + option routers 151.216.156.1; + option domain-name "e65-3.tg15.gathering.org"; + ddns-domainname "e65-3.tg15.gathering.org"; + range 151.216.156.4 151.216.156.62; +} + diff --git a/examples/tg15/dhcp/conf-v4/e65-4.conf b/examples/tg15/dhcp/conf-v4/e65-4.conf new file mode 100644 index 0000000..7a88755 --- /dev/null +++ b/examples/tg15/dhcp/conf-v4/e65-4.conf @@ -0,0 +1,12 @@ +zone e65-4.tg15.gathering.org { + primary 127.0.0.1; + key DHCP_UPDATER; +} +subnet 151.216.156.64 netmask 255.255.255.192 { + option subnet-mask 255.255.255.192; + option routers 151.216.156.65; + option domain-name "e65-4.tg15.gathering.org"; + ddns-domainname "e65-4.tg15.gathering.org"; + range 151.216.156.68 151.216.156.126; +} + diff --git a/examples/tg15/dhcp/conf-v4/e67-1.conf b/examples/tg15/dhcp/conf-v4/e67-1.conf new file mode 100644 index 0000000..1b0062f --- /dev/null +++ b/examples/tg15/dhcp/conf-v4/e67-1.conf @@ -0,0 +1,12 @@ +zone e67-1.tg15.gathering.org { + primary 127.0.0.1; + key DHCP_UPDATER; +} +subnet 151.216.156.128 netmask 255.255.255.192 { + option subnet-mask 255.255.255.192; + option routers 151.216.156.129; + option domain-name "e67-1.tg15.gathering.org"; + ddns-domainname "e67-1.tg15.gathering.org"; + range 151.216.156.132 151.216.156.190; +} + diff --git a/examples/tg15/dhcp/conf-v4/e67-2.conf b/examples/tg15/dhcp/conf-v4/e67-2.conf new file mode 100644 index 0000000..e415de0 --- /dev/null +++ b/examples/tg15/dhcp/conf-v4/e67-2.conf @@ -0,0 +1,12 @@ +zone e67-2.tg15.gathering.org { + primary 127.0.0.1; + key DHCP_UPDATER; +} +subnet 151.216.156.192 netmask 255.255.255.192 { + option subnet-mask 255.255.255.192; + option routers 151.216.156.193; + option domain-name "e67-2.tg15.gathering.org"; + ddns-domainname "e67-2.tg15.gathering.org"; + range 151.216.156.196 151.216.156.254; +} + diff --git a/examples/tg15/dhcp/conf-v4/e67-3.conf b/examples/tg15/dhcp/conf-v4/e67-3.conf new file mode 100644 index 0000000..1e8075f --- /dev/null +++ b/examples/tg15/dhcp/conf-v4/e67-3.conf @@ -0,0 +1,12 @@ +zone e67-3.tg15.gathering.org { + primary 127.0.0.1; + key DHCP_UPDATER; +} +subnet 151.216.157.0 netmask 255.255.255.192 { + option subnet-mask 255.255.255.192; + option routers 151.216.157.1; + option domain-name "e67-3.tg15.gathering.org"; + ddns-domainname "e67-3.tg15.gathering.org"; + range 151.216.157.4 151.216.157.62; +} + diff --git a/examples/tg15/dhcp/conf-v4/e67-4.conf b/examples/tg15/dhcp/conf-v4/e67-4.conf new file mode 100644 index 0000000..24e3d1f --- /dev/null +++ b/examples/tg15/dhcp/conf-v4/e67-4.conf @@ -0,0 +1,12 @@ +zone e67-4.tg15.gathering.org { + primary 127.0.0.1; + key DHCP_UPDATER; +} +subnet 151.216.157.64 netmask 255.255.255.192 { + option subnet-mask 255.255.255.192; + option routers 151.216.157.65; + option domain-name "e67-4.tg15.gathering.org"; + ddns-domainname "e67-4.tg15.gathering.org"; + range 151.216.157.68 151.216.157.126; +} + diff --git a/examples/tg15/dhcp/conf-v4/e69-1.conf b/examples/tg15/dhcp/conf-v4/e69-1.conf new file mode 100644 index 0000000..989e00f --- /dev/null +++ b/examples/tg15/dhcp/conf-v4/e69-1.conf @@ -0,0 +1,12 @@ +zone e69-1.tg15.gathering.org { + primary 127.0.0.1; + key DHCP_UPDATER; +} +subnet 151.216.157.128 netmask 255.255.255.192 { + option subnet-mask 255.255.255.192; + option routers 151.216.157.129; + option domain-name "e69-1.tg15.gathering.org"; + ddns-domainname "e69-1.tg15.gathering.org"; + range 151.216.157.132 151.216.157.190; +} + diff --git a/examples/tg15/dhcp/conf-v4/e69-2.conf b/examples/tg15/dhcp/conf-v4/e69-2.conf new file mode 100644 index 0000000..650b329 --- /dev/null +++ b/examples/tg15/dhcp/conf-v4/e69-2.conf @@ -0,0 +1,12 @@ +zone e69-2.tg15.gathering.org { + primary 127.0.0.1; + key DHCP_UPDATER; +} +subnet 151.216.157.192 netmask 255.255.255.192 { + option subnet-mask 255.255.255.192; + option routers 151.216.157.193; + option domain-name "e69-2.tg15.gathering.org"; + ddns-domainname "e69-2.tg15.gathering.org"; + range 151.216.157.196 151.216.157.254; +} + diff --git a/examples/tg15/dhcp/conf-v4/e69-3.conf b/examples/tg15/dhcp/conf-v4/e69-3.conf new file mode 100644 index 0000000..20a4946 --- /dev/null +++ b/examples/tg15/dhcp/conf-v4/e69-3.conf @@ -0,0 +1,12 @@ +zone e69-3.tg15.gathering.org { + primary 127.0.0.1; + key DHCP_UPDATER; +} +subnet 151.216.158.0 netmask 255.255.255.192 { + option subnet-mask 255.255.255.192; + option routers 151.216.158.1; + option domain-name "e69-3.tg15.gathering.org"; + ddns-domainname "e69-3.tg15.gathering.org"; + range 151.216.158.4 151.216.158.62; +} + diff --git a/examples/tg15/dhcp/conf-v4/e69-4.conf b/examples/tg15/dhcp/conf-v4/e69-4.conf new file mode 100644 index 0000000..2e409eb --- /dev/null +++ b/examples/tg15/dhcp/conf-v4/e69-4.conf @@ -0,0 +1,12 @@ +zone e69-4.tg15.gathering.org { + primary 127.0.0.1; + key DHCP_UPDATER; +} +subnet 151.216.158.64 netmask 255.255.255.192 { + option subnet-mask 255.255.255.192; + option routers 151.216.158.65; + option domain-name "e69-4.tg15.gathering.org"; + ddns-domainname "e69-4.tg15.gathering.org"; + range 151.216.158.68 151.216.158.126; +} + diff --git a/examples/tg15/dhcp/conf-v4/e7-2.conf b/examples/tg15/dhcp/conf-v4/e7-2.conf new file mode 100644 index 0000000..6d49335 --- /dev/null +++ b/examples/tg15/dhcp/conf-v4/e7-2.conf @@ -0,0 +1,12 @@ +zone e7-2.tg15.gathering.org { + primary 127.0.0.1; + key DHCP_UPDATER; +} +subnet 151.216.130.128 netmask 255.255.255.192 { + option subnet-mask 255.255.255.192; + option routers 151.216.130.129; + option domain-name "e7-2.tg15.gathering.org"; + ddns-domainname "e7-2.tg15.gathering.org"; + range 151.216.130.132 151.216.130.190; +} + diff --git a/examples/tg15/dhcp/conf-v4/e7-3.conf b/examples/tg15/dhcp/conf-v4/e7-3.conf new file mode 100644 index 0000000..5d08bf8 --- /dev/null +++ b/examples/tg15/dhcp/conf-v4/e7-3.conf @@ -0,0 +1,12 @@ +zone e7-3.tg15.gathering.org { + primary 127.0.0.1; + key DHCP_UPDATER; +} +subnet 151.216.130.192 netmask 255.255.255.192 { + option subnet-mask 255.255.255.192; + option routers 151.216.130.193; + option domain-name "e7-3.tg15.gathering.org"; + ddns-domainname "e7-3.tg15.gathering.org"; + range 151.216.130.196 151.216.130.254; +} + diff --git a/examples/tg15/dhcp/conf-v4/e7-4.conf b/examples/tg15/dhcp/conf-v4/e7-4.conf new file mode 100644 index 0000000..cb6802b --- /dev/null +++ b/examples/tg15/dhcp/conf-v4/e7-4.conf @@ -0,0 +1,12 @@ +zone e7-4.tg15.gathering.org { + primary 127.0.0.1; + key DHCP_UPDATER; +} +subnet 151.216.131.0 netmask 255.255.255.192 { + option subnet-mask 255.255.255.192; + option routers 151.216.131.1; + option domain-name "e7-4.tg15.gathering.org"; + ddns-domainname "e7-4.tg15.gathering.org"; + range 151.216.131.4 151.216.131.62; +} + diff --git a/examples/tg15/dhcp/conf-v4/e71-1.conf b/examples/tg15/dhcp/conf-v4/e71-1.conf new file mode 100644 index 0000000..75541f4 --- /dev/null +++ b/examples/tg15/dhcp/conf-v4/e71-1.conf @@ -0,0 +1,12 @@ +zone e71-1.tg15.gathering.org { + primary 127.0.0.1; + key DHCP_UPDATER; +} +subnet 151.216.158.128 netmask 255.255.255.192 { + option subnet-mask 255.255.255.192; + option routers 151.216.158.129; + option domain-name "e71-1.tg15.gathering.org"; + ddns-domainname "e71-1.tg15.gathering.org"; + range 151.216.158.132 151.216.158.190; +} + diff --git a/examples/tg15/dhcp/conf-v4/e71-2.conf b/examples/tg15/dhcp/conf-v4/e71-2.conf new file mode 100644 index 0000000..62b315b --- /dev/null +++ b/examples/tg15/dhcp/conf-v4/e71-2.conf @@ -0,0 +1,12 @@ +zone e71-2.tg15.gathering.org { + primary 127.0.0.1; + key DHCP_UPDATER; +} +subnet 151.216.158.192 netmask 255.255.255.192 { + option subnet-mask 255.255.255.192; + option routers 151.216.158.193; + option domain-name "e71-2.tg15.gathering.org"; + ddns-domainname "e71-2.tg15.gathering.org"; + range 151.216.158.196 151.216.158.254; +} + diff --git a/examples/tg15/dhcp/conf-v4/e71-3.conf b/examples/tg15/dhcp/conf-v4/e71-3.conf new file mode 100644 index 0000000..0f54d8d --- /dev/null +++ b/examples/tg15/dhcp/conf-v4/e71-3.conf @@ -0,0 +1,12 @@ +zone e71-3.tg15.gathering.org { + primary 127.0.0.1; + key DHCP_UPDATER; +} +subnet 151.216.159.0 netmask 255.255.255.192 { + option subnet-mask 255.255.255.192; + option routers 151.216.159.1; + option domain-name "e71-3.tg15.gathering.org"; + ddns-domainname "e71-3.tg15.gathering.org"; + range 151.216.159.4 151.216.159.62; +} + diff --git a/examples/tg15/dhcp/conf-v4/e71-4.conf b/examples/tg15/dhcp/conf-v4/e71-4.conf new file mode 100644 index 0000000..bd8af3d --- /dev/null +++ b/examples/tg15/dhcp/conf-v4/e71-4.conf @@ -0,0 +1,12 @@ +zone e71-4.tg15.gathering.org { + primary 127.0.0.1; + key DHCP_UPDATER; +} +subnet 151.216.159.64 netmask 255.255.255.192 { + option subnet-mask 255.255.255.192; + option routers 151.216.159.65; + option domain-name "e71-4.tg15.gathering.org"; + ddns-domainname "e71-4.tg15.gathering.org"; + range 151.216.159.68 151.216.159.126; +} + diff --git a/examples/tg15/dhcp/conf-v4/e73-1.conf b/examples/tg15/dhcp/conf-v4/e73-1.conf new file mode 100644 index 0000000..b6c47a6 --- /dev/null +++ b/examples/tg15/dhcp/conf-v4/e73-1.conf @@ -0,0 +1,12 @@ +zone e73-1.tg15.gathering.org { + primary 127.0.0.1; + key DHCP_UPDATER; +} +subnet 151.216.159.128 netmask 255.255.255.192 { + option subnet-mask 255.255.255.192; + option routers 151.216.159.129; + option domain-name "e73-1.tg15.gathering.org"; + ddns-domainname "e73-1.tg15.gathering.org"; + range 151.216.159.132 151.216.159.190; +} + diff --git a/examples/tg15/dhcp/conf-v4/e73-2.conf b/examples/tg15/dhcp/conf-v4/e73-2.conf new file mode 100644 index 0000000..220f897 --- /dev/null +++ b/examples/tg15/dhcp/conf-v4/e73-2.conf @@ -0,0 +1,12 @@ +zone e73-2.tg15.gathering.org { + primary 127.0.0.1; + key DHCP_UPDATER; +} +subnet 151.216.159.192 netmask 255.255.255.192 { + option subnet-mask 255.255.255.192; + option routers 151.216.159.193; + option domain-name "e73-2.tg15.gathering.org"; + ddns-domainname "e73-2.tg15.gathering.org"; + range 151.216.159.196 151.216.159.254; +} + diff --git a/examples/tg15/dhcp/conf-v4/e73-3.conf b/examples/tg15/dhcp/conf-v4/e73-3.conf new file mode 100644 index 0000000..fc693a0 --- /dev/null +++ b/examples/tg15/dhcp/conf-v4/e73-3.conf @@ -0,0 +1,12 @@ +zone e73-3.tg15.gathering.org { + primary 127.0.0.1; + key DHCP_UPDATER; +} +subnet 151.216.160.0 netmask 255.255.255.192 { + option subnet-mask 255.255.255.192; + option routers 151.216.160.1; + option domain-name "e73-3.tg15.gathering.org"; + ddns-domainname "e73-3.tg15.gathering.org"; + range 151.216.160.4 151.216.160.62; +} + diff --git a/examples/tg15/dhcp/conf-v4/e73-4.conf b/examples/tg15/dhcp/conf-v4/e73-4.conf new file mode 100644 index 0000000..e5bfd38 --- /dev/null +++ b/examples/tg15/dhcp/conf-v4/e73-4.conf @@ -0,0 +1,12 @@ +zone e73-4.tg15.gathering.org { + primary 127.0.0.1; + key DHCP_UPDATER; +} +subnet 151.216.160.64 netmask 255.255.255.192 { + option subnet-mask 255.255.255.192; + option routers 151.216.160.65; + option domain-name "e73-4.tg15.gathering.org"; + ddns-domainname "e73-4.tg15.gathering.org"; + range 151.216.160.68 151.216.160.126; +} + diff --git a/examples/tg15/dhcp/conf-v4/e75-1.conf b/examples/tg15/dhcp/conf-v4/e75-1.conf new file mode 100644 index 0000000..4729e31 --- /dev/null +++ b/examples/tg15/dhcp/conf-v4/e75-1.conf @@ -0,0 +1,12 @@ +zone e75-1.tg15.gathering.org { + primary 127.0.0.1; + key DHCP_UPDATER; +} +subnet 151.216.160.128 netmask 255.255.255.192 { + option subnet-mask 255.255.255.192; + option routers 151.216.160.129; + option domain-name "e75-1.tg15.gathering.org"; + ddns-domainname "e75-1.tg15.gathering.org"; + range 151.216.160.132 151.216.160.190; +} + diff --git a/examples/tg15/dhcp/conf-v4/e75-2.conf b/examples/tg15/dhcp/conf-v4/e75-2.conf new file mode 100644 index 0000000..b11be2b --- /dev/null +++ b/examples/tg15/dhcp/conf-v4/e75-2.conf @@ -0,0 +1,12 @@ +zone e75-2.tg15.gathering.org { + primary 127.0.0.1; + key DHCP_UPDATER; +} +subnet 151.216.160.192 netmask 255.255.255.192 { + option subnet-mask 255.255.255.192; + option routers 151.216.160.193; + option domain-name "e75-2.tg15.gathering.org"; + ddns-domainname "e75-2.tg15.gathering.org"; + range 151.216.160.196 151.216.160.254; +} + diff --git a/examples/tg15/dhcp/conf-v4/e75-3.conf b/examples/tg15/dhcp/conf-v4/e75-3.conf new file mode 100644 index 0000000..4a4f155 --- /dev/null +++ b/examples/tg15/dhcp/conf-v4/e75-3.conf @@ -0,0 +1,12 @@ +zone e75-3.tg15.gathering.org { + primary 127.0.0.1; + key DHCP_UPDATER; +} +subnet 151.216.161.0 netmask 255.255.255.192 { + option subnet-mask 255.255.255.192; + option routers 151.216.161.1; + option domain-name "e75-3.tg15.gathering.org"; + ddns-domainname "e75-3.tg15.gathering.org"; + range 151.216.161.4 151.216.161.62; +} + diff --git a/examples/tg15/dhcp/conf-v4/e75-4.conf b/examples/tg15/dhcp/conf-v4/e75-4.conf new file mode 100644 index 0000000..2e4c379 --- /dev/null +++ b/examples/tg15/dhcp/conf-v4/e75-4.conf @@ -0,0 +1,12 @@ +zone e75-4.tg15.gathering.org { + primary 127.0.0.1; + key DHCP_UPDATER; +} +subnet 151.216.161.64 netmask 255.255.255.192 { + option subnet-mask 255.255.255.192; + option routers 151.216.161.65; + option domain-name "e75-4.tg15.gathering.org"; + ddns-domainname "e75-4.tg15.gathering.org"; + range 151.216.161.68 151.216.161.126; +} + diff --git a/examples/tg15/dhcp/conf-v4/e77-1.conf b/examples/tg15/dhcp/conf-v4/e77-1.conf new file mode 100644 index 0000000..dbb7b43 --- /dev/null +++ b/examples/tg15/dhcp/conf-v4/e77-1.conf @@ -0,0 +1,12 @@ +zone e77-1.tg15.gathering.org { + primary 127.0.0.1; + key DHCP_UPDATER; +} +subnet 151.216.161.128 netmask 255.255.255.192 { + option subnet-mask 255.255.255.192; + option routers 151.216.161.129; + option domain-name "e77-1.tg15.gathering.org"; + ddns-domainname "e77-1.tg15.gathering.org"; + range 151.216.161.132 151.216.161.190; +} + diff --git a/examples/tg15/dhcp/conf-v4/e77-2.conf b/examples/tg15/dhcp/conf-v4/e77-2.conf new file mode 100644 index 0000000..9c88ed2 --- /dev/null +++ b/examples/tg15/dhcp/conf-v4/e77-2.conf @@ -0,0 +1,12 @@ +zone e77-2.tg15.gathering.org { + primary 127.0.0.1; + key DHCP_UPDATER; +} +subnet 151.216.161.192 netmask 255.255.255.192 { + option subnet-mask 255.255.255.192; + option routers 151.216.161.193; + option domain-name "e77-2.tg15.gathering.org"; + ddns-domainname "e77-2.tg15.gathering.org"; + range 151.216.161.196 151.216.161.254; +} + diff --git a/examples/tg15/dhcp/conf-v4/e77-3.conf b/examples/tg15/dhcp/conf-v4/e77-3.conf new file mode 100644 index 0000000..ef1dd3e --- /dev/null +++ b/examples/tg15/dhcp/conf-v4/e77-3.conf @@ -0,0 +1,12 @@ +zone e77-3.tg15.gathering.org { + primary 127.0.0.1; + key DHCP_UPDATER; +} +subnet 151.216.162.0 netmask 255.255.255.192 { + option subnet-mask 255.255.255.192; + option routers 151.216.162.1; + option domain-name "e77-3.tg15.gathering.org"; + ddns-domainname "e77-3.tg15.gathering.org"; + range 151.216.162.4 151.216.162.62; +} + diff --git a/examples/tg15/dhcp/conf-v4/e77-4.conf b/examples/tg15/dhcp/conf-v4/e77-4.conf new file mode 100644 index 0000000..a2d9cbf --- /dev/null +++ b/examples/tg15/dhcp/conf-v4/e77-4.conf @@ -0,0 +1,12 @@ +zone e77-4.tg15.gathering.org { + primary 127.0.0.1; + key DHCP_UPDATER; +} +subnet 151.216.162.64 netmask 255.255.255.192 { + option subnet-mask 255.255.255.192; + option routers 151.216.162.65; + option domain-name "e77-4.tg15.gathering.org"; + ddns-domainname "e77-4.tg15.gathering.org"; + range 151.216.162.68 151.216.162.126; +} + diff --git a/examples/tg15/dhcp/conf-v4/e79-1.conf b/examples/tg15/dhcp/conf-v4/e79-1.conf new file mode 100644 index 0000000..3d61299 --- /dev/null +++ b/examples/tg15/dhcp/conf-v4/e79-1.conf @@ -0,0 +1,12 @@ +zone e79-1.tg15.gathering.org { + primary 127.0.0.1; + key DHCP_UPDATER; +} +subnet 151.216.162.128 netmask 255.255.255.192 { + option subnet-mask 255.255.255.192; + option routers 151.216.162.129; + option domain-name "e79-1.tg15.gathering.org"; + ddns-domainname "e79-1.tg15.gathering.org"; + range 151.216.162.132 151.216.162.190; +} + diff --git a/examples/tg15/dhcp/conf-v4/e79-2.conf b/examples/tg15/dhcp/conf-v4/e79-2.conf new file mode 100644 index 0000000..111d226 --- /dev/null +++ b/examples/tg15/dhcp/conf-v4/e79-2.conf @@ -0,0 +1,12 @@ +zone e79-2.tg15.gathering.org { + primary 127.0.0.1; + key DHCP_UPDATER; +} +subnet 151.216.162.192 netmask 255.255.255.192 { + option subnet-mask 255.255.255.192; + option routers 151.216.162.193; + option domain-name "e79-2.tg15.gathering.org"; + ddns-domainname "e79-2.tg15.gathering.org"; + range 151.216.162.196 151.216.162.254; +} + diff --git a/examples/tg15/dhcp/conf-v4/e79-3.conf b/examples/tg15/dhcp/conf-v4/e79-3.conf new file mode 100644 index 0000000..b353ca6 --- /dev/null +++ b/examples/tg15/dhcp/conf-v4/e79-3.conf @@ -0,0 +1,12 @@ +zone e79-3.tg15.gathering.org { + primary 127.0.0.1; + key DHCP_UPDATER; +} +subnet 151.216.163.0 netmask 255.255.255.192 { + option subnet-mask 255.255.255.192; + option routers 151.216.163.1; + option domain-name "e79-3.tg15.gathering.org"; + ddns-domainname "e79-3.tg15.gathering.org"; + range 151.216.163.4 151.216.163.62; +} + diff --git a/examples/tg15/dhcp/conf-v4/e79-4.conf b/examples/tg15/dhcp/conf-v4/e79-4.conf new file mode 100644 index 0000000..dc521c0 --- /dev/null +++ b/examples/tg15/dhcp/conf-v4/e79-4.conf @@ -0,0 +1,12 @@ +zone e79-4.tg15.gathering.org { + primary 127.0.0.1; + key DHCP_UPDATER; +} +subnet 151.216.163.64 netmask 255.255.255.192 { + option subnet-mask 255.255.255.192; + option routers 151.216.163.65; + option domain-name "e79-4.tg15.gathering.org"; + ddns-domainname "e79-4.tg15.gathering.org"; + range 151.216.163.68 151.216.163.126; +} + diff --git a/examples/tg15/dhcp/conf-v4/e81-1.conf b/examples/tg15/dhcp/conf-v4/e81-1.conf new file mode 100644 index 0000000..cfabdb1 --- /dev/null +++ b/examples/tg15/dhcp/conf-v4/e81-1.conf @@ -0,0 +1,12 @@ +zone e81-1.tg15.gathering.org { + primary 127.0.0.1; + key DHCP_UPDATER; +} +subnet 151.216.163.128 netmask 255.255.255.192 { + option subnet-mask 255.255.255.192; + option routers 151.216.163.129; + option domain-name "e81-1.tg15.gathering.org"; + ddns-domainname "e81-1.tg15.gathering.org"; + range 151.216.163.132 151.216.163.190; +} + diff --git a/examples/tg15/dhcp/conf-v4/e81-2.conf b/examples/tg15/dhcp/conf-v4/e81-2.conf new file mode 100644 index 0000000..f9b8d92 --- /dev/null +++ b/examples/tg15/dhcp/conf-v4/e81-2.conf @@ -0,0 +1,12 @@ +zone e81-2.tg15.gathering.org { + primary 127.0.0.1; + key DHCP_UPDATER; +} +subnet 151.216.163.192 netmask 255.255.255.192 { + option subnet-mask 255.255.255.192; + option routers 151.216.163.193; + option domain-name "e81-2.tg15.gathering.org"; + ddns-domainname "e81-2.tg15.gathering.org"; + range 151.216.163.196 151.216.163.254; +} + diff --git a/examples/tg15/dhcp/conf-v4/e83-1.conf b/examples/tg15/dhcp/conf-v4/e83-1.conf new file mode 100644 index 0000000..edfebbf --- /dev/null +++ b/examples/tg15/dhcp/conf-v4/e83-1.conf @@ -0,0 +1,12 @@ +zone e83-1.tg15.gathering.org { + primary 127.0.0.1; + key DHCP_UPDATER; +} +subnet 151.216.164.0 netmask 255.255.255.192 { + option subnet-mask 255.255.255.192; + option routers 151.216.164.1; + option domain-name "e83-1.tg15.gathering.org"; + ddns-domainname "e83-1.tg15.gathering.org"; + range 151.216.164.4 151.216.164.62; +} + diff --git a/examples/tg15/dhcp/conf-v4/e83-2.conf b/examples/tg15/dhcp/conf-v4/e83-2.conf new file mode 100644 index 0000000..fbfa8fd --- /dev/null +++ b/examples/tg15/dhcp/conf-v4/e83-2.conf @@ -0,0 +1,12 @@ +zone e83-2.tg15.gathering.org { + primary 127.0.0.1; + key DHCP_UPDATER; +} +subnet 151.216.164.64 netmask 255.255.255.192 { + option subnet-mask 255.255.255.192; + option routers 151.216.164.65; + option domain-name "e83-2.tg15.gathering.org"; + ddns-domainname "e83-2.tg15.gathering.org"; + range 151.216.164.68 151.216.164.126; +} + diff --git a/examples/tg15/dhcp/conf-v4/e9-2.conf b/examples/tg15/dhcp/conf-v4/e9-2.conf new file mode 100644 index 0000000..5f51602 --- /dev/null +++ b/examples/tg15/dhcp/conf-v4/e9-2.conf @@ -0,0 +1,12 @@ +zone e9-2.tg15.gathering.org { + primary 127.0.0.1; + key DHCP_UPDATER; +} +subnet 151.216.131.64 netmask 255.255.255.192 { + option subnet-mask 255.255.255.192; + option routers 151.216.131.65; + option domain-name "e9-2.tg15.gathering.org"; + ddns-domainname "e9-2.tg15.gathering.org"; + range 151.216.131.68 151.216.131.126; +} + diff --git a/examples/tg15/dhcp/conf-v4/e9-3.conf b/examples/tg15/dhcp/conf-v4/e9-3.conf new file mode 100644 index 0000000..725cbdc --- /dev/null +++ b/examples/tg15/dhcp/conf-v4/e9-3.conf @@ -0,0 +1,12 @@ +zone e9-3.tg15.gathering.org { + primary 127.0.0.1; + key DHCP_UPDATER; +} +subnet 151.216.131.128 netmask 255.255.255.192 { + option subnet-mask 255.255.255.192; + option routers 151.216.131.129; + option domain-name "e9-3.tg15.gathering.org"; + ddns-domainname "e9-3.tg15.gathering.org"; + range 151.216.131.132 151.216.131.190; +} + diff --git a/examples/tg15/dhcp/conf-v4/e9-4.conf b/examples/tg15/dhcp/conf-v4/e9-4.conf new file mode 100644 index 0000000..f992a8a --- /dev/null +++ b/examples/tg15/dhcp/conf-v4/e9-4.conf @@ -0,0 +1,12 @@ +zone e9-4.tg15.gathering.org { + primary 127.0.0.1; + key DHCP_UPDATER; +} +subnet 151.216.131.192 netmask 255.255.255.192 { + option subnet-mask 255.255.255.192; + option routers 151.216.131.193; + option domain-name "e9-4.tg15.gathering.org"; + ddns-domainname "e9-4.tg15.gathering.org"; + range 151.216.131.196 151.216.131.254; +} + diff --git a/examples/tg15/dhcp/conf-v4/event-north.conf b/examples/tg15/dhcp/conf-v4/event-north.conf new file mode 100644 index 0000000..ffa71f2 --- /dev/null +++ b/examples/tg15/dhcp/conf-v4/event-north.conf @@ -0,0 +1,12 @@ +zone event-north.tg15.gathering.org { + primary 127.0.0.1; + key DHCP_UPDATER; +} +subnet 151.216.244.0 netmask 255.255.255.0 { + option subnet-mask 255.255.255.0; + option routers 151.216.244.1; + option domain-name "event-north.tg15.gathering.org"; + ddns-domainname "event-north.tg15.gathering.org"; + range 151.216.244.4 151.216.244.254; +} + diff --git a/examples/tg15/dhcp/conf-v4/fugleberget1.conf b/examples/tg15/dhcp/conf-v4/fugleberget1.conf new file mode 100644 index 0000000..65922b2 --- /dev/null +++ b/examples/tg15/dhcp/conf-v4/fugleberget1.conf @@ -0,0 +1,12 @@ +zone fugleberget1.tg15.gathering.org { + primary 127.0.0.1; + key DHCP_UPDATER; +} +subnet 151.216.227.0 netmask 255.255.255.0 { + option subnet-mask 255.255.255.0; + option routers 151.216.227.1; + option domain-name "fugleberget1.tg15.gathering.org"; + ddns-domainname "fugleberget1.tg15.gathering.org"; + range 151.216.227.4 151.216.227.254; +} + diff --git a/examples/tg15/dhcp/conf-v4/game.conf b/examples/tg15/dhcp/conf-v4/game.conf new file mode 100644 index 0000000..dbd9302 --- /dev/null +++ b/examples/tg15/dhcp/conf-v4/game.conf @@ -0,0 +1,12 @@ +zone game.tg15.gathering.org { + primary 127.0.0.1; + key DHCP_UPDATER; +} +subnet 151.216.229.0 netmask 255.255.255.0 { + option subnet-mask 255.255.255.0; + option routers 151.216.229.1; + option domain-name "game.tg15.gathering.org"; + ddns-domainname "game.tg15.gathering.org"; + range 151.216.229.4 151.216.229.254; +} + diff --git a/examples/tg15/dhcp/conf-v4/gamecrew.conf b/examples/tg15/dhcp/conf-v4/gamecrew.conf new file mode 100644 index 0000000..9014b7b --- /dev/null +++ b/examples/tg15/dhcp/conf-v4/gamecrew.conf @@ -0,0 +1,12 @@ +zone gamecrew.tg15.gathering.org { + primary 127.0.0.1; + key DHCP_UPDATER; +} +subnet 151.216.237.0 netmask 255.255.255.0 { + option subnet-mask 255.255.255.0; + option routers 151.216.237.1; + option domain-name "gamecrew.tg15.gathering.org"; + ddns-domainname "gamecrew.tg15.gathering.org"; + range 151.216.237.4 151.216.237.254; +} + diff --git a/examples/tg15/dhcp/conf-v4/infodesk.conf b/examples/tg15/dhcp/conf-v4/infodesk.conf new file mode 100644 index 0000000..6c290cd --- /dev/null +++ b/examples/tg15/dhcp/conf-v4/infodesk.conf @@ -0,0 +1,12 @@ +zone infodesk.tg15.gathering.org { + primary 127.0.0.1; + key DHCP_UPDATER; +} +subnet 151.216.230.0 netmask 255.255.255.0 { + option subnet-mask 255.255.255.0; + option routers 151.216.230.1; + option domain-name "infodesk.tg15.gathering.org"; + ddns-domainname "infodesk.tg15.gathering.org"; + range 151.216.230.4 151.216.230.254; +} + diff --git a/examples/tg15/dhcp/conf-v4/logistikk.conf b/examples/tg15/dhcp/conf-v4/logistikk.conf new file mode 100644 index 0000000..c65e64d --- /dev/null +++ b/examples/tg15/dhcp/conf-v4/logistikk.conf @@ -0,0 +1,12 @@ +zone logistikk.tg15.gathering.org { + primary 127.0.0.1; + key DHCP_UPDATER; +} +subnet 151.216.224.0 netmask 255.255.255.0 { + option subnet-mask 255.255.255.0; + option routers 151.216.224.1; + option domain-name "logistikk.tg15.gathering.org"; + ddns-domainname "logistikk.tg15.gathering.org"; + range 151.216.224.4 151.216.224.254; +} + diff --git a/examples/tg15/dhcp/conf-v4/lounge.conf b/examples/tg15/dhcp/conf-v4/lounge.conf new file mode 100644 index 0000000..4c632cb --- /dev/null +++ b/examples/tg15/dhcp/conf-v4/lounge.conf @@ -0,0 +1,12 @@ +zone lounge.tg15.gathering.org { + primary 127.0.0.1; + key DHCP_UPDATER; +} +subnet 151.216.234.0 netmask 255.255.255.0 { + option subnet-mask 255.255.255.0; + option routers 151.216.234.1; + option domain-name "lounge.tg15.gathering.org"; + ddns-domainname "lounge.tg15.gathering.org"; + range 151.216.234.4 151.216.234.254; +} + diff --git a/examples/tg15/dhcp/conf-v4/medic.conf b/examples/tg15/dhcp/conf-v4/medic.conf new file mode 100644 index 0000000..e555982 --- /dev/null +++ b/examples/tg15/dhcp/conf-v4/medic.conf @@ -0,0 +1,12 @@ +zone medic.tg15.gathering.org { + primary 127.0.0.1; + key DHCP_UPDATER; +} +subnet 151.216.236.0 netmask 255.255.255.0 { + option subnet-mask 255.255.255.0; + option routers 151.216.236.1; + option domain-name "medic.tg15.gathering.org"; + ddns-domainname "medic.tg15.gathering.org"; + range 151.216.236.4 151.216.236.254; +} + diff --git a/examples/tg15/dhcp/conf-v4/motell.conf b/examples/tg15/dhcp/conf-v4/motell.conf new file mode 100644 index 0000000..a6b0dd9 --- /dev/null +++ b/examples/tg15/dhcp/conf-v4/motell.conf @@ -0,0 +1,12 @@ +zone motell.tg15.gathering.org { + primary 127.0.0.1; + key DHCP_UPDATER; +} +subnet 151.216.241.0 netmask 255.255.255.0 { + option subnet-mask 255.255.255.0; + option routers 151.216.241.1; + option domain-name "motell.tg15.gathering.org"; + ddns-domainname "motell.tg15.gathering.org"; + range 151.216.241.4 151.216.241.254; +} + diff --git a/examples/tg15/dhcp/conf-v4/nextron.conf b/examples/tg15/dhcp/conf-v4/nextron.conf new file mode 100644 index 0000000..9315997 --- /dev/null +++ b/examples/tg15/dhcp/conf-v4/nextron.conf @@ -0,0 +1,12 @@ +zone nextron.tg15.gathering.org { + primary 127.0.0.1; + key DHCP_UPDATER; +} +subnet 151.216.243.0 netmask 255.255.255.0 { + option subnet-mask 255.255.255.0; + option routers 151.216.243.1; + option domain-name "nextron.tg15.gathering.org"; + ddns-domainname "nextron.tg15.gathering.org"; + range 151.216.243.4 151.216.243.254; +} + diff --git a/examples/tg15/dhcp/conf-v4/noc.conf b/examples/tg15/dhcp/conf-v4/noc.conf new file mode 100644 index 0000000..0baccfa --- /dev/null +++ b/examples/tg15/dhcp/conf-v4/noc.conf @@ -0,0 +1,12 @@ +zone noc.tg15.gathering.org { + primary 127.0.0.1; + key DHCP_UPDATER; +} +subnet 151.216.254.0 netmask 255.255.255.0 { + option subnet-mask 255.255.255.0; + option routers 151.216.254.1; + option domain-name "noc.tg15.gathering.org"; + ddns-domainname "noc.tg15.gathering.org"; + range 151.216.254.4 151.216.254.254; +} + diff --git a/examples/tg15/dhcp/conf-v4/presse.conf b/examples/tg15/dhcp/conf-v4/presse.conf new file mode 100644 index 0000000..15dd96f --- /dev/null +++ b/examples/tg15/dhcp/conf-v4/presse.conf @@ -0,0 +1,12 @@ +zone presse.tg15.gathering.org { + primary 127.0.0.1; + key DHCP_UPDATER; +} +subnet 151.216.226.0 netmask 255.255.255.0 { + option subnet-mask 255.255.255.0; + option routers 151.216.226.1; + option domain-name "presse.tg15.gathering.org"; + ddns-domainname "presse.tg15.gathering.org"; + range 151.216.226.4 151.216.226.254; +} + diff --git a/examples/tg15/dhcp/conf-v4/resepsjon.conf b/examples/tg15/dhcp/conf-v4/resepsjon.conf new file mode 100644 index 0000000..ad129ad --- /dev/null +++ b/examples/tg15/dhcp/conf-v4/resepsjon.conf @@ -0,0 +1,12 @@ +zone resepsjon.tg15.gathering.org { + primary 127.0.0.1; + key DHCP_UPDATER; +} +subnet 151.216.232.0 netmask 255.255.255.0 { + option subnet-mask 255.255.255.0; + option routers 151.216.232.1; + option domain-name "resepsjon.tg15.gathering.org"; + ddns-domainname "resepsjon.tg15.gathering.org"; + range 151.216.232.4 151.216.232.254; +} + diff --git a/examples/tg15/dhcp/conf-v4/rfc1918-event-backstage.conf b/examples/tg15/dhcp/conf-v4/rfc1918-event-backstage.conf new file mode 100644 index 0000000..466aa7c --- /dev/null +++ b/examples/tg15/dhcp/conf-v4/rfc1918-event-backstage.conf @@ -0,0 +1,7 @@ +subnet 10.20.30.0 netmask 255.255.255.0 { + option subnet-mask 255.255.255.0; + option routers 10.20.30.1; + option domain-name "event-backstage.tg15.gathering.org"; + ddns-domainname "event-backstage.tg15.gathering.org"; + range 10.20.30.4 10.20.30.254; +} diff --git a/examples/tg15/dhcp/conf-v4/rfc1918-event-noc.conf b/examples/tg15/dhcp/conf-v4/rfc1918-event-noc.conf new file mode 100644 index 0000000..370e178 --- /dev/null +++ b/examples/tg15/dhcp/conf-v4/rfc1918-event-noc.conf @@ -0,0 +1,7 @@ +subnet 10.20.10.0 netmask 255.255.255.0 { + option subnet-mask 255.255.255.0; + option routers 10.20.10.1; + option domain-name "event-noc.tg15.gathering.org"; + ddns-domainname "event-noc.tg15.gathering.org"; + range 10.20.10.4 10.20.10.254; +} diff --git a/examples/tg15/dhcp/conf-v4/rfc1918-event-north.conf b/examples/tg15/dhcp/conf-v4/rfc1918-event-north.conf new file mode 100644 index 0000000..9ff4408 --- /dev/null +++ b/examples/tg15/dhcp/conf-v4/rfc1918-event-north.conf @@ -0,0 +1,7 @@ +subnet 10.20.40.0 netmask 255.255.255.0 { + option subnet-mask 255.255.255.0; + option routers 10.20.40.1; + option domain-name "event-north.tg15.gathering.org"; + ddns-domainname "event-north.tg15.gathering.org"; + range 10.20.40.4 10.20.40.254; +} diff --git a/examples/tg15/dhcp/conf-v4/rfc1918-event-south.conf b/examples/tg15/dhcp/conf-v4/rfc1918-event-south.conf new file mode 100644 index 0000000..0f53eb3 --- /dev/null +++ b/examples/tg15/dhcp/conf-v4/rfc1918-event-south.conf @@ -0,0 +1,7 @@ +subnet 10.20.50.0 netmask 255.255.255.0 { + option subnet-mask 255.255.255.0; + option routers 10.20.50.1; + option domain-name "event-south.tg15.gathering.org"; + ddns-domainname "event-south.tg15.gathering.org"; + range 10.20.50.4 10.20.50.254; +} diff --git a/examples/tg15/dhcp/conf-v4/rfc1918-event-tele.conf b/examples/tg15/dhcp/conf-v4/rfc1918-event-tele.conf new file mode 100644 index 0000000..b6bcdba --- /dev/null +++ b/examples/tg15/dhcp/conf-v4/rfc1918-event-tele.conf @@ -0,0 +1,7 @@ +subnet 10.20.20.0 netmask 255.255.255.0 { + option subnet-mask 255.255.255.0; + option routers 10.20.20.1; + option domain-name "event-tele.tg15.gathering.org"; + ddns-domainname "event-tele.tg15.gathering.org"; + range 10.20.20.4 10.20.20.254; +} diff --git a/examples/tg15/dhcp/conf-v4/southcam.conf b/examples/tg15/dhcp/conf-v4/southcam.conf new file mode 100644 index 0000000..559a10d --- /dev/null +++ b/examples/tg15/dhcp/conf-v4/southcam.conf @@ -0,0 +1,12 @@ +zone southcam.tg15.gathering.org { + primary 127.0.0.1; + key DHCP_UPDATER; +} +subnet 151.216.249.0 netmask 255.255.255.192 { + option subnet-mask 255.255.255.192; + option routers 151.216.249.1; + option domain-name "southcam.tg15.gathering.org"; + ddns-domainname "southcam.tg15.gathering.org"; + range 151.216.249.4 151.216.249.62; +} + diff --git a/examples/tg15/dhcp/conf-v4/sponsor.conf b/examples/tg15/dhcp/conf-v4/sponsor.conf new file mode 100644 index 0000000..2d22352 --- /dev/null +++ b/examples/tg15/dhcp/conf-v4/sponsor.conf @@ -0,0 +1,12 @@ +zone sponsor.tg15.gathering.org { + primary 127.0.0.1; + key DHCP_UPDATER; +} +subnet 151.216.233.0 netmask 255.255.255.0 { + option subnet-mask 255.255.255.0; + option routers 151.216.233.1; + option domain-name "sponsor.tg15.gathering.org"; + ddns-domainname "sponsor.tg15.gathering.org"; + range 151.216.233.4 151.216.233.254; +} + diff --git a/examples/tg15/dhcp/conf-v4/stage.conf b/examples/tg15/dhcp/conf-v4/stage.conf new file mode 100644 index 0000000..707fe8b --- /dev/null +++ b/examples/tg15/dhcp/conf-v4/stage.conf @@ -0,0 +1,12 @@ +zone stage.tg15.gathering.org { + primary 127.0.0.1; + key DHCP_UPDATER; +} +subnet 151.216.235.0 netmask 255.255.255.0 { + option subnet-mask 255.255.255.0; + option routers 151.216.235.1; + option domain-name "stage.tg15.gathering.org"; + ddns-domainname "stage.tg15.gathering.org"; + range 151.216.235.4 151.216.235.254; +} + diff --git a/examples/tg15/dhcp/conf-v4/studio.conf b/examples/tg15/dhcp/conf-v4/studio.conf new file mode 100644 index 0000000..e0e36e3 --- /dev/null +++ b/examples/tg15/dhcp/conf-v4/studio.conf @@ -0,0 +1,12 @@ +zone studio.tg15.gathering.org { + primary 127.0.0.1; + key DHCP_UPDATER; +} +subnet 151.216.240.0 netmask 255.255.255.0 { + option subnet-mask 255.255.255.0; + option routers 151.216.240.1; + option domain-name "studio.tg15.gathering.org"; + ddns-domainname "studio.tg15.gathering.org"; + range 151.216.240.4 151.216.240.254; +} + diff --git a/examples/tg15/dhcp/conf-v4/sw1-crew.conf b/examples/tg15/dhcp/conf-v4/sw1-crew.conf new file mode 100644 index 0000000..267f9be --- /dev/null +++ b/examples/tg15/dhcp/conf-v4/sw1-crew.conf @@ -0,0 +1,12 @@ +zone sw1-crew.tg15.gathering.org { + primary 127.0.0.1; + key DHCP_UPDATER; +} +subnet 151.216.171.64 netmask 255.255.255.192 { + option subnet-mask 255.255.255.192; + option routers 151.216.171.65; + option domain-name "sw1-crew.tg15.gathering.org"; + ddns-domainname "sw1-crew.tg15.gathering.org"; + range 151.216.171.68 151.216.171.126; +} + diff --git a/examples/tg15/dhcp/conf-v4/sw2-crew.conf b/examples/tg15/dhcp/conf-v4/sw2-crew.conf new file mode 100644 index 0000000..baf08c8 --- /dev/null +++ b/examples/tg15/dhcp/conf-v4/sw2-crew.conf @@ -0,0 +1,12 @@ +zone sw2-crew.tg15.gathering.org { + primary 127.0.0.1; + key DHCP_UPDATER; +} +subnet 151.216.171.128 netmask 255.255.255.192 { + option subnet-mask 255.255.255.192; + option routers 151.216.171.129; + option domain-name "sw2-crew.tg15.gathering.org"; + ddns-domainname "sw2-crew.tg15.gathering.org"; + range 151.216.171.132 151.216.171.190; +} + diff --git a/examples/tg15/dhcp/conf-v4/sw3-crew.conf b/examples/tg15/dhcp/conf-v4/sw3-crew.conf new file mode 100644 index 0000000..4e9a971 --- /dev/null +++ b/examples/tg15/dhcp/conf-v4/sw3-crew.conf @@ -0,0 +1,12 @@ +zone sw3-crew.tg15.gathering.org { + primary 127.0.0.1; + key DHCP_UPDATER; +} +subnet 151.216.171.192 netmask 255.255.255.192 { + option subnet-mask 255.255.255.192; + option routers 151.216.171.193; + option domain-name "sw3-crew.tg15.gathering.org"; + ddns-domainname "sw3-crew.tg15.gathering.org"; + range 151.216.171.196 151.216.171.254; +} + diff --git a/examples/tg15/dhcp/conf-v4/tg15-wlan.conf b/examples/tg15/dhcp/conf-v4/tg15-wlan.conf new file mode 100644 index 0000000..b6e7e23 --- /dev/null +++ b/examples/tg15/dhcp/conf-v4/tg15-wlan.conf @@ -0,0 +1,12 @@ +zone tg15-wlan.tg15.gathering.org { + primary 127.0.0.1; + key DHCP_UPDATER; +} +subnet 151.216.192.0 netmask 255.255.224.0 { + option subnet-mask 255.255.224.0; + option routers 151.216.192.1; + option domain-name "tg15-wlan.tg15.gathering.org"; + ddns-domainname "tg15-wlan.tg15.gathering.org"; + range 151.216.192.4 151.216.223.254; +} + |