<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<atom:link href="https://dev1galaxy.org/extern.php?action=feed&amp;tid=6329&amp;type=rss" rel="self" type="application/rss+xml" />
		<title><![CDATA[Dev1 Galaxy Forum / exim4 floods dns (and its log) with AAAA queries, though NO ipv6 avail]]></title>
		<link>https://dev1galaxy.org/viewtopic.php?id=6329</link>
		<description><![CDATA[The most recent posts in exim4 floods dns (and its log) with AAAA queries, though NO ipv6 avail.]]></description>
		<lastBuildDate>Tue, 12 Nov 2024 20:06:25 +0000</lastBuildDate>
		<generator>FluxBB</generator>
		<item>
			<title><![CDATA[Re: exim4 floods dns (and its log) with AAAA queries, though NO ipv6 avail]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=52938#p52938</link>
			<description><![CDATA[<p>I know it&#039;s been awhile since this was posted, but to hopefully close the circle...</p><p>In my (monolithic) /etc/exim4/exim4.conf I have 2 lines which may be relevant:</p><div class="codebox"><pre><code>#9. disable any ipv6. Use only IPV4 lookup
disable_ipv6 = true
dns_ipv4_lookup = *</code></pre></div><p>This is on an IPv4 only system.</p>]]></description>
			<author><![CDATA[dummy@example.com (dave)]]></author>
			<pubDate>Tue, 12 Nov 2024 20:06:25 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=52938#p52938</guid>
		</item>
		<item>
			<title><![CDATA[exim4 floods dns (and its log) with AAAA queries, though NO ipv6 avail]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=47094#p47094</link>
			<description><![CDATA[<p>Hello!</p><p>Wondering, why my DNS log (dnsmasq) is that large and took an tcpdump.<br />Easy to see, that my new devuan daedalus (running in KVM) causes this,<br />but the root cause is not easy to find.</p><p>Now, that I have Systemtap made running, this is a snip.</p><div class="codebox"><pre><code>stap /ops/monits/watchport53.stp 
exim4[15354] sent packet to 192.168.26.254:53
exim4[15354] sent packet to 192.168.26.254:53
exim4[15364] sent packet to 192.168.26.254:53</code></pre></div><p>So, exim4 ist the beast - dnsmasq shows:</p><div class="codebox"><pre><code>04:55:07 dnsmasq[236175]: 3981 192.168.99.58/35315 query[AAAA] devu5test.home.local from 192.168.26.58
04:55:07 dnsmasq[236175]: 3981 192.168.99.58/35315 config devu5test.home.local is NODATA-IPv6
04:55:07 dnsmasq[236175]: 3981 192.168.99.58/36463 query[AAAA] devu5test1kvm from 192.168.26.58
04:55:07 dnsmasq[236175]: 3981 192.168.99.58/36463 config devu5test1kvm is NODATA-IPv6</code></pre></div><p>The hit to this is the fact, that it queries for its own host, which<br />does not have any ipv6 address (disabled by kernel commandline)<br />and no ipv6 addresses in hosts.<br />The other importent problem with this is, that it makes dns-log checks a pain.</p><p>Note (later added): I&#039;ve removed the ipv6 address from exim&#039;s config.</p><p>How can I stop this dirty packet flood?</p><p>Thanks,<br />Manfred</p>]]></description>
			<author><![CDATA[dummy@example.com (webman)]]></author>
			<pubDate>Tue, 09 Jan 2024 04:02:33 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=47094#p47094</guid>
		</item>
	</channel>
</rss>
