[Bug 413] Port forwarding: [localhost:]localport:remotehost:remoteport

bugzilla-daemon at mindrot.org bugzilla-daemon at mindrot.org
Sat Jan 29 14:22:11 EST 2005


http://bugzilla.mindrot.org/show_bug.cgi?id=413





------- Additional Comments From dtucker at zip.com.au  2005-01-29 14:22 -------
(In reply to comment #29)
> $ ssh -R 8000:localhost:80 foo 
> -> defaults to localhost listen on the server

Yeah, but right now that defaults to a wildcard listen on the server, modulo
GatewayPorts on the server.  (Whether or not this is a good idea is another
matter, but that's what it does right now.)  Checking the client's GatewayPorts
would be one way of maintaining the current behavior if that's what they really
wanted.

Maybe GatewayPorts on the client could have another couple of options?
GatewayPorts yes | no | clientonly | serveronly




------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.




More information about the openssh-bugs mailing list