[Bug 2827] Specifying ssh config file via -F does not apply to ProxyJump / ProxyCommand

bugzilla-daemon at bugzilla.mindrot.org bugzilla-daemon at bugzilla.mindrot.org
Tue Jan 30 10:19:09 AEDT 2018


https://bugzilla.mindrot.org/show_bug.cgi?id=2827

Darren Tucker <dtucker at dtucker.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |dtucker at dtucker.net

--- Comment #1 from Darren Tucker <dtucker at dtucker.net> ---
What version are you using?  AFAICT ProxyJump has always passed -F
through:

https://github.com/openssh/openssh-portable/commit/ed877ef653847d056bb433975d731b7a1132a979#diff-5bfa45f3fb322e569a8101399c9c551cR1113

$ ssh -F /dev/null -vvv -J localhost localhost true 2>&1 | grep
ProxyJump
debug1: Setting implicit ProxyCommand from ProxyJump: ssh -F /dev/null
-vvv -W '[%h]:%p' localhost

-- 
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