PuTTY semi-bug portfwd-space

Home | Licence | FAQ | Docs | Download | Keys | Links
Mirrors | Updates | Feedback | Changes | Wishlist | Team

summary: Arbitrary restriction on number of forwarded ports
class: semi-bug: This might or might not be a bug, depending on your precise definition of what a bug is.
difficulty: tricky: Needs many tuits.
depends: config-struct
priority: medium: This should be fixed one day.

Pinched from the `Common error messages' section of the docs:

10.3 "Out of space for port forwardings"

PuTTY has a fixed-size buffer which it uses to store the details of all port forwardings you have set up in an SSH session. If you specify too many port forwardings on the PuTTY or Plink command line and this buffer becomes full, you will see this error message.

We need to fix this (fixed-size buffers are almost always a mistake) but we haven't got round to it. If you actually have trouble with this, let us know and we'll move it up our priority list.

If you're running into this limit, you may want to consider using dynamic port forwarding instead.

If we implemented `portfwd-range' then the need to fix this would become less pressing.

Audit trail for this semi-bug.


If you want to comment on this web site, see the Feedback page.
(last revision of this bug record was at 2010-03-13 14:47:14 +0000)