<div dir="ltr">I think this was my fault. I had two processes running. One from systemd (I hate you, systemd) and one in the foreground. I haven't been able to reproduce it with a single process.<div><br></div><div>-KB</div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Mon, May 6, 2024 at 2:51 AM Simon Kelley <<a href="mailto:simon@thekelleys.org.uk">simon@thekelleys.org.uk</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">Very suspicious of listen-address=127.0.0.9. Are you sure you've not <br>
created a loop where dnsmasq is send queries back to itself?<br>
<br>
Enabling logging, and/or --dns-loop-detect would be useful.<br>
<br>
<br>
Cheers, Simon.<br>
<br>
On 5/1/24 23:47, Kenneth Berland wrote:<br>
> On March 2, 2020 (possibly causing the Pandemic?), there was a thread <br>
> with this name that went unresolved. I'm facing the same issue with <br>
> dnsmasq-2.90 and the following configuration. After about 10 minutes, <br>
> dnsmasq starts to consume 100% of the CPU. I'm running like this:<br>
> <br>
> $ wget <a href="https://thekelleys.org.uk/dnsmasq/dnsmasq-2.90.tar.xz" rel="noreferrer" target="_blank">https://thekelleys.org.uk/dnsmasq/dnsmasq-2.90.tar.xz</a> <br>
> <<a href="https://thekelleys.org.uk/dnsmasq/dnsmasq-2.90.tar.xz" rel="noreferrer" target="_blank">https://thekelleys.org.uk/dnsmasq/dnsmasq-2.90.tar.xz</a>><br>
> $ tar -xf dnsmasq-2.90.tar.xz<br>
> $ cd dnsmasq-2.90<br>
> $ make<br>
> $ sudo ./src/dnsmasq -k<br>
> $ cat /etc/dnsmasq.conf | grep -v ^# | awk NF<br>
> address=/<a href="http://run.app/199.36.153.11" rel="noreferrer" target="_blank">run.app/199.36.153.11</a> <<a href="http://run.app/199.36.153.11" rel="noreferrer" target="_blank">http://run.app/199.36.153.11</a>><br>
> bind-interfaces<br>
> listen-address=127.0.0.9<br>
> <br>
> -KB<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>
<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>