[Bug 1334] Bind tunnels to given interface on the server
bugzilla-daemon at bugzilla.mindrot.org
bugzilla-daemon at bugzilla.mindrot.org
Fri Jul 31 11:35:05 EST 2009
https://bugzilla.mindrot.org/show_bug.cgi?id=1334
Damien Miller <djm at mindrot.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |WONTFIX
CC| |djm at mindrot.org
--- Comment #1 from Damien Miller <djm at mindrot.org> 2009-07-31 11:35:04 ---
Hi,
Sorry for taking so long to reply.
Unfortunately, specifying a remote bind address for local
forwards/dynamic forwards is not supported by the SSH protocol - there
is no field in the the port-forwarding request message to specify it
(cf. RFC4254 section 7.1 if you are curious)
So it is not possible to do this without an OpenSSH-only protocol
extension, which is not really desirable.
--
Configure bugmail: https://bugzilla.mindrot.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.
You are watching someone on the CC list of the bug.
More information about the openssh-bugs
mailing list