[Bug 1037] Man page for -L and -R should mention -g
bugzilla-daemon at mindrot.org
bugzilla-daemon at mindrot.org
Fri Jun 3 12:27:44 EST 2005
http://bugzilla.mindrot.org/show_bug.cgi?id=1037
------- Additional Comments From djm at mindrot.org 2005-06-03 12:27 -------
Created an attachment (id=925)
--> (http://bugzilla.mindrot.org/attachment.cgi?id=925&action=view)
Fix misleading log message
I don't think so: a client's GatewayPorts isn't propogated to the server, nor
is it used to fill in the address_to_bind if none is specified.
Note that the log message in ssh_init_forwarding() is incorrect (see
attachment) - it tells the user that the listen_address depends on
gateway_ports.
See channels.c:channel_request_remote_forwarding() - it always sends a
listen_addr of localhost if none is specified.
------- 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