On 30/09/2021 05:15, E wrote: >> IPv6 connectivity > > Why dnsmasq can't drop AAAA, when the server has no IPv6 connectivity at > all? This doesn't make sense. > Something like "no-ipv6" or "ipv4-only" switch would be really nice > here... > > > dnsmasq.conf simple example > > server=8.8.8.8#53 > no-ipv6 # will drop client's AAAA questions >
I added --filter-A and --filter-AAAA options, these drop IPv4 and IPv6 ANSWERS, which is the correct way to implement this. Simon. _______________________________________________ Dnsmasq-discuss mailing list Dnsmasq-discuss@lists.thekelleys.org.uk https://lists.thekelleys.org.uk/cgi-bin/mailman/listinfo/dnsmasq-discuss