[Bug 1037] Man page for -L and -R should mention -g

bugzilla-daemon at mindrot.org bugzilla-daemon at mindrot.org
Thu May 12 21:59:54 EST 2005


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





------- Additional Comments From dtucker at zip.com.au  2005-05-12 21:59 -------
It's true that the default for GatewayPorts hasn't changed, but it will now
affect the address_to_bind in remote port forwards where previously it wouldn't
(the client always sent 0.0.0.0).

"ssh -R 1234:localhost:22 -v -N localhost" gives:
Remote connections from LOCALHOST:1234 forwarded to local address localhost:22

"ssh -R 1234:localhost:22 -g -v -N localhost" gives:
Remote connections from *:1234 forwarded to local address localhost:22

(In recent OpenSSH servers, this is further modified if GatewayPorts is
"clientspecified").



------- 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