Differences

This shows you the differences between the selected revisions of the page.

2020-08-21 2022-02-05
empty line between headers improves formatting (martin) no summary (124.123.68.193) (hidden) (untrusted)
Line 33: Line 33:
Note that this is for illustration only, such a simple tunnel can be setup directly in WinSCP. Note that this is for illustration only, such a simple tunnel can be setup directly in WinSCP.
-==== Setting up the tunnel ==== +. And add new forwarded port:
-In PuTTY configure a session for //Server A//. I.e. particularly fill in //Host Name//. Then switch to //Connection > SSH > Tunnels// page. And add new forwarded port:+
  * //Source port//: Any free local port, typically above 3000. Example: 3111.   * //Source port//: Any free local port, typically above 3000. Example: 3111.
  * //Destination//: Hostname and port of the //Server B// separated by colon (the same information you would fill on //Session// dialog of WinSCP if you were connecting directly). The port will typically be SSH port 22. Example: example.com:22.   * //Destination//: Hostname and port of the //Server B// separated by colon (the same information you would fill on //Session// dialog of WinSCP if you were connecting directly). The port will typically be SSH port 22. Example: example.com:22.

Last modified: by 124.123.68.193