<?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 under CentOS 5</title>
	<atom:link href="http://andrewmallis.com/blog/2008/03/18/securing-ssh-under-centos-5/feed" rel="self" type="application/rss+xml" />
	<link>http://andrewmallis.com/blog/2008/03/18/securing-ssh-under-centos-5</link>
	<description>this is the personal blog for Andrew Mallis</description>
	<lastBuildDate>Wed, 18 Apr 2012 08:06:01 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: Quinn Harbison</title>
		<link>http://andrewmallis.com/blog/2008/03/18/securing-ssh-under-centos-5/comment-page-1#comment-27825</link>
		<dc:creator>Quinn Harbison</dc:creator>
		<pubDate>Sat, 07 Jan 2012 19:39:31 +0000</pubDate>
		<guid isPermaLink="false">http://andrewmallis.com/blog/2008/03/18/securing-ssh-under-centos-5#comment-27825</guid>
		<description>I&#039;d enjoy seeing an article of the top 10 VPS suppliers to get actual peoples thoughts of their products and services.</description>
		<content:encoded><![CDATA[<p>I&#8217;d enjoy seeing an article of the top 10 VPS suppliers to get actual peoples thoughts of their products and services.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: freelance coder</title>
		<link>http://andrewmallis.com/blog/2008/03/18/securing-ssh-under-centos-5/comment-page-1#comment-20420</link>
		<dc:creator>freelance coder</dc:creator>
		<pubDate>Wed, 09 Jun 2010 05:01:23 +0000</pubDate>
		<guid isPermaLink="false">http://andrewmallis.com/blog/2008/03/18/securing-ssh-under-centos-5#comment-20420</guid>
		<description>Excellent. I haven&#039;t had the same experience here in Newfoundland, but I suppose that isn&#039;t very suprising.</description>
		<content:encoded><![CDATA[<p>Excellent. I haven&#8217;t had the same experience here in Newfoundland, but I suppose that isn&#8217;t very suprising.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dougal</title>
		<link>http://andrewmallis.com/blog/2008/03/18/securing-ssh-under-centos-5/comment-page-1#comment-18452</link>
		<dc:creator>Dougal</dc:creator>
		<pubDate>Thu, 06 May 2010 10:05:57 +0000</pubDate>
		<guid isPermaLink="false">http://andrewmallis.com/blog/2008/03/18/securing-ssh-under-centos-5#comment-18452</guid>
		<description>Lovely tutorial.

Obviously I&#039;m a latecomer, but I can confirm that now on CentOS 5 installing denyhosts from http://apt.sw.be/redhat/el5/en/x86_64/rpmforge/RPMS//rpmforge-release-0.3.6-1.el5.rf.x86_64.rpm DOES do the whole job for you and there&#039;s no need to move and rename the config files.

It leaves the config file at /etc/denyhosts/denyhosts.cfg and the service control script at /etc/init.d/denyhosts

The default &quot;working directory&quot; is, however, in /usr/share/denyhosts - but this will be created automatically.

Thank you.</description>
		<content:encoded><![CDATA[<p>Lovely tutorial.</p>
<p>Obviously I&#8217;m a latecomer, but I can confirm that now on CentOS 5 installing denyhosts from <a href="http://apt.sw.be/redhat/el5/en/x86_64/rpmforge/RPMS//rpmforge-release-0.3.6-1.el5.rf.x86_64.rpm" rel="nofollow" target="_blank" class="liexternal">http://apt.sw.be/redhat/el5/en/x86_64/rpmforge/RPMS//rpmforge-release-0.3.6-1.el5.rf.x86_64.rpm</a> DOES do the whole job for you and there&#8217;s no need to move and rename the config files.</p>
<p>It leaves the config file at /etc/denyhosts/denyhosts.cfg and the service control script at /etc/init.d/denyhosts</p>
<p>The default &#8220;working directory&#8221; is, however, in /usr/share/denyhosts &#8211; but this will be created automatically.</p>
<p>Thank you.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: BlueNile</title>
		<link>http://andrewmallis.com/blog/2008/03/18/securing-ssh-under-centos-5/comment-page-1#comment-13497</link>
		<dc:creator>BlueNile</dc:creator>
		<pubDate>Mon, 17 Aug 2009 16:54:52 +0000</pubDate>
		<guid isPermaLink="false">http://andrewmallis.com/blog/2008/03/18/securing-ssh-under-centos-5#comment-13497</guid>
		<description>You can write specific firewall rules to filter ssh scanner. Also you van limit ssh access from selected IP addresses.
Reference:
http://sianzsolutions.info/linux-security/securing-ssh-server</description>
		<content:encoded><![CDATA[<p>You can write specific firewall rules to filter ssh scanner. Also you van limit ssh access from selected IP addresses.<br />
Reference:<br />
<a href="http://sianzsolutions.info/linux-security/securing-ssh-server" rel="nofollow" target="_blank" class="liexternal">http://sianzsolutions.info/linux-security/securing-ssh-server</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jamon</title>
		<link>http://andrewmallis.com/blog/2008/03/18/securing-ssh-under-centos-5/comment-page-1#comment-4259</link>
		<dc:creator>jamon</dc:creator>
		<pubDate>Wed, 30 Apr 2008 17:05:51 +0000</pubDate>
		<guid isPermaLink="false">http://andrewmallis.com/blog/2008/03/18/securing-ssh-under-centos-5#comment-4259</guid>
		<description>To make scp/sftp connections to a server with ssh not running on port 22 easier, create a ~/.ssh/config file. Typically host, user, and port are sufficient. Here&#039;s an example:

Host foo
       Hostname foo.bar.com
       User baz
       Port 2022
       Compression yes 

You can use an IP in place of the hostname. Then you can run something like &quot;scp file.tar.gz baz@foo:&quot; instead of &quot;scp -P 2022 file.tar.gz baz@foo.bar.com:&quot; Note that compression is optional and sometimes makes things slower depending on the client and server.</description>
		<content:encoded><![CDATA[<p>To make scp/sftp connections to a server with ssh not running on port 22 easier, create a ~/.ssh/config file. Typically host, user, and port are sufficient. Here&#8217;s an example:</p>
<p>Host foo<br />
       Hostname foo.bar.com<br />
       User baz<br />
       Port 2022<br />
       Compression yes </p>
<p>You can use an IP in place of the hostname. Then you can run something like &#8220;scp file.tar.gz baz@foo:&#8221; instead of &#8220;scp -P 2022 file.tar.gz <a href="mailto:baz@foo.bar.com" class="limailto">baz@foo.bar.com</a>:&#8221; Note that compression is optional and sometimes makes things slower depending on the client and server.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

