| Summary: | The limit of 100 forwarded ports is arbitrary and unnecessary | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Portable OpenSSH | Reporter: | Archie Cobbs <archie> | ||||
| Component: | ssh | Assignee: | Assigned to nobody <unassigned-bugs> | ||||
| Status: | CLOSED FIXED | ||||||
| Severity: | enhancement | CC: | djm | ||||
| Priority: | P1 | ||||||
| Version: | 4.6p1 | ||||||
| Hardware: | All | ||||||
| OS: | Linux | ||||||
| Bug Depends on: | |||||||
| Bug Blocks: | 1708 | ||||||
| Attachments: |
|
||||||
|
Description
Archie Cobbs
2007-07-03 00:25:57 AEST
I agree that this does seem like an arbitrary limit. However, to address your particular use-case, you might find the new tunnel support useful. Created attachment 1866 [details]
/home/djm/ssh-unlimit-forwards.diff
dynamically allocate forwards and permitted opens.\n\nUse of xrealloc should be sufficient to avoid integer overflows.
patch applied - will be in OpenSSH-5.6 Move resolved bugs to CLOSED after 5.7 release |