[Bug 2348] allow ssh to connect to a unix domain socket

bugzilla-daemon at mindrot.org bugzilla-daemon at mindrot.org
Thu Mar 27 15:31:37 AEDT 2025


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

Paul Szabo <psz at maths.usyd.edu.au> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |psz at maths.usyd.edu.au

--- Comment #4 from Paul Szabo <psz at maths.usyd.edu.au> ---
If "GatewayPorts sameuser" was implemented as per bug #3802
https://bugzilla.mindrot.org/show_bug.cgi?id=3802
then could safely use

  HostA:
  ssh -NR 127.0.0.1:12022:127.0.0.1:22

  HostB:
  ssh ssh://127.0.0.1:12022

-- 
You are receiving this mail because:
You are watching the assignee of the bug.


More information about the openssh-bugs mailing list