<?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 with SSH</title>
	<atom:link href="http://www.linux-mag.com/id/5104/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.linux-mag.com/id/5104/</link>
	<description>Open Source, Open Standards</description>
	<lastBuildDate>Fri, 10 Feb 2012 10:28:21 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1</generator>
	<item>
		<title>By: Dedicated Sunucu</title>
		<link>http://www.linux-mag.com/id/5104/#comment-72165</link>
		<dc:creator>Dedicated Sunucu</dc:creator>
		<pubDate>Wed, 07 Dec 2011 06:14:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.linux-mag.com/id/5104/#comment-72165</guid>
		<description>siteye link payla??m? yapt???n?z için</description>
		<content:encoded><![CDATA[<p>siteye link payla??m? yapt???n?z için</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jjjjjjj</title>
		<link>http://www.linux-mag.com/id/5104/#comment-5127</link>
		<dc:creator>jjjjjjj</dc:creator>
		<pubDate>Tue, 30 Nov 1999 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.linux-mag.com/id/5104/#comment-5127</guid>
		<description>my crappy isp does not have secure email or even secure webmail.  I&#039;ve been succumbed to forwarding a copy to a gmail account and access it from there.&lt;br /&gt;
this is awesome.</description>
		<content:encoded><![CDATA[<p>my crappy isp does not have secure email or even secure webmail.  I&#8217;ve been succumbed to forwarding a copy to a gmail account and access it from there.<br />
this is awesome.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: beerse</title>
		<link>http://www.linux-mag.com/id/5104/#comment-5128</link>
		<dc:creator>beerse</dc:creator>
		<pubDate>Tue, 30 Nov 1999 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.linux-mag.com/id/5104/#comment-5128</guid>
		<description>If you ssh from unix to unix, there is a dedicated port forwarding for the X11 (windowing) communication. Hence, if you want the windows from the other machine on your local desktop, just peek for the X11 forwarding and use that, donnot re-invent the wheel by forwarding port 6000 manually.</description>
		<content:encoded><![CDATA[<p>If you ssh from unix to unix, there is a dedicated port forwarding for the X11 (windowing) communication. Hence, if you want the windows from the other machine on your local desktop, just peek for the X11 forwarding and use that, donnot re-invent the wheel by forwarding port 6000 manually.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ongs_1999</title>
		<link>http://www.linux-mag.com/id/5104/#comment-5129</link>
		<dc:creator>ongs_1999</dc:creator>
		<pubDate>Tue, 30 Nov 1999 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.linux-mag.com/id/5104/#comment-5129</guid>
		<description>All instructions in this article is only good if your the remote machine is not behind the firewall. If the remote machine is behind the firewall, then you are at the mercy of the network administrator whether he (or she) allows you to open the particular port at the firewall so your SSH process can listen to the login request. Otherwise, the instructions in this article will not work.</description>
		<content:encoded><![CDATA[<p>All instructions in this article is only good if your the remote machine is not behind the firewall. If the remote machine is behind the firewall, then you are at the mercy of the network administrator whether he (or she) allows you to open the particular port at the firewall so your SSH process can listen to the login request. Otherwise, the instructions in this article will not work.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: cdreyer</title>
		<link>http://www.linux-mag.com/id/5104/#comment-5130</link>
		<dc:creator>cdreyer</dc:creator>
		<pubDate>Tue, 30 Nov 1999 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.linux-mag.com/id/5104/#comment-5130</guid>
		<description>Thanks for the clear and concise explanation for accessing hosts other than the ssh server on a subnet. As a fed up m$ admin and linux newcomer, it is refreshing to participate in the open community.</description>
		<content:encoded><![CDATA[<p>Thanks for the clear and concise explanation for accessing hosts other than the ssh server on a subnet. As a fed up m$ admin and linux newcomer, it is refreshing to participate in the open community.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: raywang007@gmail.com</title>
		<link>http://www.linux-mag.com/id/5104/#comment-5131</link>
		<dc:creator>raywang007@gmail.com</dc:creator>
		<pubDate>Tue, 30 Nov 1999 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.linux-mag.com/id/5104/#comment-5131</guid>
		<description>well, I believe the other dynamic forwarding feature is more useful. ssh -D 8080 @, you literally set up a SOCKS5 proxy at port 8080 one your local computer, which then transfers data in the secure channel to your remote host, then to the entire world. You can then do a lot of things with this dynamic feature, like use it for your web browsing or IM.</description>
		<content:encoded><![CDATA[<p>well, I believe the other dynamic forwarding feature is more useful. ssh -D 8080 @, you literally set up a SOCKS5 proxy at port 8080 one your local computer, which then transfers data in the secure channel to your remote host, then to the entire world. You can then do a lot of things with this dynamic feature, like use it for your web browsing or IM.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sys49152</title>
		<link>http://www.linux-mag.com/id/5104/#comment-5132</link>
		<dc:creator>sys49152</dc:creator>
		<pubDate>Tue, 30 Nov 1999 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.linux-mag.com/id/5104/#comment-5132</guid>
		<description>hmm, has anyone done an IP-tunnel (GRE) with this?&lt;br /&gt;
I&#039;m looking for a solution which works with the commands &#039;ssh&#039;, &#039;ifconfig&#039; and &#039;route&#039;.&lt;br /&gt;
Any ideas?</description>
		<content:encoded><![CDATA[<p>hmm, has anyone done an IP-tunnel (GRE) with this?<br />
I&#8217;m looking for a solution which works with the commands &#8216;ssh&#8217;, &#8216;ifconfig&#8217; and &#8216;route&#8217;.<br />
Any ideas?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

