<?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: How to Tunnel Web Traffic with SSH Secure Shell</title>
	<atom:link href="http://www.makeuseof.com/tag/how-to-tunnel-traffic-with-ssh/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.makeuseof.com/tag/how-to-tunnel-traffic-with-ssh/</link>
	<description>Cool Websites, Software and Internet Tips</description>
	<lastBuildDate>Mon, 20 May 2013 06:51:08 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
	<item>
		<title>By: hammer</title>
		<link>http://www.makeuseof.com/tag/how-to-tunnel-traffic-with-ssh/#comment-437383</link>
		<dc:creator>hammer</dc:creator>
		<pubDate>Wed, 10 Feb 2010 03:43:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.makeuseof.com/?p=13548#comment-437383</guid>
		<description><![CDATA[http://www.tunnelfree.co.cc/ A tunnelling only SSH Server,based on java]]></description>
		<content:encoded><![CDATA[<p><a href="http://www.tunnelfree.co.cc/" rel="nofollow">http://www.tunnelfree.co.cc/</a> A tunnelling only SSH Server,based on java</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: VaÅ¡ek</title>
		<link>http://www.makeuseof.com/tag/how-to-tunnel-traffic-with-ssh/#comment-421178</link>
		<dc:creator>VaÅ¡ek</dc:creator>
		<pubDate>Wed, 25 Nov 2009 12:33:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.makeuseof.com/?p=13548#comment-421178</guid>
		<description><![CDATA[SSH traffic is distinguishable. Look at the packet capture. At the beginning of the SSH connection you will see SSH version etc. Many major firewalls are able to distinguish and block ssh on non-standard ports (for example Check Point and Fortinet).]]></description>
		<content:encoded><![CDATA[<p>SSH traffic is distinguishable. Look at the packet capture. At the beginning of the SSH connection you will see SSH version etc. Many major firewalls are able to distinguish and block ssh on non-standard ports (for example Check Point and Fortinet).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Encryption Software</title>
		<link>http://www.makeuseof.com/tag/how-to-tunnel-traffic-with-ssh/#comment-414780</link>
		<dc:creator>Encryption Software</dc:creator>
		<pubDate>Tue, 27 Oct 2009 22:14:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.makeuseof.com/?p=13548#comment-414780</guid>
		<description><![CDATA[As noted, Port Forwarding is a different beast altogether. Think of it as poking singular holes in your firewall for singular apps to make their way through.]]></description>
		<content:encoded><![CDATA[<p>As noted, Port Forwarding is a different beast altogether. Think of it as poking singular holes in your firewall for singular apps to make their way through.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jorge Sierra</title>
		<link>http://www.makeuseof.com/tag/how-to-tunnel-traffic-with-ssh/#comment-412674</link>
		<dc:creator>Jorge Sierra</dc:creator>
		<pubDate>Mon, 19 Oct 2009 17:48:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.makeuseof.com/?p=13548#comment-412674</guid>
		<description><![CDATA[It&#039;s not the same as port forwarding, although port forwarding may be necessary to do it.

&lt;strong&gt;Port forwarding&lt;/strong&gt; typically takes place with a firewall/router that has a machine behind it.  That machine is running some kind of server that you want to allow access from outside of the firewall.

&lt;strong&gt;Tunneling&lt;/strong&gt; allows you to send (relatively) arbitrary traffic through an SSH server into a client.  Essentially, the SSH server becomes a proxy for the client, and encrypted data is transmitted between the server and client, so it is safe and secure.  The data being retrieved by the server for the client may or may not be secure/encrypted.

Fundamentally speaking, it is as though the client is actually on the server requesting data.  So if you use SSH tunneling as a proxy to surf the web, it is just as safe/secure as if you were on the server surfing the web.]]></description>
		<content:encoded><![CDATA[<p>It&#8217;s not the same as port forwarding, although port forwarding may be necessary to do it.</p>
<p><strong>Port forwarding</strong> typically takes place with a firewall/router that has a machine behind it.  That machine is running some kind of server that you want to allow access from outside of the firewall.</p>
<p><strong>Tunneling</strong> allows you to send (relatively) arbitrary traffic through an SSH server into a client.  Essentially, the SSH server becomes a proxy for the client, and encrypted data is transmitted between the server and client, so it is safe and secure.  The data being retrieved by the server for the client may or may not be secure/encrypted.</p>
<p>Fundamentally speaking, it is as though the client is actually on the server requesting data.  So if you use SSH tunneling as a proxy to surf the web, it is just as safe/secure as if you were on the server surfing the web.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sem</title>
		<link>http://www.makeuseof.com/tag/how-to-tunnel-traffic-with-ssh/#comment-412635</link>
		<dc:creator>sem</dc:creator>
		<pubDate>Mon, 19 Oct 2009 14:35:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.makeuseof.com/?p=13548#comment-412635</guid>
		<description><![CDATA[Is this tunneling the same as port forwarding?  I am a little unfamiliar on this topic.  How safe and secure is this?]]></description>
		<content:encoded><![CDATA[<p>Is this tunneling the same as port forwarding?  I am a little unfamiliar on this topic.  How safe and secure is this?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jorge Sierra</title>
		<link>http://www.makeuseof.com/tag/how-to-tunnel-traffic-with-ssh/#comment-393851</link>
		<dc:creator>Jorge Sierra</dc:creator>
		<pubDate>Wed, 15 Jul 2009 13:16:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.makeuseof.com/?p=13548#comment-393851</guid>
		<description><![CDATA[I&#039;m afraid I don&#039;t understand the question.  What do you mean when you say a server to pass your encrypted ssh data to?  SSH already performs the function of passing encrypted data between the SSH client and server.  The tunnels are used to pass through any kind of TCP traffic on the specified port(s).]]></description>
		<content:encoded><![CDATA[<p>I&#8217;m afraid I don&#8217;t understand the question.  What do you mean when you say a server to pass your encrypted ssh data to?  SSH already performs the function of passing encrypted data between the SSH client and server.  The tunnels are used to pass through any kind of TCP traffic on the specified port(s).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David</title>
		<link>http://www.makeuseof.com/tag/how-to-tunnel-traffic-with-ssh/#comment-393799</link>
		<dc:creator>David</dc:creator>
		<pubDate>Wed, 15 Jul 2009 05:03:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.makeuseof.com/?p=13548#comment-393799</guid>
		<description><![CDATA[Hey i&#039;m familiar with ssh tunneling but i don&#039;t have or know any servers to pass my encrypted ssh data to.I googled about ssh proxy servers but all i got was crap.Does anyone know a good ssh proxy server that can handle my traffic ? 

Thanks]]></description>
		<content:encoded><![CDATA[<p>Hey i&#8217;m familiar with ssh tunneling but i don&#8217;t have or know any servers to pass my encrypted ssh data to.I googled about ssh proxy servers but all i got was crap.Does anyone know a good ssh proxy server that can handle my traffic ? </p>
<p>Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jorge Sierra</title>
		<link>http://www.makeuseof.com/tag/how-to-tunnel-traffic-with-ssh/#comment-384558</link>
		<dc:creator>Jorge Sierra</dc:creator>
		<pubDate>Thu, 30 Apr 2009 12:33:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.makeuseof.com/?p=13548#comment-384558</guid>
		<description><![CDATA[That&#039;s exactly right. Make sure that port 22 on your Linux box is accessible from wherever you&#039;re going to be connecting with Putty.  Then just connect Putty w/ the VNC tunnel configured properly, launch the VNC client, and connect the VNC client to localhost.]]></description>
		<content:encoded><![CDATA[<p>That&#8217;s exactly right. Make sure that port 22 on your Linux box is accessible from wherever you&#8217;re going to be connecting with Putty.  Then just connect Putty w/ the VNC tunnel configured properly, launch the VNC client, and connect the VNC client to localhost.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jon</title>
		<link>http://www.makeuseof.com/tag/how-to-tunnel-traffic-with-ssh/#comment-384473</link>
		<dc:creator>Jon</dc:creator>
		<pubDate>Wed, 29 Apr 2009 19:18:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.makeuseof.com/?p=13548#comment-384473</guid>
		<description><![CDATA[Ok... I might be heading in the wrong direction with this. I want to have a secure remote desktop connection to a linux box at home. I have a windows laptop with putty installed. The SSH server is already installed and configured so that I can SSH into my server from putty. Is tunneling VNC the way to go and if so would I just use localhost for all the destinations since its on the same computer?]]></description>
		<content:encoded><![CDATA[<p>Ok&#8230; I might be heading in the wrong direction with this. I want to have a secure remote desktop connection to a linux box at home. I have a windows laptop with putty installed. The SSH server is already installed and configured so that I can SSH into my server from putty. Is tunneling VNC the way to go and if so would I just use localhost for all the destinations since its on the same computer?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jorge Sierra</title>
		<link>http://www.makeuseof.com/tag/how-to-tunnel-traffic-with-ssh/#comment-384426</link>
		<dc:creator>Jorge Sierra</dc:creator>
		<pubDate>Wed, 29 Apr 2009 11:32:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.makeuseof.com/?p=13548#comment-384426</guid>
		<description><![CDATA[Tunneling games directly through an SSH tunnel may be possible (as long as it TCP only, and not UDP traffic), but it is definitely a much more complicated process.  Probably your best bet is to use a program that will allow you to tunnel traffic from a program through a SOCKS proxy.

Scott mentioned &lt;a href=&quot;http://www.proxifier.com/&quot; rel=&quot;nofollow&quot;&gt;Proxifier&lt;/a&gt; in the first comment on the article.  You can try it out with the 31-day free trial.  There is one free program called &lt;a href=&quot;http://freecap.ru/eng/?p=index&quot; rel=&quot;nofollow&quot;&gt;FreeCap&lt;/a&gt;.  I&#039;ve used it in the past and had some luck with some programs, but not all.]]></description>
		<content:encoded><![CDATA[<p>Tunneling games directly through an SSH tunnel may be possible (as long as it TCP only, and not UDP traffic), but it is definitely a much more complicated process.  Probably your best bet is to use a program that will allow you to tunnel traffic from a program through a SOCKS proxy.</p>
<p>Scott mentioned <a href="http://www.proxifier.com/" rel="nofollow">Proxifier</a> in the first comment on the article.  You can try it out with the 31-day free trial.  There is one free program called <a href="http://freecap.ru/eng/?p=index" rel="nofollow">FreeCap</a>.  I&#8217;ve used it in the past and had some luck with some programs, but not all.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Paul Gowers</title>
		<link>http://www.makeuseof.com/tag/how-to-tunnel-traffic-with-ssh/#comment-384415</link>
		<dc:creator>Paul Gowers</dc:creator>
		<pubDate>Wed, 29 Apr 2009 08:40:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.makeuseof.com/?p=13548#comment-384415</guid>
		<description><![CDATA[Hey Jorge, great, easy to follow article. Just set up my first SSH tunnel from laptop at home to client following your instructions and now running Firefox over it. Thanks a million! 
Cheers
Paul]]></description>
		<content:encoded><![CDATA[<p>Hey Jorge, great, easy to follow article. Just set up my first SSH tunnel from laptop at home to client following your instructions and now running Firefox over it. Thanks a million!<br />
Cheers<br />
Paul</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nicodareus</title>
		<link>http://www.makeuseof.com/tag/how-to-tunnel-traffic-with-ssh/#comment-384372</link>
		<dc:creator>Nicodareus</dc:creator>
		<pubDate>Tue, 28 Apr 2009 22:11:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.makeuseof.com/?p=13548#comment-384372</guid>
		<description><![CDATA[Heh. I stumbled across this while trying to figure out how to tunnel WoW and EQII through to my personal computer at home. It sort of helped me make sense of a few things, but doesn&#039;t really help me out much in the long run. Basically, I&#039;m at work. And while I have full permission to play these games (And watch TV.. And.. Well.. Sleep for that matter.) there are firewalls in the way as one would expect. I can use my own connection and play just fine, but their satellite internet is about 800x better than my cellular internet. Really, it&#039;s not even worth trying to play on my little cell card here 40 miles from anywhere.

I&#039;ve done alot of reading and know there is a way to set up SOME sort of tunneling to handle this for me, but it all seems really intimidating and complex. Probably moreso than it really is. Any advice or perhaps a link to a &#039;Network tunneling for dummies&#039; article would be appreciated. n.n]]></description>
		<content:encoded><![CDATA[<p>Heh. I stumbled across this while trying to figure out how to tunnel WoW and EQII through to my personal computer at home. It sort of helped me make sense of a few things, but doesn&#8217;t really help me out much in the long run. Basically, I&#8217;m at work. And while I have full permission to play these games (And watch TV.. And.. Well.. Sleep for that matter.) there are firewalls in the way as one would expect. I can use my own connection and play just fine, but their satellite internet is about 800x better than my cellular internet. Really, it&#8217;s not even worth trying to play on my little cell card here 40 miles from anywhere.</p>
<p>I&#8217;ve done alot of reading and know there is a way to set up SOME sort of tunneling to handle this for me, but it all seems really intimidating and complex. Probably moreso than it really is. Any advice or perhaps a link to a &#8216;Network tunneling for dummies&#8217; article would be appreciated. n.n</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jorge Sierra</title>
		<link>http://www.makeuseof.com/tag/how-to-tunnel-traffic-with-ssh/#comment-384296</link>
		<dc:creator>Jorge Sierra</dc:creator>
		<pubDate>Tue, 28 Apr 2009 10:46:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.makeuseof.com/?p=13548#comment-384296</guid>
		<description><![CDATA[VNC is a great application for tunneling through SSH.  The setup is very much the same as it is for Remote Desktop, however, instead of forwarding port 3389, you would forward port 5900.

Let&#039;s say the machine you want to tunnel to is at IP 192.168.1.20 and VNC is running on port 5900.  The local tunnel you would set up would need to be directed to 192.168.1.20:5900 and you could use 5900 as the local port.  Once you make the SSH connection with the port forward, you bring up the VNC client, and connect it to localhost:5900.  SSH will redirect the traffic to the correct machine.]]></description>
		<content:encoded><![CDATA[<p>VNC is a great application for tunneling through SSH.  The setup is very much the same as it is for Remote Desktop, however, instead of forwarding port 3389, you would forward port 5900.</p>
<p>Let&#8217;s say the machine you want to tunnel to is at IP 192.168.1.20 and VNC is running on port 5900.  The local tunnel you would set up would need to be directed to 192.168.1.20:5900 and you could use 5900 as the local port.  Once you make the SSH connection with the port forward, you bring up the VNC client, and connect it to localhost:5900.  SSH will redirect the traffic to the correct machine.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jon</title>
		<link>http://www.makeuseof.com/tag/how-to-tunnel-traffic-with-ssh/#comment-384260</link>
		<dc:creator>Jon</dc:creator>
		<pubDate>Tue, 28 Apr 2009 04:16:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.makeuseof.com/?p=13548#comment-384260</guid>
		<description><![CDATA[Looks really useful, but I&#039;m kinda new so not entirely sure how to use it yet. Could somebody point me in the right direction for tunneling VNC through SSH.]]></description>
		<content:encoded><![CDATA[<p>Looks really useful, but I&#8217;m kinda new so not entirely sure how to use it yet. Could somebody point me in the right direction for tunneling VNC through SSH.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Josh</title>
		<link>http://www.makeuseof.com/tag/how-to-tunnel-traffic-with-ssh/#comment-380232</link>
		<dc:creator>Josh</dc:creator>
		<pubDate>Mon, 23 Mar 2009 17:09:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.makeuseof.com/?p=13548#comment-380232</guid>
		<description><![CDATA[There are a few different ways to do this, actually, and if you have a Mac, you can even create (very easily) your own application to do it for you.

Step-by-step tutorial on how to do it here:  

http://www.corruptionoflol.com/?p=58]]></description>
		<content:encoded><![CDATA[<p>There are a few different ways to do this, actually, and if you have a Mac, you can even create (very easily) your own application to do it for you.</p>
<p>Step-by-step tutorial on how to do it here:  </p>
<p><a href="http://www.corruptionoflol.com/?p=58" rel="nofollow">http://www.corruptionoflol.com/?p=58</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using memcached (Requested URI is rejected)
Database Caching 1/7 queries in 0.014 seconds using memcached
Object Caching 374/379 objects using memcached
Content Delivery Network via main.makeuseoflimited.netdna-cdn.com

 Served from: www.makeuseof.com @ 2013-05-20 06:52:30 by W3 Total Cache -->