Difference between revisions of "SSH Port Forward"

From MS Computech
Jump to: navigation, search
(New page: RDP Tunnel SSH Yourhost >>>>  internet >>>>> Gateway บน windows พิมพ์ <pre>#ssh -L 1000:200.122.244.89:3389 [mailto:administrator@gatewayi...)
 
Line 1: Line 1:
RDP Tunnel SSH
+
RDP Tunnel SSH  
  
Yourhost &gt;&gt;&gt;&gt;&nbsp; internet &gt;&gt;&gt;&gt;&gt; Gateway
+
Yourhost &gt;&gt;&gt;&gt;&nbsp; internet &gt;&gt;&gt;&gt;&gt; Gateway  
  
 +
<br>
  
 +
บน windows พิมพ์
 +
<pre>#ssh -L 1000:200.122.244.89:3389 [mailto:administrator@gatewayipaddress administrator@gatewayipaddress]</pre><pre>#mstsc
  
บน windows พิมพ์
+
localhost:1000</pre>
<pre>#ssh -L 1000:200.122.244.89:3389 [mailto:administrator@gatewayipaddress administrator@gatewayipaddress]</pre><pre>#mstsc
 
#localhost:1000</pre>
 

Revision as of 14:55, 3 December 2008

RDP Tunnel SSH

Yourhost >>>>  internet >>>>> Gateway


บน windows พิมพ์

#ssh -L 1000:200.122.244.89:3389 [mailto:administrator@gatewayipaddress administrator@gatewayipaddress]
#mstsc
localhost:1000