<?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: Port Forwarding Using SSH Tunnel</title>
	<atom:link href="http://fclose.com/b/linux/818/port-forwarding-using-ssh-tunnel/feed/" rel="self" type="application/rss+xml" />
	<link>http://fclose.com/b/linux/818/port-forwarding-using-ssh-tunnel/</link>
	<description>Clear solutions, tutorials and tips on Linux and virtualization from the author&#039;s experience with clusters.</description>
	<lastBuildDate>Fri, 10 Feb 2012 02:48:49 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: eric</title>
		<link>http://fclose.com/b/linux/818/port-forwarding-using-ssh-tunnel/comment-page-1/#comment-72</link>
		<dc:creator>eric</dc:creator>
		<pubDate>Tue, 18 May 2010 18:37:51 +0000</pubDate>
		<guid isPermaLink="false">http://zhiqiangma.info/?p=818#comment-72</guid>
		<description>&lt;p&gt;GatewayPorts should be &#8220;yes&#8221; in /etc/ssh/sshd_config on sshd server if remote forwarding is enabled for machine c0.&lt;/p&gt;
&lt;p&gt;=============&lt;br /&gt;
GatewayPorts&lt;br /&gt;
            Specifies whether remote hosts are allowed to connect to ports&lt;br /&gt;
            forwarded for the client.  By default, sshd binds remote port&lt;br /&gt;
            forwardings to the loopback address.  This prevents other remote&lt;br /&gt;
            hosts from connecting to forwarded ports.  GatewayPorts can be&lt;br /&gt;
            used to specify that sshd should allow remote port forwardings to&lt;br /&gt;
            bind to non-loopback addresses, thus allowing other hosts to con-&lt;br /&gt;
            nect.  The argument may be &#8220;no to force remote port forward-&lt;br /&gt;
            ings to be available to the local host only, &#8220;yes to force&lt;br /&gt;
            remote port forwardings to bind to the wildcard address, or&lt;br /&gt;
            &#8220;clientspecified to allow the client to select the address to&lt;br /&gt;
            which the forwarding is bound.  The default is &#8220;no.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>GatewayPorts should be &#8220;yes&#8221; in /etc/ssh/sshd_config on sshd server if remote forwarding is enabled for machine c0.</p>
<p>=============<br />
GatewayPorts<br />
            Specifies whether remote hosts are allowed to connect to ports<br />
            forwarded for the client.  By default, sshd binds remote port<br />
            forwardings to the loopback address.  This prevents other remote<br />
            hosts from connecting to forwarded ports.  GatewayPorts can be<br />
            used to specify that sshd should allow remote port forwardings to<br />
            bind to non-loopback addresses, thus allowing other hosts to con-<br />
            nect.  The argument may be &#8220;no to force remote port forward-<br />
            ings to be available to the local host only, &#8220;yes to force<br />
            remote port forwardings to bind to the wildcard address, or<br />
            &#8220;clientspecified to allow the client to select the address to<br />
            which the forwarding is bound.  The default is &#8220;no.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

