<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: Protecting your browsing with iPhone SSH tunnels</title>
	<atom:link href="http://blog.c22.cc/2009/06/21/iphone-ssh-tunnel/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.c22.cc/2009/06/21/iphone-ssh-tunnel/</link>
	<description>Because we&#039;re damned if we do, and we&#039;re damned if we don&#039;t!</description>
	<lastBuildDate>Thu, 02 Feb 2012 12:54:16 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>By: ChrisJohnRiley</title>
		<link>http://blog.c22.cc/2009/06/21/iphone-ssh-tunnel/comment-page-3/#comment-1186</link>
		<dc:creator><![CDATA[ChrisJohnRiley]]></dc:creator>
		<pubDate>Sun, 28 Mar 2010 18:49:59 +0000</pubDate>
		<guid isPermaLink="false">http://c22blog.wordpress.com/?p=540#comment-1186</guid>
		<description><![CDATA[After you&#039;ve run the SSH command it will sit and just run without feedback. You can force it to go into the background by adding an &amp; to the end of the command. This will leave you free to run the 3proxy command straight afterwards. I&#039;ve not played about with using nohup (not even sure it works on iPhone) but you might want to look into that as well.

The error you get with 3proxy sounds like it&#039;s already running. Run a ps &#124; grep 3proxy and see if it&#039;s running in the background.]]></description>
		<content:encoded><![CDATA[<p>After you&#8217;ve run the SSH command it will sit and just run without feedback. You can force it to go into the background by adding an &amp; to the end of the command. This will leave you free to run the 3proxy command straight afterwards. I&#8217;ve not played about with using nohup (not even sure it works on iPhone) but you might want to look into that as well.</p>
<p>The error you get with 3proxy sounds like it&#8217;s already running. Run a ps | grep 3proxy and see if it&#8217;s running in the background.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: dgc</title>
		<link>http://blog.c22.cc/2009/06/21/iphone-ssh-tunnel/comment-page-3/#comment-1178</link>
		<dc:creator><![CDATA[dgc]]></dc:creator>
		<pubDate>Sun, 28 Mar 2010 11:35:39 +0000</pubDate>
		<guid isPermaLink="false">http://c22blog.wordpress.com/?p=540#comment-1178</guid>
		<description><![CDATA[Sorry, maybe I&#039;m a bit thick on this one. There seem to be a couple of problems I don&#039;t understand. I guess what I was expecting it to drop back to the command line so I can run 3proxy.cfg. Does this mean after enabling backgrounder, I can quit that terminal session and start a fresh one to run 3proxy.cfg and the tunnel will still be active? I thought that would kill the tunnel.

Also, when I run 3proxy.cfg, it says &quot;100328113238.941 8080 000 - 127.0.0.1:8080 0.0.0.0:0 0 0 0 bind(): Address already in use&quot;

I assume something wrong with my 3proxy.cfg but I&#039;m not familiar enough to figure it out. I appreciate the help so far. I&#039;d really like to figure out how to use this to circumvent the Great Firewall of China on my iPhone.]]></description>
		<content:encoded><![CDATA[<p>Sorry, maybe I&#8217;m a bit thick on this one. There seem to be a couple of problems I don&#8217;t understand. I guess what I was expecting it to drop back to the command line so I can run 3proxy.cfg. Does this mean after enabling backgrounder, I can quit that terminal session and start a fresh one to run 3proxy.cfg and the tunnel will still be active? I thought that would kill the tunnel.</p>
<p>Also, when I run 3proxy.cfg, it says &#8220;100328113238.941 8080 000 &#8211; 127.0.0.1:8080 0.0.0.0:0 0 0 0 bind(): Address already in use&#8221;</p>
<p>I assume something wrong with my 3proxy.cfg but I&#8217;m not familiar enough to figure it out. I appreciate the help so far. I&#8217;d really like to figure out how to use this to circumvent the Great Firewall of China on my iPhone.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ChrisJohnRiley</title>
		<link>http://blog.c22.cc/2009/06/21/iphone-ssh-tunnel/comment-page-3/#comment-1171</link>
		<dc:creator><![CDATA[ChrisJohnRiley]]></dc:creator>
		<pubDate>Fri, 26 Mar 2010 11:21:15 +0000</pubDate>
		<guid isPermaLink="false">http://c22blog.wordpress.com/?p=540#comment-1171</guid>
		<description><![CDATA[Just a thought... but what do you expect to happen? The -N command specifically tells SSH not to run anything. In this case, the lck of response, command-line or error says that the forwarding is probably working just fine. You need to make sure you background the terminal to keep the command running.]]></description>
		<content:encoded><![CDATA[<p>Just a thought&#8230; but what do you expect to happen? The -N command specifically tells SSH not to run anything. In this case, the lck of response, command-line or error says that the forwarding is probably working just fine. You need to make sure you background the terminal to keep the command running.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: dgc</title>
		<link>http://blog.c22.cc/2009/06/21/iphone-ssh-tunnel/comment-page-3/#comment-1167</link>
		<dc:creator><![CDATA[dgc]]></dc:creator>
		<pubDate>Thu, 25 Mar 2010 15:02:15 +0000</pubDate>
		<guid isPermaLink="false">http://c22blog.wordpress.com/?p=540#comment-1167</guid>
		<description><![CDATA[&lt;i&gt;It could be that Dreamhosts sshd configuration doesn’t allow tunnelling&lt;/i&gt;

Unlikely, since I tunnel through it on my linux and windows boxes everyday (I live in China). I&#039;m using the same port on the iPhone as well, so I know that&#039;s open. After I enter the password, the terminal just hangs... no command line, no error, nothing. Tried on different Wi-Fi connections as well.]]></description>
		<content:encoded><![CDATA[<p><i>It could be that Dreamhosts sshd configuration doesn’t allow tunnelling</i></p>
<p>Unlikely, since I tunnel through it on my linux and windows boxes everyday (I live in China). I&#8217;m using the same port on the iPhone as well, so I know that&#8217;s open. After I enter the password, the terminal just hangs&#8230; no command line, no error, nothing. Tried on different Wi-Fi connections as well.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ChrisJohnRiley</title>
		<link>http://blog.c22.cc/2009/06/21/iphone-ssh-tunnel/comment-page-3/#comment-1166</link>
		<dc:creator><![CDATA[ChrisJohnRiley]]></dc:creator>
		<pubDate>Thu, 25 Mar 2010 07:16:28 +0000</pubDate>
		<guid isPermaLink="false">http://c22blog.wordpress.com/?p=540#comment-1166</guid>
		<description><![CDATA[It could be that Dreamhosts sshd configuration doesn&#039;t allow tunnelling.... also the -N option requires SSH protocol version 2. To ensure protocol version 2, use the -2 option in the command-line.]]></description>
		<content:encoded><![CDATA[<p>It could be that Dreamhosts sshd configuration doesn&#8217;t allow tunnelling&#8230;. also the -N option requires SSH protocol version 2. To ensure protocol version 2, use the -2 option in the command-line.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: dgc</title>
		<link>http://blog.c22.cc/2009/06/21/iphone-ssh-tunnel/comment-page-3/#comment-1148</link>
		<dc:creator><![CDATA[dgc]]></dc:creator>
		<pubDate>Sat, 20 Mar 2010 10:30:16 +0000</pubDate>
		<guid isPermaLink="false">http://c22blog.wordpress.com/?p=540#comment-1148</guid>
		<description><![CDATA[I&#039;ve been trying this and ssh&#039;ing to Dreamhost is hanging up if I include the &quot;-N&quot; operator. Any idea why?

I also get this sometimes, though I think its because I kill the hanging process and it doesn&#039;t close the listening port correctly.:

bind: address already in use
channel_setup_fwd_listener: cannot listen to port: 8081
Could not request local forwarding

Any help would be appreciated]]></description>
		<content:encoded><![CDATA[<p>I&#8217;ve been trying this and ssh&#8217;ing to Dreamhost is hanging up if I include the &#8220;-N&#8221; operator. Any idea why?</p>
<p>I also get this sometimes, though I think its because I kill the hanging process and it doesn&#8217;t close the listening port correctly.:</p>
<p>bind: address already in use<br />
channel_setup_fwd_listener: cannot listen to port: 8081<br />
Could not request local forwarding</p>
<p>Any help would be appreciated</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Steve</title>
		<link>http://blog.c22.cc/2009/06/21/iphone-ssh-tunnel/comment-page-2/#comment-985</link>
		<dc:creator><![CDATA[Steve]]></dc:creator>
		<pubDate>Thu, 04 Mar 2010 04:51:21 +0000</pubDate>
		<guid isPermaLink="false">http://c22blog.wordpress.com/?p=540#comment-985</guid>
		<description><![CDATA[What&#039;s the advantage of this 3proxy approach over running squid on remotehost, setting up an ssh tunnel using

ssh -p 64000 -L 8080:localhost:3128 -l username remotehost -f -C -q -N

then setting the manual HTTP proxy localhost:8080 for the iPhone&#039;s Wi-Fi setting for the specific network?

I&#039;ve been using this squid approach successfully, but also have 3proxy and am wondering why I should use that.]]></description>
		<content:encoded><![CDATA[<p>What&#8217;s the advantage of this 3proxy approach over running squid on remotehost, setting up an ssh tunnel using</p>
<p>ssh -p 64000 -L 8080:localhost:3128 -l username remotehost -f -C -q -N</p>
<p>then setting the manual HTTP proxy localhost:8080 for the iPhone&#8217;s Wi-Fi setting for the specific network?</p>
<p>I&#8217;ve been using this squid approach successfully, but also have 3proxy and am wondering why I should use that.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Goran Cobanovic</title>
		<link>http://blog.c22.cc/2009/06/21/iphone-ssh-tunnel/comment-page-2/#comment-456</link>
		<dc:creator><![CDATA[Goran Cobanovic]]></dc:creator>
		<pubDate>Sun, 06 Dec 2009 02:25:08 +0000</pubDate>
		<guid isPermaLink="false">http://c22blog.wordpress.com/?p=540#comment-456</guid>
		<description><![CDATA[Great read, will come back for more soon, thanks]]></description>
		<content:encoded><![CDATA[<p>Great read, will come back for more soon, thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Cedric</title>
		<link>http://blog.c22.cc/2009/06/21/iphone-ssh-tunnel/comment-page-2/#comment-441</link>
		<dc:creator><![CDATA[Cedric]]></dc:creator>
		<pubDate>Sun, 22 Nov 2009 16:52:08 +0000</pubDate>
		<guid isPermaLink="false">http://c22blog.wordpress.com/?p=540#comment-441</guid>
		<description><![CDATA[Can you give me the name of the hosted VPN service? I&#039;m searching besides 26c3 for a more secure dataconnection of my phone and it&#039;s hard to find a reliable and trustworthy service for 30$

Maybe you will add me at twitter @kernelpaniclite so we can DM?]]></description>
		<content:encoded><![CDATA[<p>Can you give me the name of the hosted VPN service? I&#8217;m searching besides 26c3 for a more secure dataconnection of my phone and it&#8217;s hard to find a reliable and trustworthy service for 30$</p>
<p>Maybe you will add me at twitter @kernelpaniclite so we can DM?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ChrisJohnRiley</title>
		<link>http://blog.c22.cc/2009/06/21/iphone-ssh-tunnel/comment-page-2/#comment-440</link>
		<dc:creator><![CDATA[ChrisJohnRiley]]></dc:creator>
		<pubDate>Sat, 21 Nov 2009 08:20:28 +0000</pubDate>
		<guid isPermaLink="false">http://c22blog.wordpress.com/?p=540#comment-440</guid>
		<description><![CDATA[Due to router issues I went with 2 options. 1 was a Dreamhost server that runs my US SSH server. The other is a hosted VPN service that encrypts from the device to a central server, then directly connects to the web. The service was something like $30 for a year, and at the time it was a lot more cost effective than buying a new router, configuring and setting up the VPN over a weekend before Blackhat. Still, there&#039;s plenty of time before next years events to set something up ;) Problem is, iPhone doesn&#039;t support OpenVPN (yet).

If you&#039;ve got a DECT eventphone you can call me on extension 2252 (BAKA) or you can catch me on twitter as I&#039;ll be using that to setup meeting and posting information about the conference. I&#039;m @ChrisJohnRiley on Twitter.]]></description>
		<content:encoded><![CDATA[<p>Due to router issues I went with 2 options. 1 was a Dreamhost server that runs my US SSH server. The other is a hosted VPN service that encrypts from the device to a central server, then directly connects to the web. The service was something like $30 for a year, and at the time it was a lot more cost effective than buying a new router, configuring and setting up the VPN over a weekend before Blackhat. Still, there&#8217;s plenty of time before next years events to set something up <img src='http://s1.wp.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' />  Problem is, iPhone doesn&#8217;t support OpenVPN (yet).</p>
<p>If you&#8217;ve got a DECT eventphone you can call me on extension 2252 (BAKA) or you can catch me on twitter as I&#8217;ll be using that to setup meeting and posting information about the conference. I&#8217;m @ChrisJohnRiley on Twitter.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

