[Bug 2592] -R bind_address not working, always bind 0.0.0.0
bugzilla-daemon at bugzilla.mindrot.org
bugzilla-daemon at bugzilla.mindrot.org
Tue Jun 21 00:05:28 AEST 2016
https://bugzilla.mindrot.org/show_bug.cgi?id=2592
vf <fffilimonov at yandex.ru> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |INVALID
Status|NEW |RESOLVED
--- Comment #1 from vf <fffilimonov at yandex.ru> ---
GatewayPorts
Specifies whether remote hosts are allowed to connect to
ports forwarded for the client. By default, sshd(8) binds remote port
for-
wardings to the loopback address. This prevents other
remote hosts from connecting to forwarded ports. GatewayPorts can be
used to
specify that sshd should allow remote port forwardings to
bind to non-loopback addresses, thus allowing other hosts to connect.
The
argument may be no to force remote port forwardings to
be available to the local host only, yes to force remote port
forwardings
to bind to the wildcard address, or clientspecified to
allow the client to select the address to which the forwarding is
bound.
The default is no.
--
You are receiving this mail because:
You are watching the assignee of the bug.
More information about the openssh-bugs
mailing list