<?xml version="1.0" encoding="utf-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Annoying DNS Recursive queries</title>
	<atom:link href="http://www.stupendous.net/archives/2009/01/19/annoying-dns-recursive-queries/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.stupendous.net/archives/2009/01/19/annoying-dns-recursive-queries/</link>
	<description>ramblings of a caffeinated discombobulated mind</description>
	<lastBuildDate>Fri, 30 Jul 2010 18:55:45 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=abc</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: f2b</title>
		<link>http://www.stupendous.net/archives/2009/01/19/annoying-dns-recursive-queries/comment-page-1/#comment-9712</link>
		<dc:creator>f2b</dc:creator>
		<pubDate>Thu, 20 May 2010 21:25:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.stupendous.net/?p=269#comment-9712</guid>
		<description>&lt;blockquote&gt;
  &lt;p&gt;Maybe someone could write some script that tracks a syslog file 
  for these kinds of queries, and drops them using iptables after.. 
  say.. 5 failed attempts?&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;Hi,&lt;/p&gt;

&lt;p&gt;why dont you think about fail2ban to do this job for you?&lt;/p&gt;

&lt;p&gt;http://www.fail2ban.org/&lt;/p&gt;

&lt;p&gt;Cheers.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<blockquote>
<p>Maybe someone could write some script that tracks a syslog file<br />
  for these kinds of queries, and drops them using iptables after..<br />
  say.. 5 failed attempts?</p>
</blockquote>
<p>Hi,</p>
<p>why dont you think about fail2ban to do this job for you?</p>
<p><a href="http://www.fail2ban.org/" rel="nofollow">http://www.fail2ban.org/</a></p>
<p>Cheers.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: chrome</title>
		<link>http://www.stupendous.net/archives/2009/01/19/annoying-dns-recursive-queries/comment-page-1/#comment-9476</link>
		<dc:creator>chrome</dc:creator>
		<pubDate>Sun, 25 Jan 2009 05:03:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.stupendous.net/?p=269#comment-9476</guid>
		<description>&lt;p&gt;Give &lt;a href=&quot;http://www.stupendous.net/archives/2009/01/24/dropping-spurious-nsin-recursive-queries/&quot; rel=&quot;nofollow&quot;&gt;this&lt;/a&gt; a try.&lt;/p&gt;

&lt;p&gt;Though if you don&#039;t have the particular netfilter module, a script like that would work.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Give <a href="http://www.stupendous.net/archives/2009/01/24/dropping-spurious-nsin-recursive-queries/" rel="nofollow">this</a> a try.</p>
<p>Though if you don&#8217;t have the particular netfilter module, a script like that would work.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mark</title>
		<link>http://www.stupendous.net/archives/2009/01/19/annoying-dns-recursive-queries/comment-page-1/#comment-9474</link>
		<dc:creator>Mark</dc:creator>
		<pubDate>Sat, 24 Jan 2009 22:41:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.stupendous.net/?p=269#comment-9474</guid>
		<description>&lt;p&gt;Maybe someone could write some script that tracks a syslog file for these kinds of queries, and drops them using iptables after.. say.. 5 failed attempts?&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Maybe someone could write some script that tracks a syslog file for these kinds of queries, and drops them using iptables after.. say.. 5 failed attempts?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: chrome</title>
		<link>http://www.stupendous.net/archives/2009/01/19/annoying-dns-recursive-queries/comment-page-1/#comment-9462</link>
		<dc:creator>chrome</dc:creator>
		<pubDate>Thu, 22 Jan 2009 00:44:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.stupendous.net/?p=269#comment-9462</guid>
		<description>&lt;p&gt;New versions of BIND don&#039;t fix this problem.&lt;/p&gt;

&lt;p&gt;There is no way to disable &quot;recursion denied&quot; responses in bind, currently.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>New versions of BIND don&#8217;t fix this problem.</p>
<p>There is no way to disable &#8220;recursion denied&#8221; responses in bind, currently.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sigterm</title>
		<link>http://www.stupendous.net/archives/2009/01/19/annoying-dns-recursive-queries/comment-page-1/#comment-9461</link>
		<dc:creator>sigterm</dc:creator>
		<pubDate>Wed, 21 Jan 2009 07:22:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.stupendous.net/?p=269#comment-9461</guid>
		<description>&lt;p&gt;You folks might want to think about updating bind, here are some articles to get you going.  Seems theres a fair share of it going around.&lt;/p&gt;

&lt;p&gt;http://www.uno-code.com/?q=node/160&lt;/p&gt;

&lt;p&gt;and Dsheild is tracking it to:&lt;/p&gt;

&lt;p&gt;http://www.dshield.org/diary.html?storyid=5713&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>You folks might want to think about updating bind, here are some articles to get you going.  Seems theres a fair share of it going around.</p>
<p><a href="http://www.uno-code.com/?q=node/160" rel="nofollow">http://www.uno-code.com/?q=node/160</a></p>
<p>and Dsheild is tracking it to:</p>
<p><a href="http://www.dshield.org/diary.html?storyid=5713" rel="nofollow">http://www.dshield.org/diary.html?storyid=5713</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bruce Clark</title>
		<link>http://www.stupendous.net/archives/2009/01/19/annoying-dns-recursive-queries/comment-page-1/#comment-9460</link>
		<dc:creator>Bruce Clark</dc:creator>
		<pubDate>Mon, 19 Jan 2009 20:01:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.stupendous.net/?p=269#comment-9460</guid>
		<description>&lt;p&gt;I&#039;ve wondered the same thing - some way to get BIND to STOP replying to these queries and just drop them. I&#039;m sure doing some would break some part of some RFC. But all of these attacks I&#039;ve been seeing so far, are querying for the root zone &quot;.&quot; - which is not something that normal DNS servers answer to. Most normal clients ask complete host questions, and allow the resolver to do the recursive queries and return with just an answer. So I doubt hacking the source to NOT reply to any off-network, root zone NS queries would not break anything in real life. Anyone know different?&lt;/p&gt;

&lt;p&gt;Bruce&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>I&#8217;ve wondered the same thing &#8211; some way to get BIND to STOP replying to these queries and just drop them. I&#8217;m sure doing some would break some part of some RFC. But all of these attacks I&#8217;ve been seeing so far, are querying for the root zone &#8220;.&#8221; &#8211; which is not something that normal DNS servers answer to. Most normal clients ask complete host questions, and allow the resolver to do the recursive queries and return with just an answer. So I doubt hacking the source to NOT reply to any off-network, root zone NS queries would not break anything in real life. Anyone know different?</p>
<p>Bruce</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Vishnu</title>
		<link>http://www.stupendous.net/archives/2009/01/19/annoying-dns-recursive-queries/comment-page-1/#comment-9459</link>
		<dc:creator>Vishnu</dc:creator>
		<pubDate>Mon, 19 Jan 2009 09:21:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.stupendous.net/?p=269#comment-9459</guid>
		<description>&lt;p&gt;I wonder if there is a way to configure bind to null a refusal reply?  Added a rule a little while ago.  76.9.16.171 has been going at it since about 6am pst on my servers.  Was curious at exactly what was going on, so I ran tcpdump for a few minutes grep&#039;ing the ip.  Glad my acl is working accordingly, but annoyed at the 2 queries per second, as well as the reply.&lt;/p&gt;

&lt;p&gt;Cheers,
Vishnu&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>I wonder if there is a way to configure bind to null a refusal reply?  Added a rule a little while ago.  76.9.16.171 has been going at it since about 6am pst on my servers.  Was curious at exactly what was going on, so I ran tcpdump for a few minutes grep&#8217;ing the ip.  Glad my acl is working accordingly, but annoyed at the 2 queries per second, as well as the reply.</p>
<p>Cheers,<br />
Vishnu</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Martijn</title>
		<link>http://www.stupendous.net/archives/2009/01/19/annoying-dns-recursive-queries/comment-page-1/#comment-9458</link>
		<dc:creator>Martijn</dc:creator>
		<pubDate>Mon, 19 Jan 2009 05:39:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.stupendous.net/?p=269#comment-9458</guid>
		<description>&lt;p&gt;I came accross the same two IP ranges while re-installing Bind. At first I through it was me making a configuration error somewhere since they came so frequently.&lt;/p&gt;

&lt;p&gt;I now added them to the firewall drop list.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>I came accross the same two IP ranges while re-installing Bind. At first I through it was me making a configuration error somewhere since they came so frequently.</p>
<p>I now added them to the firewall drop list.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bruce Clark</title>
		<link>http://www.stupendous.net/archives/2009/01/19/annoying-dns-recursive-queries/comment-page-1/#comment-9457</link>
		<dc:creator>Bruce Clark</dc:creator>
		<pubDate>Mon, 19 Jan 2009 00:58:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.stupendous.net/?p=269#comment-9457</guid>
		<description>&lt;p&gt;I&#039;m getting the exact same thing claiming to be from the same IP address on all 4 of my DNS servers. I found your blog by googling for the 76.9.16.171 ip address. These three DNS servers of mine exist on 3 entirely different networks - and all are getting hit with these recursive DNS queries at the same time. I&#039;ve added rules in all three network to drop incoming DNS queries of any kind on UDP port 53 from 76.9.0.0/19 so that my BIND boxes don&#039;t keep clobbering this victim with query refused packets. I doubt this network would have any reason to lookup anything legit from my network - and I&#039;ll drop these rules in a few days of this crap stops! Sure would be nice to know who the luser is sending out these spoofed queries!&lt;/p&gt;

&lt;p&gt;Bruce.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>I&#8217;m getting the exact same thing claiming to be from the same IP address on all 4 of my DNS servers. I found your blog by googling for the 76.9.16.171 ip address. These three DNS servers of mine exist on 3 entirely different networks &#8211; and all are getting hit with these recursive DNS queries at the same time. I&#8217;ve added rules in all three network to drop incoming DNS queries of any kind on UDP port 53 from 76.9.0.0/19 so that my BIND boxes don&#8217;t keep clobbering this victim with query refused packets. I doubt this network would have any reason to lookup anything legit from my network &#8211; and I&#8217;ll drop these rules in a few days of this crap stops! Sure would be nice to know who the luser is sending out these spoofed queries!</p>
<p>Bruce.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
