Connection caching?

Dan Kegel dank at kegel.com
Mon May 3 09:34:39 EST 2004


Damien Miller wrote:
>>By the way, it'd be nice not only to be able to open a new
>>login session, but also to open up a connection to a port
>>on the remote machine.  (For instance, to a distccd running
>>remotely.) 
> 
> You can do that now with port-forwarding, no?

Yes, but I'm talking about doing it by talking over a unix domain socket
to the already-running ssh rather than by starting a new ssh.
My app would ideally connect to the unix domain socket,
send some command meaning 'please connect me to port 3869 on host xxx',
and get back an fd connected to that port.
- Dan

-- 
My technical stuff: http://kegel.com
My politics: see http://www.misleader.org for examples of why I'm for regime change




More information about the openssh-unix-dev mailing list