[Dnsmasq-discuss] How to confiure dnsmasq for IPv4 to IPv6 DNS proxy?

2024-04-05 Thread Hsin-Yao Huang
A router with WAN site IPv6 only with IPv6 DNS server settings, and LAN site supports both IPv4/IPv6. While the LAN site client only query DNS by IPv4 (A record), how to configure dnsmasq to convert between A and automatically? Thanks, Eric ___ Dnsm

Re: [Dnsmasq-discuss] How to confiure dnsmasq for IPv4 to IPv6 DNS proxy?

2024-04-05 Thread shamrock_sesame214--- via Dnsmasq-discuss
DNSMasq should automatically resolve names when it gets a DNS request for a device it registered over DHCP. Make sure to set the base name in your DHCP scopes. I believe it updates /etc/hosts too. This can be combined with IPv6 DHCPv6, but not all devices use DHCPv6, such as Android. Android o

Re: [Dnsmasq-discuss] Multicast Netlink Crash on gVisor Kernel

2024-04-05 Thread shamrock_sesame214--- via Dnsmasq-discuss
At this time the ip monitor command does not function in a gVisor container, although it is a WIP per gVisor. By nfset, I assume you mean the nftables equivalent of ipset. I don't believe this works either due to the architecture of namespaces that gVisor uses, with assumptions it should be used