[Bug 2951] command line key options ignored for jumphost
bugzilla-daemon at bugzilla.mindrot.org
bugzilla-daemon at bugzilla.mindrot.org
Tue Jan 22 21:28:19 AEDT 2019
https://bugzilla.mindrot.org/show_bug.cgi?id=2951
Damien Miller <djm at mindrot.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
CC| |djm at mindrot.org
Resolution|--- |WONTFIX
--- Comment #1 from Damien Miller <djm at mindrot.org> ---
I see it the exact opposite way: the ssh command connects you to the
final host and the jump host, being an option, doesn't receive any of
the other options. Note that there may be multiple chained jumphosts
(-J host1,host2) so it really isn't tenable to plumb all the
command-line options through to them.
We have to pick one or the other interpretations, and this is the one
we've gone with.
If you want specific configuration for a jump host, then you'll have to
use ~/.ssh/config sorry.
--
You are receiving this mail because:
You are watching the assignee of the bug.
You are watching someone on the CC list of the bug.
More information about the openssh-bugs
mailing list