German mirror provided by / Deutscher Spiegelserver von E-Commerce Onlineshops und Webdesign in Duisburg - obengelb GmbH  &  SEO LEO
 

PuTTY semi-bug portfwd-space

This is a mirror. Follow this link to find the primary PuTTY web site.

Home | FAQ | Feedback | Licence | Updates | Mirrors | Keys | Links | Team
Download: Stable · Snapshot | Docs | Changes | Wishlist

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.
fixed-in: r9214 a1f3b7a358adaa7c2a98359cd0373aa823eeb14b (0.63)

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.

This has now been corrected: PuTTY uses a dynamic structure to store port-forwardings.


If you want to comment on this web site, see the Feedback page.
Audit trail for this semi-bug.
(last revision of this bug record was at 2016-12-27 11:40:21 +0000)