<?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] Installing automatic protection from DoS and DDoS attacks to your server</title>
	<atom:link href="http://www.fractalizer.ru/frpost_25/linux-installing-automatic-protection-from-dos-and-ddos-attacks-to-your-server/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.fractalizer.ru/frpost_25/linux-installing-automatic-protection-from-dos-and-ddos-attacks-to-your-server/</link>
	<description>My site, devoted primarily to programming with my portfolio, articles, feelings etc.</description>
	<lastBuildDate>Tue, 24 Aug 2010 13:00:27 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: FractalizeR</title>
		<link>http://www.fractalizer.ru/frpost_25/linux-installing-automatic-protection-from-dos-and-ddos-attacks-to-your-server/comment-page-1/#comment-492</link>
		<dc:creator>FractalizeR</dc:creator>
		<pubDate>Sun, 11 Jan 2009 09:29:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.fractalizer.ru/?p=25#comment-492</guid>
		<description>Glad it helped :) ddos.sh is not written by me so I cannot change the source. But thanks for a comment.</description>
		<content:encoded><![CDATA[<p>Glad it helped <img src='http://www.fractalizer.ru/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  ddos.sh is not written by me so I cannot change the source. But thanks for a comment.</f</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: bristol</title>
		<link>http://www.fractalizer.ru/frpost_25/linux-installing-automatic-protection-from-dos-and-ddos-attacks-to-your-server/comment-page-1/#comment-491</link>
		<dc:creator>bristol</dc:creator>
		<pubDate>Fri, 09 Jan 2009 13:35:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.fractalizer.ru/?p=25#comment-491</guid>
		<description>Fixed:

Change line 117 in ddos.sh to:
netstat -ntu &#124; awk &#039;{print $5}&#039; &#124; cut -d: -f1 &#124; sed -n &#039;/[0-9]/p&#039; &#124; sort &#124; uniq -c &#124; sort -nr &gt; $BAD_IP_LIST

This will pass though only lines containing numbers (i.e. IP addresses)</description>
		<content:encoded><![CDATA[<p>Fixed:</p><p>Change line 117 in ddos.sh to:<br />netstat -ntu | awk &#8216;{print $5}&#8217; | cut -d: -f1 | sed -n &#8216;/[0-9]/p&#8217; | sort | uniq -c | sort -nr &gt; $BAD_IP_LIST</p><p>This will pass though only lines containing numbers (i.e. IP addresses)</f</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: bristol</title>
		<link>http://www.fractalizer.ru/frpost_25/linux-installing-automatic-protection-from-dos-and-ddos-attacks-to-your-server/comment-page-1/#comment-490</link>
		<dc:creator>bristol</dc:creator>
		<pubDate>Wed, 07 Jan 2009 22:50:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.fractalizer.ru/?p=25#comment-490</guid>
		<description>Thanks for your instructions! 
I followed them and have received a couple emails from the script, and both report something like:

Banned the following ip addresses on Wed Jan  7 22:15:01 UTC 2009
36 with 36 connections

There seems to be something wrong. Any ideas?
Thanks.</description>
		<content:encoded><![CDATA[<p>Thanks for your instructions!<br />I followed them and have received a couple emails from the script, and both report something like:</p><p>Banned the following ip addresses on Wed Jan  7 22:15:01 UTC 2009<br />36 with 36 connections</p><p>There seems to be something wrong. Any ideas?<br />Thanks.</f</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: what is the better way to protect my server from DDos Attack - Security - The UNIX and Linux Forums</title>
		<link>http://www.fractalizer.ru/frpost_25/linux-installing-automatic-protection-from-dos-and-ddos-attacks-to-your-server/comment-page-1/#comment-57</link>
		<dc:creator>what is the better way to protect my server from DDos Attack - Security - The UNIX and Linux Forums</dc:creator>
		<pubDate>Thu, 28 Aug 2008 07:50:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.fractalizer.ru/?p=25#comment-57</guid>
		<description>[...] simple (D)DOS attacks. Script itself is here. I wrote a small article on how to install and use it here.  Next step can be installing mod_dosevasive for Apache to get rid of HTTP DDOS [...]</description>
		<content:encoded><![CDATA[<p>[...] simple (D)DOS attacks. Script itself is here. I wrote a small article on how to install and use it here.  Next step can be installing mod_dosevasive for Apache to get rid of HTTP DDOS [...]</f</p>
]]></content:encoded>
	</item>
</channel>
</rss>
