<?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: Linux DDOS Defense with iptables</title>
	<atom:link href="http://joshua-mcclure.com/linux-ddos-defense-with-iptables/feed/" rel="self" type="application/rss+xml" />
	<link>http://joshua-mcclure.com/linux-ddos-defense-with-iptables/</link>
	<description>&#60;i&#62;Austin&#039;s most prolific iphone developer.&#60;/i&#62;</description>
	<lastBuildDate>Wed, 25 Apr 2012 21:51:21 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Geoff</title>
		<link>http://joshua-mcclure.com/linux-ddos-defense-with-iptables/comment-page-1/#comment-52</link>
		<dc:creator>Geoff</dc:creator>
		<pubDate>Fri, 02 Sep 2011 01:28:27 +0000</pubDate>
		<guid isPermaLink="false">http://joshua-mcclure.com/?p=202#comment-52</guid>
		<description>When you mean &quot;never edit iptables directly&quot;, what do you mean? Isn&#039;t the iptables command line tool the direct way of editing your netfilter rules? And the iptables command that I know has always been quite happy to let me do &#039;iptables -I INPUT -p tcp --dport 22 -j DROP&#039; (which would drop my ssh connection to the computer), allowing me plenty of rope to hang myself with.</description>
		<content:encoded><![CDATA[<p>When you mean &#8220;never edit iptables directly&#8221;, what do you mean? Isn&#8217;t the iptables command line tool the direct way of editing your netfilter rules? And the iptables command that I know has always been quite happy to let me do &#8216;iptables -I INPUT -p tcp &#8211;dport 22 -j DROP&#8217; (which would drop my ssh connection to the computer), allowing me plenty of rope to hang myself with.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

