| Summary: | Can't use -Ocancel on forward of dynamically allocated remote port | ||
|---|---|---|---|
| Product: | Portable OpenSSH | Reporter: | Sean Patrick Santos <quantheory> |
| Component: | ssh | Assignee: | Assigned to nobody <unassigned-bugs> |
| Status: | NEW --- | ||
| Severity: | enhancement | CC: | norman |
| Priority: | P5 | ||
| Version: | 6.5p1 | ||
| Hardware: | Other | ||
| OS: | Linux | ||
|
Description
Sean Patrick Santos
2014-04-01 14:18:20 AEDT
Works for me with 8.4p1, so I'm guessing it has been fixed since. $ ssh -O forward -R 0:localhost:1234 remote 35077 $ ssh -O cancel -R 0:localhost:1234 remote $ There was a fix "markus@cvs.openbsd.org 2011/09/23 07:45:05" that looks potentially relevant, except that it was committed way before 6.5p1. |