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

Marcos Dione <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
             Status|NEW                         |RESOLVED

--- Comment #7 from Marcos Dione <[email protected]> ---
13:50 $ ssh -v -oControlMaster=yes -R/tmp/sock:/tmp/sock uk-janderson
OpenSSH_8.3p1 Ubuntu-1, OpenSSL 1.1.1f  31 Mar 2020
[...]
debug1: Remote connections from /tmp/sock:-2 forwarded to local address
/tmp/sock:-2
[...]
debug1: remote forward success for: listen /tmp/sock:-2, connect
/tmp/sock:-2


mdione@uk-janderson:~$ ssh -oControlPath=/tmp/sock -O forward -L
1234:127.0.0.1:22 localhost
debug1: client_input_channel_open: ctype
[email protected] rchan 2 win 2097152 max 32768
debug1: client_request_forwarded_streamlocal: request: /tmp/sock
debug1: connect_next: host /tmp/sock ([unix]:/tmp/sock): No such file
or directory
connect to /tmp/sock port -2 failed: No such file or directory
debug1: failure [email protected]
muxclient: master hello exchange failed

So I guess my cliente/server mix do not interoperate? Where can i read
about the mux protocol changes? I can't find anything on Debian's
changelog or News files, and there doesn't seems to be a changelog on
your side?

-- 
You are receiving this mail because:
You are watching someone on the CC list of the bug.
You are watching the assignee of the bug.
_______________________________________________
openssh-bugs mailing list
[email protected]
https://lists.mindrot.org/mailman/listinfo/openssh-bugs

Reply via email to