new feature w/ patch

Markus Friedl markus at openbsd.org
Sun Jan 6 20:49:37 EST 2002


On Sat, Jan 05, 2002 at 04:09:17PM -0600, Scott Bolte wrote:
> I've attached a patch to OpenSSH 3.0.2p1 that will allow the client
> side of local port forwarding to be bound to a single address. For
> my purposes, binding to 127.0.0.1 or (via GatewayPorts) all addresses
> would not work. I overloaded the "-b local_host" option so that
> it's address will be used when "-L port:remote_host:remote_port"
> is also specified.

we are going to change -L, e.g.

	-L listenaddr:listenport:targethost:targetport

-m



More information about the openssh-unix-dev mailing list