<?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 use SSH Via HTTP Proxy using Corkscrew in Ubuntu</title>
	<atom:link href="http://www.ubuntugeek.com/how-to-use-ssh-via-http-proxy-using-corkscrew-in-ubuntu.html/feed" rel="self" type="application/rss+xml" />
	<link>http://www.ubuntugeek.com/how-to-use-ssh-via-http-proxy-using-corkscrew-in-ubuntu.html</link>
	<description>Ubuntu Linux Tutorials,Howtos,Tips &#38; News &#124; Oneiric,Natty,Maverick</description>
	<lastBuildDate>Mon, 06 Feb 2012 15:40:01 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Jim Hogan</title>
		<link>http://www.ubuntugeek.com/how-to-use-ssh-via-http-proxy-using-corkscrew-in-ubuntu.html/comment-page-1#comment-120662</link>
		<dc:creator>Jim Hogan</dc:creator>
		<pubDate>Mon, 30 Jan 2012 15:28:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.ubuntugeek.com/?p=730#comment-120662</guid>
		<description>Worked like a charme THANK YOU !</description>
		<content:encoded><![CDATA[<p>Worked like a charme THANK YOU !</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Johan</title>
		<link>http://www.ubuntugeek.com/how-to-use-ssh-via-http-proxy-using-corkscrew-in-ubuntu.html/comment-page-1#comment-27300</link>
		<dc:creator>Johan</dc:creator>
		<pubDate>Thu, 08 Apr 2010 11:35:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.ubuntugeek.com/?p=730#comment-27300</guid>
		<description>Is this different from just defining an http proxy in putty? That seems to do about the same thing doesn&#039;t it?

I also saw a way to get through multiple proxies and or turn ssh into real https traffic on http://www.saulchristie.com/how-to/bypass-firewalls . Looks bit complicated to me to be honest but seems to say that this corkscrew or putty config won&#039;t work on its own in some schools.</description>
		<content:encoded><![CDATA[<p>Is this different from just defining an http proxy in putty? That seems to do about the same thing doesn&#8217;t it?</p>
<p>I also saw a way to get through multiple proxies and or turn ssh into real https traffic on <a href="http://www.saulchristie.com/how-to/bypass-firewalls" rel="nofollow">http://www.saulchristie.com/how-to/bypass-firewalls</a> . Looks bit complicated to me to be honest but seems to say that this corkscrew or putty config won&#8217;t work on its own in some schools.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Richard Neill</title>
		<link>http://www.ubuntugeek.com/how-to-use-ssh-via-http-proxy-using-corkscrew-in-ubuntu.html/comment-page-1#comment-10660</link>
		<dc:creator>Richard Neill</dc:creator>
		<pubDate>Thu, 02 Jul 2009 21:45:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.ubuntugeek.com/?p=730#comment-10660</guid>
		<description>Excellent howto.

One catch is that the majority of https proxies are configured to only allow forwarding to port 443. The https protocol supports any destination port on the far-end machine (eg 22), but typical corporate firewalls insist that the dest-port must be 443.

The answer is to run your ssh server on port 443, or set up an inbound firewalling rule to redirect connections from 443 to 22. 


Also worth mentioning that SSH -R  allows reverse-port-forwarding. So once you have outbound SSH, you get inbound SSH for free.</description>
		<content:encoded><![CDATA[<p>Excellent howto.</p>
<p>One catch is that the majority of https proxies are configured to only allow forwarding to port 443. The https protocol supports any destination port on the far-end machine (eg 22), but typical corporate firewalls insist that the dest-port must be 443.</p>
<p>The answer is to run your ssh server on port 443, or set up an inbound firewalling rule to redirect connections from 443 to 22. </p>
<p>Also worth mentioning that SSH -R  allows reverse-port-forwarding. So once you have outbound SSH, you get inbound SSH for free.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Proxy</title>
		<link>http://www.ubuntugeek.com/how-to-use-ssh-via-http-proxy-using-corkscrew-in-ubuntu.html/comment-page-1#comment-5690</link>
		<dc:creator>Proxy</dc:creator>
		<pubDate>Thu, 29 Jan 2009 15:10:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.ubuntugeek.com/?p=730#comment-5690</guid>
		<description>Your post is quite interesting and useful.  I have bookmarked it for later use to see what other great articles you post!</description>
		<content:encoded><![CDATA[<p>Your post is quite interesting and useful.  I have bookmarked it for later use to see what other great articles you post!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Man-wai Chang</title>
		<link>http://www.ubuntugeek.com/how-to-use-ssh-via-http-proxy-using-corkscrew-in-ubuntu.html/comment-page-1#comment-5253</link>
		<dc:creator>Man-wai Chang</dc:creator>
		<pubDate>Wed, 07 Jan 2009 11:19:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.ubuntugeek.com/?p=730#comment-5253</guid>
		<description>Would it be better to just use Squid?</description>
		<content:encoded><![CDATA[<p>Would it be better to just use Squid?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jim</title>
		<link>http://www.ubuntugeek.com/how-to-use-ssh-via-http-proxy-using-corkscrew-in-ubuntu.html/comment-page-1#comment-5057</link>
		<dc:creator>Jim</dc:creator>
		<pubDate>Wed, 31 Dec 2008 05:41:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.ubuntugeek.com/?p=730#comment-5057</guid>
		<description>@John Zbesko,

I thought the author was describing exactly what you are talking about.  Strict HTTPS proxy?  Port 443?  What did you understand Ubunutgeek to be talking about?</description>
		<content:encoded><![CDATA[<p>@John Zbesko,</p>
<p>I thought the author was describing exactly what you are talking about.  Strict HTTPS proxy?  Port 443?  What did you understand Ubunutgeek to be talking about?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John Zbesko</title>
		<link>http://www.ubuntugeek.com/how-to-use-ssh-via-http-proxy-using-corkscrew-in-ubuntu.html/comment-page-1#comment-5043</link>
		<dc:creator>John Zbesko</dc:creator>
		<pubDate>Tue, 30 Dec 2008 16:16:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.ubuntugeek.com/?p=730#comment-5043</guid>
		<description>As kuminamoya says, this tunneling is easily detected if the proxy uses stateful packet inspection. However, if the ssh session is made through https, then it should be private. How might one accomplish this?</description>
		<content:encoded><![CDATA[<p>As kuminamoya says, this tunneling is easily detected if the proxy uses stateful packet inspection. However, if the ssh session is made through https, then it should be private. How might one accomplish this?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ramesh</title>
		<link>http://www.ubuntugeek.com/how-to-use-ssh-via-http-proxy-using-corkscrew-in-ubuntu.html/comment-page-1#comment-5010</link>
		<dc:creator>Ramesh</dc:creator>
		<pubDate>Mon, 29 Dec 2008 15:22:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.ubuntugeek.com/?p=730#comment-5010</guid>
		<description>Hi Guys, I do it by configuring sshd_config with port 443 and connect ssh -p 443 user@host..... Does this CorkScrew does anything better..

Cheers
Ramesh</description>
		<content:encoded><![CDATA[<p>Hi Guys, I do it by configuring sshd_config with port 443 and connect ssh -p 443 user@host&#8230;.. Does this CorkScrew does anything better..</p>
<p>Cheers<br />
Ramesh</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andrea Ratto</title>
		<link>http://www.ubuntugeek.com/how-to-use-ssh-via-http-proxy-using-corkscrew-in-ubuntu.html/comment-page-1#comment-4995</link>
		<dc:creator>Andrea Ratto</dc:creator>
		<pubDate>Sun, 28 Dec 2008 21:00:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.ubuntugeek.com/?p=730#comment-4995</guid>
		<description>I used connect-proxy a Debian specific little executable that does just the same.
I also found out that the proxy must allow ssl access to the port you want to connect to, otherwise these tool won&#039;t work.</description>
		<content:encoded><![CDATA[<p>I used connect-proxy a Debian specific little executable that does just the same.<br />
I also found out that the proxy must allow ssl access to the port you want to connect to, otherwise these tool won&#8217;t work.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: kuminamoya</title>
		<link>http://www.ubuntugeek.com/how-to-use-ssh-via-http-proxy-using-corkscrew-in-ubuntu.html/comment-page-1#comment-4975</link>
		<dc:creator>kuminamoya</dc:creator>
		<pubDate>Sat, 27 Dec 2008 15:53:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.ubuntugeek.com/?p=730#comment-4975</guid>
		<description>You should add that (1) this could violate the security policy in many companies, and (2) that this is relatively easy detectable at the proxy. So it would be a good idea to talk to your IT guys before you try this.</description>
		<content:encoded><![CDATA[<p>You should add that (1) this could violate the security policy in many companies, and (2) that this is relatively easy detectable at the proxy. So it would be a good idea to talk to your IT guys before you try this.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

