[Cyberduck-trac] [Cyberduck] #2865: Support proxy connection with SSH Tunnel through bastion server
Cyberduck
trac at trac.cyberduck.io
Wed Dec 14 04:12:23 UTC 2016
#2865: Support proxy connection with SSH Tunnel through bastion server
-------------------------------------------------+-------------------------
Reporter: ross.peoples@… | Owner: dkocher
Type: enhancement | Status: assigned
Priority: low | Milestone:
Component: sftp | Version: 4.4.5
Severity: normal | Resolution:
Keywords: ssh tunnel sftp gateway jump server | Architecture: Intel
Platform: |
-------------------------------------------------+-------------------------
Comment (by micah-uber):
I may have misspoke a little. I have an ssh config that does the proxying
for me. Other clients respect this config and work as expected. When I use
cyberduck it will not let use the setting i have setup in the .ssh/config
file.
Host domenode
HostName somenode
ForwardAgent yes
Host someprefix-* !somenode*
Compression no
ForwardAgent yes
HostName %h
ProxyCommand ssh somenode -W %h:%p
With this I get this error.
[[Image(cyberducktunnelerror.png)]]
--
Ticket URL: <https://trac.cyberduck.io/ticket/2865#comment:34>
Cyberduck <https://cyberduck.io>
Libre FTP, SFTP, WebDAV, S3 & OpenStack Swift browser for Mac and Windows
More information about the Cyberduck-trac
mailing list