<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: ssh_exchange_identification: Connection closed by remote host</title>
	<atom:link href="http://cakebaker.wordpress.com/2006/08/15/ssh_exchange_identification-connection-closed-by-remote-host/feed/" rel="self" type="application/rss+xml" />
	<link>http://cakebaker.wordpress.com/2006/08/15/ssh_exchange_identification-connection-closed-by-remote-host/</link>
	<description>baking cakes with CakePHP</description>
	<lastBuildDate>Tue, 29 Sep 2009 06:55:31 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: cakebaker</title>
		<link>http://cakebaker.wordpress.com/2006/08/15/ssh_exchange_identification-connection-closed-by-remote-host/#comment-1790</link>
		<dc:creator>cakebaker</dc:creator>
		<pubDate>Wed, 27 Sep 2006 12:55:40 +0000</pubDate>
		<guid isPermaLink="false">https://cakebaker.wordpress.com/2006/08/15/ssh_exchange_identification-connection-closed-by-remote-host/#comment-1790</guid>
		<description>@Strider: Thanks for the tips :)</description>
		<content:encoded><![CDATA[<p>@Strider: Thanks for the tips :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Strider</title>
		<link>http://cakebaker.wordpress.com/2006/08/15/ssh_exchange_identification-connection-closed-by-remote-host/#comment-1783</link>
		<dc:creator>Strider</dc:creator>
		<pubDate>Tue, 26 Sep 2006 16:40:35 +0000</pubDate>
		<guid isPermaLink="false">https://cakebaker.wordpress.com/2006/08/15/ssh_exchange_identification-connection-closed-by-remote-host/#comment-1783</guid>
		<description>You&#039;re better off looking at using DenyHosts (http://denyhosts.sourceforge.net/) as it will block known SSH boots.  

Also add your own IP to /etc/hosts.allow in the form of IP addr/Netmask.

I also restrict password login in SSH and use shared keys.  :)  Avoids the problem with burte force password attacks.</description>
		<content:encoded><![CDATA[<p>You&#8217;re better off looking at using DenyHosts (<a href="http://denyhosts.sourceforge.net/" rel="nofollow">http://denyhosts.sourceforge.net/</a>) as it will block known SSH boots.  </p>
<p>Also add your own IP to /etc/hosts.allow in the form of IP addr/Netmask.</p>
<p>I also restrict password login in SSH and use shared keys.  :)  Avoids the problem with burte force password attacks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: MJR/slef</title>
		<link>http://cakebaker.wordpress.com/2006/08/15/ssh_exchange_identification-connection-closed-by-remote-host/#comment-1352</link>
		<dc:creator>MJR/slef</dc:creator>
		<pubDate>Wed, 16 Aug 2006 07:59:36 +0000</pubDate>
		<guid isPermaLink="false">https://cakebaker.wordpress.com/2006/08/15/ssh_exchange_identification-connection-closed-by-remote-host/#comment-1352</guid>
		<description>A NAT device can limit your checks: you can either allow or disallow connections which appear to be from the NAT device.  Then again, most NAT devices I have seen can do firewalling too, so that&#039;s not a major problem.  Just another place to set access control...</description>
		<content:encoded><![CDATA[<p>A NAT device can limit your checks: you can either allow or disallow connections which appear to be from the NAT device.  Then again, most NAT devices I have seen can do firewalling too, so that&#8217;s not a major problem.  Just another place to set access control&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: cakebaker</title>
		<link>http://cakebaker.wordpress.com/2006/08/15/ssh_exchange_identification-connection-closed-by-remote-host/#comment-1351</link>
		<dc:creator>cakebaker</dc:creator>
		<pubDate>Wed, 16 Aug 2006 06:57:14 +0000</pubDate>
		<guid isPermaLink="false">https://cakebaker.wordpress.com/2006/08/15/ssh_exchange_identification-connection-closed-by-remote-host/#comment-1351</guid>
		<description>@MJR/slef: Thanks for the warning, I changed it. Is it also an issue if a NAT device is used?</description>
		<content:encoded><![CDATA[<p>@MJR/slef: Thanks for the warning, I changed it. Is it also an issue if a NAT device is used?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: MJR/slef</title>
		<link>http://cakebaker.wordpress.com/2006/08/15/ssh_exchange_identification-connection-closed-by-remote-host/#comment-1343</link>
		<dc:creator>MJR/slef</dc:creator>
		<pubDate>Tue, 15 Aug 2006 16:11:26 +0000</pubDate>
		<guid isPermaLink="false">https://cakebaker.wordpress.com/2006/08/15/ssh_exchange_identification-connection-closed-by-remote-host/#comment-1343</guid>
		<description>Warning: that line will allow SSH access from any IPv4 address and there are a lot of scanners out there (machines which just try to guess logins with brute force).  If you can, only put hosts, domains or networks which you want to have SSH access in there.</description>
		<content:encoded><![CDATA[<p>Warning: that line will allow SSH access from any IPv4 address and there are a lot of scanners out there (machines which just try to guess logins with brute force).  If you can, only put hosts, domains or networks which you want to have SSH access in there.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
