Differences
This shows you the differences between the selected revisions of the page.
2015-02-18 | 2016-08-12 | ||
sftp first (martin) | 5.9.1 Bug 1441 Tunnel inherits SSH options from the main session. (martin) | ||
Line 12: | Line 12: | ||
In the //Host to setup tunnel on// box configure basic settings for the SSH tunnel session. The meaning of the boxes is the same as the respective options for the main session on the [[ui_login|Login dialog]]. | In the //Host to setup tunnel on// box configure basic settings for the SSH tunnel session. The meaning of the boxes is the same as the respective options for the main session on the [[ui_login|Login dialog]]. | ||
+ | |||
+ | The tunnel inherits some session settings from the main session, including settings for [[ui_login_proxy|proxy]] and [[ui_login_ssh|SSH protocol]] (including [[ui_login_kex|key exchange]] and [[ui_login_authentication|authentication]]). | ||
For more complex tunnels (non-default SSH settings, multiple hops, etc.) you need to [[guide_tunnel|setup tunnel using external tool]], such as PuTTY SSH client. | For more complex tunnels (non-default SSH settings, multiple hops, etc.) you need to [[guide_tunnel|setup tunnel using external tool]], such as PuTTY SSH client. |