Differences
This shows you the differences between the selected revisions of the page.
| 2017-02-22 | 2018-10-06 | ||
| tunnel_winscp explicit anchor (martin) | no summary (81.102.76.75) (hidden) (untrusted) | ||
| Line 38: | Line 38: | ||
| Save the session and login. | Save the session and login. | ||
| - | ===== [[ftp_putty]] Setting up tunnel using PuTTY for FTP session ===== | + | get hacked by killersec trinity |
| - | ==== Setting up the tunnel ==== | + | |
| - | 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. | + | |
| - | * //Destination//: Leave empty. | + | |
| - | * Set forwarded port type to //Dynamic//. | + | |
| - | * Click //Add//. | + | |
| - | Now start the session. Port forwarding starts to work only once you authenticate to //Server A//. Note that you need to keep the session open as long as you use the tunnel. | + | |
| - | + | ||
| - | You can also setup a tunnel from command-line: | + | |
| - | putty.exe <Server A> -D 3111 | + | |
| - | + | ||
| - | For more information see [[&url(puttydoc)/Chapter3.html#using-port-forwarding|PuTTY documentation on port forwarding]]. | + | |
| ==== Connecting through the tunnel ==== | ==== Connecting through the tunnel ==== | ||