<meta http-equiv="Content-Type" content="text/html; charset=utf-8"><div dir="ltr"><div>Hi,</div><div><br></div><div>What about using local=/<a href="http://example.com/">example.com/</a>  which will do that? (server= blocks only A)<br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Wed, Jan 4, 2023 at 5:26 AM Olaf Hering <<a href="mailto:olaf@aepfle.de">olaf@aepfle.de</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Hello,<br>
<br>
currently a large email provider broke his configuration and is unusable with IPv6 since a week.<br>
<br>
Capable users quickly discovered the required workarounds, like entirely disabling IPv6 on the clients for the time being.<br>
<br>
One client application has an interesting feature, which allows to ignore AAAA responses for a specific domain during DNS lookup. This allows it to continue with IPv6 for other connections, and use IPv4 only for such DNS domains.<br>
<br>
<br>
Unfortunately dnsmasq apparently lacks such feature. Since 2.87 the option 'filter-A' and 'filter-AAAA' exist, but this affects all queries. What are the chances to implement something like 'filter-AAAA[=dom.tld]', to remove AAAA records for the specified domain? There seems to be such concept already for other options, such as 'server='.<br>
<br>
<br>
Thanks,<br>
Olaf<br>
_______________________________________________<br>
Dnsmasq-discuss mailing list<br>
<a href="mailto:Dnsmasq-discuss@lists.thekelleys.org.uk" target="_blank">Dnsmasq-discuss@lists.thekelleys.org.uk</a><br>
<a href="https://lists.thekelleys.org.uk/cgi-bin/mailman/listinfo/dnsmasq-discuss" rel="noreferrer" target="_blank">https://lists.thekelleys.org.uk/cgi-bin/mailman/listinfo/dnsmasq-discuss</a><br>
</blockquote></div>