Difference between revisions of "SSH Port Forward"
From MS Computech
Line 3: | Line 3: | ||
Yourhost >>>> internet >>>>> Gateway | Yourhost >>>> internet >>>>> Gateway | ||
− | Download [http://rapidshare.com/files/175099731/SSH.rar SSH Client] | + | Download [http://rapidshare.com/files/175099731/SSH.rar SSH Client] |
Copy to C:\windows\system32\<br> | Copy to C:\windows\system32\<br> | ||
− | + | Yourhost พิมพ์ | |
− | <pre>#ssh -L 1000: | + | <pre>#ssh -L 1000:gatewayipaddress:3389 administrator@gatewayipaddress</pre><pre>#mstsc |
localhost:1000</pre> | localhost:1000</pre> |
Revision as of 11:11, 9 January 2009
RDP Tunnel SSH
Yourhost >>>> internet >>>>> Gateway
Download SSH Client
Copy to C:\windows\system32\
Yourhost พิมพ์
#ssh -L 1000:gatewayipaddress:3389 administrator@gatewayipaddress
#mstsc localhost:1000