| Summary: | Escape char command line -R does not handle dynamic (SOCKS) forward spec | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Portable OpenSSH | Reporter: | Shaddy Baddah <sb-beryllium> | ||||
| Component: | ssh | Assignee: | Assigned to nobody <unassigned-bugs> | ||||
| Status: | CLOSED FIXED | ||||||
| Severity: | normal | CC: | djm, dtucker, sb-beryllium | ||||
| Priority: | P5 | ||||||
| Version: | 9.1p1 | ||||||
| Hardware: | amd64 | ||||||
| OS: | Linux | ||||||
| Bug Depends on: | |||||||
| Bug Blocks: | 3480 | ||||||
| Attachments: |
|
||||||
|
Description
Shaddy Baddah
2022-11-08 12:20:34 AEDT
Yep, it looks like the escape char command line processing was overlooked when dynamic forwarding was added to -R. Created attachment 3625 [details]
Check ~C -R for dynamic port forward
Please try this patch which I think will fix it.
Comment on attachment 3625 [details]
Check ~C -R for dynamic port forward
Perfect. Working. Thank you.
This has been committed and will be in the 9.2 release. Thanks for the report. OpenSSH 9.3 has been released. Close resolved bugs |