forwarding

Markus Friedl markus at openbsd.org
Thu Feb 19 00:33:03 EST 2004


On Wed, Feb 18, 2004 at 02:16:43PM +0100, Lukasz Stelmach wrote:
> I wonder if it's possible to implement unix-domain-socket forwarding in
> opnessh.  It might very useful since "namespace" for unix sockets is
> much bigger than for tcp ports and it would be easier to avoid any
> "name" clashes.  In fact such implementation already exists as agent
> forwarding so what is my wish is to be able to specify local and remote
> socket name just like for remote and local tcp port forwarding.

yes, it's possible to implement.  in fact early versions
did support this with getaddrinfo returning unix domain sockets.




More information about the openssh-unix-dev mailing list