[Bug 1977] ProxyCommand seems to no execute shell commands

bugzilla-daemon at bugzilla.mindrot.org bugzilla-daemon at bugzilla.mindrot.org
Fri Feb 24 11:03:30 EST 2012


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

Damien Miller <djm at mindrot.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |djm at mindrot.org

--- Comment #1 from Damien Miller <djm at mindrot.org> 2012-02-24 11:03:30 EST ---
I don't think that proxy command will work the way you think it will -
if the first ssh invocation emits any output or consumes any input then
it will break the client's handshake before the second ssh starts.

Anyway, I can't diagnose what's going wrong here without a full log
trace (ssh -vvv ...).

-- 
Configure bugmail: https://bugzilla.mindrot.org/userprefs.cgi?tab=email
------- 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