#17457: dnsmasq: add AAAA DNS record for the router hostname, for local ipv6
lookups
-------------------------+-------------------------------------------------
  Reporter:              |      Owner:  developers
  braveheart_leo@…       |     Status:  new
      Type:              |  Milestone:  Chaos Calmer (trunk)
  enhancement            |    Version:  Trunk
  Priority:  normal      |   Keywords:  dnsmasq ipv6 ping6 lookup host-
 Component:  base        |  record
  system                 |
Resolution:              |
-------------------------+-------------------------------------------------

Comment (by ferrets@…):

 editing "/etc/hosts" or "luci-network-hostname" can make Openwrt knowing
 what ipv6 address is that record, but the external query to the dnsmasq
 can not give out the right answer. like this

 {{{
 root@OpenWrt:~# nslookup ipv6.nas
 Server:    127.0.0.1
 Address 1: 127.0.0.1 localhost

 Name:      ipv6.nas
 Address 1: fe80::2e0:4cff:fe68:5b6 ipv6.nas
 }}}

 {{{
 [root@nas ~]# nslookup ipv6.nas
 Server:         192.168.1.1
 Address:        192.168.1.1#53

 Non-authoritative answer:
 *** Can't find ipv6.nas: No answer

 [root@nas ~]#
 }}}

--
Ticket URL: <https://dev.openwrt.org/ticket/17457#comment:1>
OpenWrt <http://openwrt.org>
Opensource Wireless Router Technology
_______________________________________________
openwrt-tickets mailing list
[email protected]
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-tickets

Reply via email to