[Dnsmasq-discuss] No Reverse ipv6 DNS lookups with
Franzeck Florian
fmfranzeck at gmail.com
Fri Jan 3 13:25:59 GMT 2014
/etc/conf/dhcp is the openwrt configuration file,
dnsmasq is run with this auto-generated config file: (as you can see the
hosts in /etc/conf/dhcp are added as address= to the config file. it seems
like these entries don't generate ip6.arpa addresses.
# auto-generated config file from /etc/config/dhcp
conf-file=/etc/dnsmasq.conf
dhcp-authoritative
domain-needed
localise-queries
read-ethers
expand-hosts
domain=heim.netz
server=/heim.netz/
dhcp-leasefile=/tmp/dhcp.leases
resolv-file=/tmp/resolv.conf.auto
addn-hosts=/tmp/hosts
dhcp-broadcast=tag:needs-broadcast
address=/printer.heim.netz/10.1.1.2
address=/zeus.heim.netz/10.1.1.3
address=/zeus.heim.netz/fd00:0:0:0101::3
address=/www.heim.netz/10.1.1.3
address=/www.heim.netz/fd00:0:0:0101::3
address=/tomato.heim.netz/10.1.1.1
address=/tomato.heim.netz/fd00:0:0:0101::1
address=/vpn-rw1.heim.netz/10.1.7.1
address=/vpn-hasli.heim.netz/10.1.4.1
address=/vpn-jf.heim.netz/10.1.6.1
address=/vpn-fmf.heim.netz/10.1.3.1
address=/vpn-fcf.heim.netz/10.1.5.1
host-record=tomato.heim.netz,tomato,10.1.1.1
dhcp-range=lan,10.1.1.100,10.1.1.249,255.255.255.0,12h
no-dhcp-interface=eth1
dhcp-range=lan_Guest,10.1.2.100,10.1.2.249,255.255.255.0,12h
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.thekelleys.org.uk/pipermail/dnsmasq-discuss/attachments/20140103/823facc0/attachment.html>
More information about the Dnsmasq-discuss
mailing list