<?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: Connect to internal machines with SSH</title>
	<atom:link href="http://blog.soow.fr/archives/30/feed" rel="self" type="application/rss+xml" />
	<link>http://blog.soow.fr/archives/30</link>
	<description></description>
	<lastBuildDate>Sat, 03 Apr 2010 22:24:50 +0200</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: SooW</title>
		<link>http://blog.soow.fr/archives/30/comment-page-1#comment-3</link>
		<dc:creator>SooW</dc:creator>
		<pubDate>Sun, 14 Sep 2008 16:17:23 +0000</pubDate>
		<guid isPermaLink="false">http://blog.soow.fr/?p=30#comment-3</guid>
		<description>The thing is that my command is one line long. Opening a real tunnel was not what I intended.

But I would like to know why mine sucks. Is there a security problem?</description>
		<content:encoded><![CDATA[<p>The thing is that my command is one line long. Opening a real tunnel was not what I intended.</p>
<p>But I would like to know why mine sucks. Is there a security problem?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jean remy</title>
		<link>http://blog.soow.fr/archives/30/comment-page-1#comment-2</link>
		<dc:creator>jean remy</dc:creator>
		<pubDate>Sun, 14 Sep 2008 15:30:55 +0000</pubDate>
		<guid isPermaLink="false">http://blog.soow.fr/?p=30#comment-2</guid>
		<description>this sucks. Use this instead :

ssh -L 4242:sentier.epita.fr:42 -NfC -l user ssh.epita.fr
Then :
ssh -l user -p 4242 127.0.0.1
sftp -oPort=4242 user@127.0.0.1

[WORDPRESS HASHCASH] The poster sent us &#039;0 which is not a hashcash value.</description>
		<content:encoded><![CDATA[<p>this sucks. Use this instead :</p>
<p>ssh -L 4242:sentier.epita.fr:42 -NfC -l user ssh.epita.fr<br />
Then :<br />
ssh -l user -p 4242 127.0.0.1<br />
sftp -oPort=4242 user@127.0.0.1</p>
<p>[WORDPRESS HASHCASH] The poster sent us &#8216;0 which is not a hashcash value.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

