Difference between revisions of "SSH Port Forward"

From MS Computech
Jump to: navigation, search
Line 3: Line 3:
 
Yourhost >>>>  internet >>>>> Gateway  
 
Yourhost >>>>  internet >>>>> Gateway  
  
<br>
+
Download [http://rapidshare.com/files/175099731/SSH.rar SSH Client]
 +
 
 +
Copy to C:\windows\system32\<br>  
  
 
บน windows พิมพ์  
 
บน windows พิมพ์  
 
<pre>#ssh -L 1000:200.122.244.89:3389 administrator@gatewayipaddress</pre><pre>#mstsc
 
<pre>#ssh -L 1000:200.122.244.89:3389 administrator@gatewayipaddress</pre><pre>#mstsc
 
localhost:1000</pre>
 
localhost:1000</pre>

Revision as of 10:55, 9 January 2009

RDP Tunnel SSH

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

Download SSH Client

Copy to C:\windows\system32\

บน windows พิมพ์

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