Open EugenMayer opened 1 year ago
Any chance to get this moving?
e.g. i can use
ssh -J bastian-alias user@remote-ip
without any issues.
i cannot use
ssh -J bastian-alias remote-alias
But i assume this is expected.
Since the former works without issues, i expect this to be somewhat of an assh issue. Thanks!
I'am trying to connect to a (latest patches) debian bullseye server (lets call in target) via a (latest patches) debian bullseye (lets call it bastion). I can connect directly to the target (from a latest manjaro), but not via the bastion. The connection via the bastion worked without issue beforehand.
Looking at the targets sshd logs / auth logs i see
Did something in assh change?
assh:
Do i miss anything obvious? Sorry if it is just a layer8 - just wondering .. it just used to work about 3 weeks ago.