[Bug 2473] sshd and -R port forwardings on 127.0.0.0/8

bugzilla-daemon at bugzilla.mindrot.org bugzilla-daemon at bugzilla.mindrot.org
Tue Oct 6 05:52:07 AEDT 2015


https://bugzilla.mindrot.org/show_bug.cgi?id=2473

Damien Miller <djm at mindrot.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |djm at mindrot.org

--- Comment #2 from Damien Miller <djm at mindrot.org> ---
Created attachment 2720
  --> https://bugzilla.mindrot.org/attachment.cgi?id=2720&action=edit
add GatewayPortsAddresses option

Maybe we could provide a filter to take a list of allowed bind
addresses. E.g.

GatewayPorts clientspecified
GatewayPortsAddresses 127.0.0.0/8,2033::/24

untested patch attached.

-- 
You are receiving this mail because:
You are watching someone on the CC list of the bug.
You are watching the assignee of the bug.


More information about the openssh-bugs mailing list