X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=config%2Fmake-named-secondary.pl;h=4f4047f2b67c0dd8aa5418fc7b05c1219420bc1d;hb=a0d0f0b6dfba0e6d9465887320671cfb5494fd91;hp=493f7c932242cf2d67308adf89a7f43a18b65652;hpb=204425369da0a7596ebcfc3646b6e2eb611dfd17;p=nms diff --git a/config/make-named-secondary.pl b/config/make-named-secondary.pl index 493f7c9..4f4047f 100755 --- a/config/make-named-secondary.pl +++ b/config/make-named-secondary.pl @@ -46,28 +46,54 @@ zone "tg07.gathering.org" { file "tg07.gathering.org"; }; +// hijack +zone "sth.ip-performance.se" { + type slave; + notify no; + masters { 87.76.254.2; }; + file "sth.ip-performance.se"; +}; + +// linknett +zone "0.76.87.in-addr.arpa" { + type slave; + notify no; + masters { 87.76.254.2; }; + file "0.76.87.in-addr.arpa"; + allow-transfer { 193.0.0.0/22; }; +}; + +// linknett +zone "174.76.87.in-addr.arpa" { + type slave; + notify no; + masters { 87.76.254.2; }; + file "174.76.87.in-addr.arpa"; + allow-transfer { 193.0.0.0/22; }; +}; + // nett-subnett -zone "239.0.194.in-addr.arpa" { +zone "239.76.87.in-addr.arpa" { type slave; notify no; masters { 87.76.254.2; }; - file "239.0.194.in-addr.arpa"; + file "239.76.87.in-addr.arpa"; allow-transfer { 193.0.0.0/22; }; }; // serversubnett -zone "254.0.194.in-addr.arpa" { +zone "254.76.87.in-addr.arpa" { type slave; notify no; masters { 87.76.254.2; }; - file "254.0.194.in-addr.arpa"; + file "254.76.87.in-addr.arpa"; allow-transfer { 193.0.0.0/22; }; }; -zone "255.0.194.in-addr.arpa" { +zone "255.76.87.in-addr.arpa" { type slave; notify no; masters { 87.76.254.2; }; - file "255.0.194.in-addr.arpa"; + file "255.76.87.in-addr.arpa"; allow-transfer { 193.0.0.0/22; }; }; @@ -76,9 +102,18 @@ zone "76.87.in-addr.arpa" { notify no; masters { 87.76.254.2; }; allow-update { key DHCP_UPDATER; }; - file "dynamic/0.194.in-addr.arpa"; + file "dynamic/76.87.in-addr.arpa"; allow-transfer { 194.19.3.20; 193.0.0.0/22; }; }; +zone "f.f.f.f.8.d.6.1.1.0.0.2.ip6.in-addr.arpa" { + type slave; + notify no; + masters { 87.76.254.2; }; + allow-update { key DHCP_UPDATER; }; + file "dynamic/f.f.f.f.8.d.6.1.1.0.0.2.ip6.arpa"; + allow-transfer { 194.19.3.20; }; +}; + key DHCP_UPDATER { algorithm HMAC-MD5.SIG-ALG.REG.INT;