<?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: Prevent SSH Brute Force attacks</title>
	<atom:link href="http://tom.knaupp.com/2009/02/28/prevent-ssh-brute-force-attacks/feed/" rel="self" type="application/rss+xml" />
	<link>http://tom.knaupp.com/2009/02/28/prevent-ssh-brute-force-attacks/</link>
	<description>free software, security and a bunch of my strange thoughts</description>
	<lastBuildDate>Sat, 07 May 2011 01:52:08 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: mm</title>
		<link>http://tom.knaupp.com/2009/02/28/prevent-ssh-brute-force-attacks/comment-page-1/#comment-144</link>
		<dc:creator>mm</dc:creator>
		<pubDate>Tue, 26 May 2009 08:55:26 +0000</pubDate>
		<guid isPermaLink="false">http://tom.knaupp.com/?p=208#comment-144</guid>
		<description>i do this with denyhosts (http://denyhosts.sourceforge.net/) since, in case of emergency, and if you need like more than 3 terminal_sessions to a server (this happens sometimes, but it happens) and you dont think about your limit then ... shitty ;-)

denyhosts checks auth.log, detects the ips with false ssh_pw/user-ceonnections and blocks these ips (very simple, via /etc/hosts.deny) for ssh for XXX days/weeks/months and so on. 

i run it on differenmt machines for years now, no problems

mm</description>
		<content:encoded><![CDATA[<p>i do this with denyhosts (<a href="http://denyhosts.sourceforge.net/" rel="nofollow">http://denyhosts.sourceforge.net/</a>) since, in case of emergency, and if you need like more than 3 terminal_sessions to a server (this happens sometimes, but it happens) and you dont think about your limit then &#8230; shitty <img src='http://tom.knaupp.com/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </p>
<p>denyhosts checks auth.log, detects the ips with false ssh_pw/user-ceonnections and blocks these ips (very simple, via /etc/hosts.deny) for ssh for XXX days/weeks/months and so on. </p>
<p>i run it on differenmt machines for years now, no problems</p>
<p>mm</p>
]]></content:encoded>
	</item>
</channel>
</rss>

