On Wed, 26 Mar 2014, Yousong Zhou wrote:

Can you check your /etc/config/dhcp and the generated
/var/etc/dnsmasq.conf and confirm that option leasefile is properly
configured?

Yes, I can confirm in both files the correct path is configured: /tmp/dhcp.leases, which is /var/dhcp.leases

DHCPv6 leases are handled by odhcpd and the records are stored in
/var/hosts/odhcpd.  So it is expected behavior that dnsmasq cannot
resolve those requests.

Thanks for the info. Now I realized that ipv6 address are not from dnsmasq. I am afraid I have a racing codition here between odhcpd and dnsmasq, and I should be able to fix by removing or disabling odhcpd - due to poor ISP support, I cannot make use of IPv6 anyway - but I failed to google out how to disable odhcpd.
_______________________________________________
openwrt-devel mailing list
[email protected]
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel

Reply via email to