[Cyberduck-trac] [Cyberduck] #11227: Failure connecting through jump server with alias in configuration for target host

Cyberduck trac at cyberduck.io
Fri Nov 20 08:07:54 UTC 2020


#11227: Failure connecting through jump server with alias in configuration for
target host
-------------------------+-------------------------
 Reporter:  mbaciarello  |         Owner:  dkocher
     Type:  defect       |        Status:  reopened
 Priority:  normal       |     Milestone:  7.7.1
Component:  sftp         |       Version:  7.7.1
 Severity:  normal       |    Resolution:
 Keywords:               |  Architecture:  Intel
 Platform:  macOS 11     |
-------------------------+-------------------------
Changes (by ioemilio):

 * status:  closed => reopened
 * version:  7.6.2 => 7.7.1
 * resolution:  fixed =>


Comment:

 Hi,

 The feature is still not working for me. I am running Version 7.7.1
 (33788) on macOS 11.0.1.

 I have set ~/.ssh/config as follows:
 {{{
 Host ServerA
         HostName        ServerA.address
         User            UserX

 Host ServerB
         HostName        ServerB.address
         ProxyJump       ServerA
         User            UserY
 }}}
 If I do ''ssh ServerB'' from Terminal, everything is working fine.

 In Cyberduck, I add a new bookmark using SFTP protocol and set the field
 "Server:" to "ServerB". It automatically autocompletes the field
 "Username:" correctly. Then, when I try to connect, it gives me an error
 '''Connection failed''' saying the following:

 ''DNS lookup for '''ServerB.address''' failed. DNS is the network service
 that translates a server name to its Internet address. This error is most
 often caused by having no connection to the Internet or a misconfigured
 network. It can also be caused by an unresponsive DNS server or a firewall
 preventing access to the network.''

 Thank you for your help.

--
Ticket URL: <https://trac.cyberduck.io/ticket/11227#comment:11>
Cyberduck <https://cyberduck.io>
Libre FTP, SFTP, WebDAV, S3 & OpenStack Swift browser for Mac and Windows


More information about the Cyberduck-trac mailing list