| Summary: | Bind tunnels to given interface on the server | ||
|---|---|---|---|
| Product: | Portable OpenSSH | Reporter: | Gilles Pietri <contact+dev> |
| Component: | sshd | Assignee: | Assigned to nobody <unassigned-bugs> |
| Status: | CLOSED WONTFIX | ||
| Severity: | enhancement | CC: | contact+dev, djm |
| Priority: | P2 | ||
| Version: | 4.6p1 | ||
| Hardware: | All | ||
| OS: | All | ||
|
Description
Gilles Pietri
2007-07-06 21:57:41 AEST
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. Mass move of RESOLVED bugs to CLOSED now that 5.3 is out. |