Hi all, Using the snapshot release of OpenWrt, I cannot access the dns proxy feature of dnsmasq with IPv6.
Here is what works and what does not: - I have a dual-stack router, that I can ping from my client with both IPv4 and IPv6, - dnsmasq -v on this router says that it is IPv6 enabled, - netstat -l confirms that it listens on both IPv4 and IPv6 (port 53, tcp & udp), - my firewall is configured to accept any request from the LAN, - but when I put the IPv6 address of my router instead of the IPv4 one in /etc/hosts on my client, it does not work (and using host -6 fails at well). Using tcpdump on the router, I can see the request from the client coming but no answer when I use IPv6 (contrary to IPv4). There must be something obvious that I am missing, but I am totally lost. Do you have any idea or already faced this kind of issue? Many thanks in advance, -- Gabriel Kerneis _______________________________________________ openwrt-devel mailing list [email protected] https://lists.openwrt.org/mailman/listinfo/openwrt-devel
