ffhh: added as forwarding zone for dnsmasq and bind

This commit is contained in:
ohrensessel 2014-05-04 16:51:42 +02:00
commit 5167d61dfe
4 changed files with 56 additions and 0 deletions

11
dnsmasq/ffhh Normal file
View file

@ -0,0 +1,11 @@
# ffhh
server=/ffhh/fd51:2bb2:fd0d::101
server=/ffhh/fd51:2bb2:fd0d::e01
# 10.112.0.0/16 reverse
server=/112.10.in-addr.arpa/fd51:2bb2:fd0d::101
server=/112.10.in-addr.arpa/fd51:2bb2:fd0d::e01
# FD51:2BB2:FD0D::/48 reverse
server=/d.0.d.f.2.b.b.2.1.5.d.f.ip6.arpa/fd51:2bb2:fd0d::101
server=/d.0.d.f.2.b.b.2.1.5.d.f.ip6.arpa/fd51:2bb2:fd0d::e01

11
dnsmasq/ffhh.v4 Normal file
View file

@ -0,0 +1,11 @@
# ffhh
server=/ffhh/10.112.1.1
server=/ffhh/10.112.14.1
# 10.112.0.0/16 reverse
server=/112.10.in-addr.arpa/10.112.1.1
server=/112.10.in-addr.arpa/10.112.14.1
# FD51:2BB2:FD0D::/48 reverse
server=/d.0.d.f.2.b.b.2.1.5.d.f.ip6.arpa/10.112.1.1
server=/d.0.d.f.2.b.b.2.1.5.d.f.ip6.arpa/10.112.14.1