<?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: Connections through Firewall via SSH tunnel</title>
	<atom:link href="http://weyland.be/wrdprss/index.php/2005/09/28/connections-through-firewall-via-ssh-tunnel/feed/" rel="self" type="application/rss+xml" />
	<link>http://weyland.be/wrdprss/index.php/2005/09/28/connections-through-firewall-via-ssh-tunnel/</link>
	<description>Fiddling with ... everything.</description>
	<lastBuildDate>Thu, 08 Dec 2011 12:10:24 +0100</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Selder</title>
		<link>http://weyland.be/wrdprss/index.php/2005/09/28/connections-through-firewall-via-ssh-tunnel/comment-page-3/#comment-137369</link>
		<dc:creator>Selder</dc:creator>
		<pubDate>Tue, 02 Dec 2008 14:29:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.damn.be/wordpress/?p=33#comment-137369</guid>
		<description>it means the IP address (or hostname) of the proxy server at your work.  What kind of proxy do you have?  I have tried it on various proxy servers, and found that Microsoft&#039;s ISA server didn&#039;t work so well...</description>
		<content:encoded><![CDATA[<p>it means the IP address (or hostname) of the proxy server at your work.  What kind of proxy do you have?  I have tried it on various proxy servers, and found that Microsoft&#8217;s ISA server didn&#8217;t work so well&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: simon</title>
		<link>http://weyland.be/wrdprss/index.php/2005/09/28/connections-through-firewall-via-ssh-tunnel/comment-page-3/#comment-137100</link>
		<dc:creator>simon</dc:creator>
		<pubDate>Fri, 28 Nov 2008 16:50:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.damn.be/wordpress/?p=33#comment-137100</guid>
		<description>Hi nice tutorial :) 
And cant get it to work though.
In step 2.2 Proxy configuration you say I should fill in all the information about your proxy at work. Does that mean my ip (at work) ?
When I do this and try to connect I get &quot;Network Error: Connection Refused&quot;. I think I have done everything as I should. I have checked and rechecked everything.</description>
		<content:encoded><![CDATA[<p>Hi nice tutorial :)<br />
And cant get it to work though.<br />
In step 2.2 Proxy configuration you say I should fill in all the information about your proxy at work. Does that mean my ip (at work) ?<br />
When I do this and try to connect I get &#8220;Network Error: Connection Refused&#8221;. I think I have done everything as I should. I have checked and rechecked everything.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: J S</title>
		<link>http://weyland.be/wrdprss/index.php/2005/09/28/connections-through-firewall-via-ssh-tunnel/comment-page-3/#comment-114157</link>
		<dc:creator>J S</dc:creator>
		<pubDate>Fri, 11 Jul 2008 21:47:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.damn.be/wordpress/?p=33#comment-114157</guid>
		<description>I&#039;ll try that.  however, my current example hotel has &quot;free wifi&quot; with these ports open (from nmap): 21 ftp, 53 domain, 1723 pptp, 2000callbook, 3986mapper-ws_ethd), but I am getting through to http...</description>
		<content:encoded><![CDATA[<p>I&#8217;ll try that.  however, my current example hotel has &#8220;free wifi&#8221; with these ports open (from nmap): 21 ftp, 53 domain, 1723 pptp, 2000callbook, 3986mapper-ws_ethd), but I am getting through to http&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Selder</title>
		<link>http://weyland.be/wrdprss/index.php/2005/09/28/connections-through-firewall-via-ssh-tunnel/comment-page-3/#comment-114106</link>
		<dc:creator>Selder</dc:creator>
		<pubDate>Fri, 11 Jul 2008 14:38:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.damn.be/wordpress/?p=33#comment-114106</guid>
		<description>I&#039;m thinking running the opensshd on port 80 on your machine at home, isn&#039;t that port open *everywhere* ?</description>
		<content:encoded><![CDATA[<p>I&#8217;m thinking running the opensshd on port 80 on your machine at home, isn&#8217;t that port open *everywhere* ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: J S</title>
		<link>http://weyland.be/wrdprss/index.php/2005/09/28/connections-through-firewall-via-ssh-tunnel/comment-page-3/#comment-114102</link>
		<dc:creator>J S</dc:creator>
		<pubDate>Fri, 11 Jul 2008 13:56:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.damn.be/wordpress/?p=33#comment-114102</guid>
		<description>I have the following problem when I travel:

&quot;work&quot; access changes due to airports, hotels, coffee shops, etc. that I am at.  I want to tunnel to the home pc to keep traffic protected in naturally unprotected environments. 

Each of these remote locations have random ports open on my &quot;client&quot; end - and I won&#039;t know what is there until I arrive.  One place will have 443, the next 3189, random, random, etc.  Other than having all ports at the server router point to the server (to enable any condition I might run into -  and which is more risky for the home server, is there a workaround?

I have nmap installed on my &quot;client pc&quot; so I can find all open ports on the &quot;client&quot; access point end without much problem.  My whole setup between client and server has been tested and works on both my server network (DSL) and a neighbor&#039;s cable wifi (so I knew it was working across multiple broadband providers and different LANs.

I don&#039;t use putty or windows, both client and server are running Xubuntu 8.04, openssh, and Remote Desktop Viewer with Vino VNC, but the problem is the same as those using putty/windows... using &quot;ssh -L 5901:localhost:3986 user@ip.com&quot; returns timeout errors as the server port forwarding is not set up for 3986 (3986 is an open port at an example remote hotel found via nmap; ports I have forwarded at the server are 5900 and 443 right now while testing, 5901 is the port on the client machine that VNC is connected to - thought the ssh tunnel never gets set up to route through.).

Any suggestions other than forwarding &quot;all&quot; ports to the server machine (very risky)?</description>
		<content:encoded><![CDATA[<p>I have the following problem when I travel:</p>
<p>&#8220;work&#8221; access changes due to airports, hotels, coffee shops, etc. that I am at.  I want to tunnel to the home pc to keep traffic protected in naturally unprotected environments. </p>
<p>Each of these remote locations have random ports open on my &#8220;client&#8221; end &#8211; and I won&#8217;t know what is there until I arrive.  One place will have 443, the next 3189, random, random, etc.  Other than having all ports at the server router point to the server (to enable any condition I might run into &#8211;  and which is more risky for the home server, is there a workaround?</p>
<p>I have nmap installed on my &#8220;client pc&#8221; so I can find all open ports on the &#8220;client&#8221; access point end without much problem.  My whole setup between client and server has been tested and works on both my server network (DSL) and a neighbor&#8217;s cable wifi (so I knew it was working across multiple broadband providers and different LANs.</p>
<p>I don&#8217;t use putty or windows, both client and server are running Xubuntu 8.04, openssh, and Remote Desktop Viewer with Vino VNC, but the problem is the same as those using putty/windows&#8230; using &#8220;ssh -L 5901:localhost:3986 <a href="mailto:user@ip.com">user@ip.com</a>&#8221; returns timeout errors as the server port forwarding is not set up for 3986 (3986 is an open port at an example remote hotel found via nmap; ports I have forwarded at the server are 5900 and 443 right now while testing, 5901 is the port on the client machine that VNC is connected to &#8211; thought the ssh tunnel never gets set up to route through.).</p>
<p>Any suggestions other than forwarding &#8220;all&#8221; ports to the server machine (very risky)?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: anonymous</title>
		<link>http://weyland.be/wrdprss/index.php/2005/09/28/connections-through-firewall-via-ssh-tunnel/comment-page-3/#comment-112156</link>
		<dc:creator>anonymous</dc:creator>
		<pubDate>Thu, 03 Jul 2008 12:31:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.damn.be/wordpress/?p=33#comment-112156</guid>
		<description>Could you possibly write a similiar tutorial on setting file and print sharing up remotely?</description>
		<content:encoded><![CDATA[<p>Could you possibly write a similiar tutorial on setting file and print sharing up remotely?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andre</title>
		<link>http://weyland.be/wrdprss/index.php/2005/09/28/connections-through-firewall-via-ssh-tunnel/comment-page-3/#comment-111635</link>
		<dc:creator>Andre</dc:creator>
		<pubDate>Tue, 01 Jul 2008 15:17:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.damn.be/wordpress/?p=33#comment-111635</guid>
		<description>Hello all!

Im new at this so bare with me ;)
Just a week ago my employer started to use a website filtering system.
Would like to bypass that :) Found this super nice toturial.

I can do everything in this guide but get hold of the proxy settings in step 2.2.
Do you know how you can detect the settings of a proxy server? In my webrowser IE 7 (yes using windows at work) there are no server specified.

Would be nice to get some input on this.
Thanks // Andre</description>
		<content:encoded><![CDATA[<p>Hello all!</p>
<p>Im new at this so bare with me ;)<br />
Just a week ago my employer started to use a website filtering system.<br />
Would like to bypass that :) Found this super nice toturial.</p>
<p>I can do everything in this guide but get hold of the proxy settings in step 2.2.<br />
Do you know how you can detect the settings of a proxy server? In my webrowser IE 7 (yes using windows at work) there are no server specified.</p>
<p>Would be nice to get some input on this.<br />
Thanks // Andre</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Selder</title>
		<link>http://weyland.be/wrdprss/index.php/2005/09/28/connections-through-firewall-via-ssh-tunnel/comment-page-3/#comment-80968</link>
		<dc:creator>Selder</dc:creator>
		<pubDate>Tue, 19 Feb 2008 21:17:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.damn.be/wordpress/?p=33#comment-80968</guid>
		<description>If port 443 is open to the internet, and port 443 is open from the internet to your machine at home, you can just follow this guide and do pretty much everything you want... :)</description>
		<content:encoded><![CDATA[<p>If port 443 is open to the internet, and port 443 is open from the internet to your machine at home, you can just follow this guide and do pretty much everything you want&#8230; :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: anonymous</title>
		<link>http://weyland.be/wrdprss/index.php/2005/09/28/connections-through-firewall-via-ssh-tunnel/comment-page-3/#comment-80737</link>
		<dc:creator>anonymous</dc:creator>
		<pubDate>Tue, 19 Feb 2008 07:37:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.damn.be/wordpress/?p=33#comment-80737</guid>
		<description>I work at a client place, where all ports except 80 and 443  are blocked. I need to dowloand my emails usin pop3. Any way to resolve is issue

Thanks In advance</description>
		<content:encoded><![CDATA[<p>I work at a client place, where all ports except 80 and 443  are blocked. I need to dowloand my emails usin pop3. Any way to resolve is issue</p>
<p>Thanks In advance</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: BruceBlack</title>
		<link>http://weyland.be/wrdprss/index.php/2005/09/28/connections-through-firewall-via-ssh-tunnel/comment-page-3/#comment-46719</link>
		<dc:creator>BruceBlack</dc:creator>
		<pubDate>Fri, 06 Jul 2007 12:27:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.damn.be/wordpress/?p=33#comment-46719</guid>
		<description>Oh well, thanks for the help though. I have at least seen the light of remote connectivity through a work firewall..., it was good getting this far.  
I will continue to try and resolve the problem and will post my results if and when I figure it out for your other readers.  
Thanks again.</description>
		<content:encoded><![CDATA[<p>Oh well, thanks for the help though. I have at least seen the light of remote connectivity through a work firewall&#8230;, it was good getting this far.<br />
I will continue to try and resolve the problem and will post my results if and when I figure it out for your other readers.<br />
Thanks again.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

