<div dir="ltr">Hi,<br><br>From the client : <br>root@bookworm:~# dig @<a href="http://127.0.0.1">127.0.0.1</a> <a href="http://perdu.com">perdu.com</a> A +short<br>172.67.133.176<br>104.21.5.178<br><br>Log from the daemon : <br>root@bookworm:~# dnsmasq --no-daemon --log-queries --log-debug<br>dnsmasq: started, version 2.89 cachesize 500<br>dnsmasq: compile time options: IPv6 GNU-getopt DBus no-UBus i18n IDN2 DHCP DHCPv6 no-Lua TFTP conntrack ipset nftset auth cryptohash DNSSEC loop-detect inotify dumpfile<br>dnsmasq: using nameserver 9.9.9.9#53<br>dnsmasq: using nameserver 10.96.0.10#53 for domain svc.cluster.local<br>dnsmasq: reading /etc/resolv.conf<br>dnsmasq: using nameserver 9.9.9.9#53<br>dnsmasq: using nameserver 10.96.0.10#53 for domain svc.cluster.local<br>dnsmasq: ignoring nameserver 127.0.0.1 - local interface<br>dnsmasq: read /etc/hosts - 7 names<br>dnsmasq: query[A] <a href="http://perdu.com">perdu.com</a> from 127.0.0.1<br>dnsmasq: forwarded <a href="http://perdu.com">perdu.com</a> to 9.9.9.9<br>dnsmasq: reply <a href="http://perdu.com">perdu.com</a> is 172.67.133.176<br>dnsmasq: reply <a href="http://perdu.com">perdu.com</a> is 104.21.5.178<br><div><br></div><div><br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">Le mar. 12 sept. 2023 à 18:56, Geert Stappers <<a href="mailto:stappers@stappers.nl">stappers@stappers.nl</a>> a écrit :<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">On Mon, Sep 11, 2023 at 01:58:07PM +0200, Yann ILAS wrote:<br>
> Hi !<br>
<br>
Hello,<br>
<br>
<br>
> I get an issue with version 2.89 of dnsmasq, on Debian 12. There seems to<br>
> be a regression. I did see the changelog<br>
> <<a href="https://thekelleys.org.uk/dnsmasq/CHANGELOG" rel="noreferrer" target="_blank">https://thekelleys.org.uk/dnsmasq/CHANGELOG</a>> for version 2.87, which<br>
> states that the /#/ bug has been fixed... but I don't see it with version<br>
> 2.89 (the last version installed on Debian). The /#/ in the config file<br>
> seems still to be an issue.<br>
> <br>
> listen-address=127.0.0.1<br>
> bind-interfaces<br>
> server=/#/<a href="http://8.8.8.8" rel="noreferrer" target="_blank">8.8.8.8</a><br>
> server=/svc.cluster.local/<a href="http://10.96.0.10" rel="noreferrer" target="_blank">10.96.0.10</a><br>
> cache-size=500<br>
> <br>
<br>
And with<br>
<br>
 listen-address=127.0.0.1<br>
 bind-interfaces<br>
 server=9.9.9.9<br>
 server=/svc.cluster.local/<a href="http://10.96.0.10" rel="noreferrer" target="_blank">10.96.0.10</a><br>
 cache-size=500<br>
<br>
?   (Yes, that are two changes!)<br>
<br>
<br>
Groeten<br>
Geert Stappers<br>
-- <br>
Silence is hard to parse<br>
<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>