<?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>The RoarinPenguin Techiezone &#187; ssh</title>
	<atom:link href="http://techiezone.rottigni.net/category/ssh/feed/" rel="self" type="application/rss+xml" />
	<link>http://techiezone.rottigni.net</link>
	<description>Notes, hints, tips... in one word: experience!</description>
	<lastBuildDate>Thu, 26 Jan 2012 03:17:58 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Automatically mounting a remote directory in Ubuntu using autofs + sshfs</title>
		<link>http://techiezone.rottigni.net/2010/05/automatically-mounting-a-remote-directory-in-ubuntu-using-autofs-sshfs/</link>
		<comments>http://techiezone.rottigni.net/2010/05/automatically-mounting-a-remote-directory-in-ubuntu-using-autofs-sshfs/#comments</comments>
		<pubDate>Thu, 27 May 2010 21:10:08 +0000</pubDate>
		<dc:creator>RoarinPenguin</dc:creator>
				<category><![CDATA[linux]]></category>
		<category><![CDATA[shell scripting]]></category>
		<category><![CDATA[ssh]]></category>
		<category><![CDATA[mount]]></category>
		<category><![CDATA[remote directory]]></category>

		<guid isPermaLink="false">https://techiezone.rottigni.net/?p=134</guid>
		<description><![CDATA[Memo to self&#8230;]]></description>
			<content:encoded><![CDATA[<p><a href="http://hublog.hubmed.org/archives/001928.html" target="_blank">Memo</a> to self&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://techiezone.rottigni.net/2010/05/automatically-mounting-a-remote-directory-in-ubuntu-using-autofs-sshfs/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Tunneling Apps in SSH</title>
		<link>http://techiezone.rottigni.net/2009/07/tunneling-apps-in-ssh/</link>
		<comments>http://techiezone.rottigni.net/2009/07/tunneling-apps-in-ssh/#comments</comments>
		<pubDate>Sat, 04 Jul 2009 06:41:24 +0000</pubDate>
		<dc:creator>RoarinPenguin</dc:creator>
				<category><![CDATA[Putty-Winscp3]]></category>
		<category><![CDATA[ssh]]></category>
		<category><![CDATA[putty]]></category>
		<category><![CDATA[tunneling]]></category>

		<guid isPermaLink="false">http://techiezone.rottigni.net/2009/07/tunneling-apps-in-ssh/</guid>
		<description><![CDATA[Yesterday I found a very handy functionality in Putty: tunneling apps in SSH. Not that I did not know that this technique exist but for the first time I tried it and worked out of the box. The idea is to enable tunneling of insecure applications inside an established and authenticated SSH encrypted session, using [...]]]></description>
			<content:encoded><![CDATA[<p>Yesterday I found a very handy functionality in Putty: tunneling apps in SSH.</p>
<p>Not that I did not know that <a href="http://www.ssh.com/support/documentation/online/ssh/winhelp/32/Tunneling_Explained.html" target="_blank">this technique exist</a> <img src='http://techiezone.rottigni.net/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' />  but for the first time I tried it and worked out of the box.</p>
<p>The idea is to enable tunneling of insecure applications inside an established and authenticated SSH encrypted session, using Putty as a client.</p>
<p>Scenario in my case is that I have few web based appliances at home acting as a media center, a NAS, etc… each of them being manageable by a web based interface on various ports.</p>
<p>I could certainly open destination PAT on my router, but it would increase the risk… and I don’t trust level of security implemented in such systems.</p>
<p>Therefore I’ve done something represented in picture below</p>
<p><a href="http://techiezone.rottigni.net/wp-content/uploads/2009/07/sshtunnel.png"><img title="ssh tunnel" style="border-right: 0px; border-top: 0px; display: inline; border-left: 0px; border-bottom: 0px" height="164" alt="ssh tunnel" src="http://techiezone.rottigni.net/wp-content/uploads/2009/07/sshtunnel_thumb.png" width="490" border="0" /></a> </p>
<p>How to configure it in Putty? Well, when you launch the session to connect to SSHD Server, check in SSH options – Tunnels.</p>
<p>There you find the chance to add the port forwarding parameters to be set as follows:</p>
<p><a href="http://techiezone.rottigni.net/wp-content/uploads/2009/07/puttytunnels.png"><img title="putty-tunnels" style="border-right: 0px; border-top: 0px; display: inline; border-left: 0px; border-bottom: 0px" height="263" alt="putty-tunnels" src="http://techiezone.rottigni.net/wp-content/uploads/2009/07/puttytunnels_thumb.png" width="490" border="0" /></a> </p>
<p>Enjoy!</p>
]]></content:encoded>
			<wfw:commentRss>http://techiezone.rottigni.net/2009/07/tunneling-apps-in-ssh/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

