dbclient v2019.78: proxyJump
Adrian Fiergolski
a.fiergolski at gmail.com
Sun May 3 23:38:34 AWST 2020
Hi,
I am having troubles connecting to another host though a ssh proxy. The
command:
$>dbclient -i /my_dir/id_rsa -J "dbclient -i /my_dir/id_rsa
username1 at server1" username2 at server2
and
$>dbclient -i /my_dir/id_rsa -J "dbclient -t -i /my_dir/id_rsa
username1 at server1" username2 at server2
return:
dbclient: Failed reading termmodes
dbclient: Connection to username1 at server1:22 exited: Failed to set
raw TTY mode
dbclient: Connection to username2 at server2:22 exited: Remote closed
the connection
I have also tried
$>dbclient -i /my_dir/id_rsa -J "dbclient -T -i /my_dir/id_rsa
username1 at server1" username2 at server2
but it doesn't connect to the server2 neither.
The connection to the first host
dbclient -i /my_dir/id_rsa username1 at server1
works properly.
What am I doing wrong? How to connect to the final server through the
ssh proxy using dropbear?
Regards,
Adrian
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 488 bytes
Desc: OpenPGP digital signature
Url : https://lists.ucc.gu.uwa.edu.au/pipermail/dropbear/attachments/20200503/8afbbde7/attachment-0001.sig
More information about the Dropbear
mailing list