<?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: Securing SSH server with fail2ban</title>
	<atom:link href="http://www.dikant.de/2009/06/19/securing-ssh-server-with-fail2ban/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.dikant.de/2009/06/19/securing-ssh-server-with-fail2ban/</link>
	<description>Personal blog of Peter Dikant</description>
	<lastBuildDate>Wed, 08 Sep 2010 11:42:32 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: Peter</title>
		<link>http://www.dikant.de/2009/06/19/securing-ssh-server-with-fail2ban/comment-page-1/#comment-6085</link>
		<dc:creator>Peter</dc:creator>
		<pubDate>Sun, 26 Jul 2009 09:51:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.dikant.de/?p=76#comment-6085</guid>
		<description>Good point! I am running python 2.5 on my server, so I did not have any problems with fail2ban.</description>
		<content:encoded><![CDATA[<p>Good point! I am running python 2.5 on my server, so I did not have any problems with fail2ban.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michael Papenbrock</title>
		<link>http://www.dikant.de/2009/06/19/securing-ssh-server-with-fail2ban/comment-page-1/#comment-5987</link>
		<dc:creator>Michael Papenbrock</dc:creator>
		<pubDate>Thu, 23 Jul 2009 08:00:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.dikant.de/?p=76#comment-5987</guid>
		<description>Me too!
Maybe just a sidenote to the program. On Ubuntu 9.04 the fail2ban logfiles got a little spammed with messages like:
2009-07-20 14:16:59,535 fail2ban.server : ERROR  Unexpected communication error
I found out that this seems to be a problem with python 2.6. So I installed python 2.5 and adjusted the files fail2ban-client, fail2ban-regex and fail2ban-server (I guess, the first ones aren&#039;t necessary, but anyway) in a way, that they read:
#!/usr/bin/python2.5
That gets rid of the error messages, but I think there were no other problems besides that.</description>
		<content:encoded><![CDATA[<p>Me too!<br />
Maybe just a sidenote to the program. On Ubuntu 9.04 the fail2ban logfiles got a little spammed with messages like:<br />
2009-07-20 14:16:59,535 fail2ban.server : ERROR  Unexpected communication error<br />
I found out that this seems to be a problem with python 2.6. So I installed python 2.5 and adjusted the files fail2ban-client, fail2ban-regex and fail2ban-server (I guess, the first ones aren&#8217;t necessary, but anyway) in a way, that they read:<br />
#!/usr/bin/python2.5<br />
That gets rid of the error messages, but I think there were no other problems besides that.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Peter</title>
		<link>http://www.dikant.de/2009/06/19/securing-ssh-server-with-fail2ban/comment-page-1/#comment-5925</link>
		<dc:creator>Peter</dc:creator>
		<pubDate>Mon, 20 Jul 2009 14:48:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.dikant.de/?p=76#comment-5925</guid>
		<description>Thanks Michael for the comment. Looking forward to seeing you online sometimes.</description>
		<content:encoded><![CDATA[<p>Thanks Michael for the comment. Looking forward to seeing you online sometimes.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michael Papenbrock</title>
		<link>http://www.dikant.de/2009/06/19/securing-ssh-server-with-fail2ban/comment-page-1/#comment-5924</link>
		<dc:creator>Michael Papenbrock</dc:creator>
		<pubDate>Mon, 20 Jul 2009 14:34:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.dikant.de/?p=76#comment-5924</guid>
		<description>Thanks for the hint!
Just installed this solution on our Ubuntu cluster. This is way more convenient than using the denyhosts package!</description>
		<content:encoded><![CDATA[<p>Thanks for the hint!<br />
Just installed this solution on our Ubuntu cluster. This is way more convenient than using the denyhosts package!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
