<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Beyond Logical &#187; Rants</title>
	<atom:link href="http://www.beyondlogical.net/blog/category/rants/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.beyondlogical.net/blog</link>
	<description>Live in void context</description>
	<lastBuildDate>Thu, 29 Sep 2011 01:48:15 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>SSH woes: where do I go from here?</title>
		<link>http://www.beyondlogical.net/blog/rants/ssh-woes-where-do-i-go-from-here/</link>
		<comments>http://www.beyondlogical.net/blog/rants/ssh-woes-where-do-i-go-from-here/#comments</comments>
		<pubDate>Sat, 17 May 2008 04:20:20 +0000</pubDate>
		<dc:creator>div</dc:creator>
				<category><![CDATA[Rants]]></category>
		<category><![CDATA[ssh]]></category>
		<category><![CDATA[sysadminery]]></category>
		<category><![CDATA[venting]]></category>

		<guid isPermaLink="false">http://www.beyondlogical.net/blog/rant/ssh-woes-where-do-i-go-from-here/</guid>
		<description><![CDATA[I recently rented a server, and in setting it up I moved sshd off port 22 and onto something script kiddies and worms will need to be more persistant to find. No problem&#8230; until I try to connect from my machine running XP, using PuTTY. &#8220;Network error: connection refused&#8221; OK, normally this means I got something wrong&#8230; double check everything, try again&#8230; [...]]]></description>
			<content:encoded><![CDATA[<p>I recently rented a server, and in setting it up I moved sshd off port 22 and onto something script kiddies and worms will need to be more persistant to find. No problem&#8230; until I try to connect from my machine running XP, using PuTTY.</p>
<p>&#8220;Network error: connection refused&#8221; OK, normally this means I got something wrong&#8230; double check everything, try again&#8230; still no go. I&#8217;ll spare you the play by play and outline the situation as it stands:</p>
<p>I can connect to this host via ssh on the non-22 port from any other machine I try, using openssh clients or even the same version of PuTTY I tried and failed with from my XP machine.</p>
<p>I can connect to this host IF I set the sshd to listen on port 22. I tried several other ports and none worked for this particular situation.</p>
<p>I can connect to virtual hosts running on this host (at different IP addresses) on this alternate port just fine, even using PuTTY from my XP machine.</p>
<p>I can connect to it using WinSCP, and the WinSCP terminal. I cannot connect using SSHWinClient.</p>
<p>I&#8217;ve stripped my normal tcpwrapper and ipf rules for testing and stopped my Windows Firewall (all that should be running as a firewall on this machine.) Still no dice.</p>
<p>All behaviour on the XP box is the same on multiple user accounts.</p>
<p>My server&#8217;s auth.log doesn&#8217;t even show the connection attempts&#8230; so I&#8217;m pretty sure it isn&#8217;t a configuration on the server, or protocol conflict, but something on the XP box itself&#8230; nothing user specific, something OS in scope. I haven&#8217;t tried booting knoppix or ubuntu to see how they would fare yet, so I&#8217;m not sure it isn&#8217;t something beyond the OS, although what that could be is beyond me anyway.</p>
<p>Anyway, I&#8217;ve decided to get some real work done instead of trying to debug this right now, since I can get around it. But I&#8217;m all ears on suggestions on what to investigate next&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.beyondlogical.net/blog/rants/ssh-woes-where-do-i-go-from-here/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

