Displaying 2 results from an estimated 2 matches for "slovichon".
2015 May 30
2
FWD: enable forwarding to remote named sockets in ssh
...e same problem and the feature is really handy if you
are working on a windows machine.
Help is apreciated. Thanks!
Best regards,
Till Riedel
-------- Forwarded Message --------
List: openbsd-tech
Subject: enable forwarding to remote named sockets in ssh
From: Jared Yanovich <slovichon () gmail ! com>
Date: 2014-08-08 20:38:11
Message-ID: 20140808203811.GK16425 () nightderanger ! psc ! edu
[Download message RAW]
I cannot forward to a socket on the remote host ("No forward host name.").
Example:
ssh -L 12345:/tmp/sock
Index: channels.c
===================...
2012 Mar 29
1
percent_expand for QoS in ControlPath
Hi,
Not sure if this anyone else is interested in this but to me it seems to make
sense to use different control session multiplexer sockets for bulk and
interactive workloads.
Index: auth.c
===================================================================
RCS file: /cvs/src/usr.bin/ssh/auth.c,v
retrieving revision 1.94
diff -u -p -r1.94 auth.c
--- auth.c 23 May 2011 03:33:38 -0000 1.94
+++