Displaying 2 results from an estimated 2 matches for "lcml".
Did you mean:
lcl
2005 Mar 15
1
Port 0 forwarding
Hello all.
I posted here a few days ago about the support of dynamic selection of the
port to forward (ssh -R 0:host:port), which refers to section 7.1 of
http://www.ietf.org/internet-drafts/draft-ietf-secsh-connect-24.txt .
My posts were from lcml at pixel.it, while this is from lucio at sulweb.org.
Nevermind, It's always me.
Here is the patch that adds support for that thing. It's in unified diff I
believe, but I don't know if I generated the right way. It's based on the
latest stable sources (openssh-4.0p1).
The patch...
2005 Mar 02
1
Port 0 forwarding implemented?
Hello everybody,
I've read the ssh protocol draft
http://www.ietf.org/internet-drafts/draft-ietf-secsh-connect-24.txt
and I wonder if the feature documented in section 7.1, page 15, last
paragraph, is implemented in OpenSSH or not (sshd chooses the first free non
privileged port to forward when the specified port number is 0). I need this
feature and, if it isn't implemented yet, I