GitHub user robertodeandrea opened a pull request: https://github.com/apache/mina-sshd/pull/68
SSHD-848 Problem opening local port forwarding channel This is our proposed code change to handle problem reported in SSHD-848. I'll wait your comments. Regards Roberto You can merge this pull request into a Git repository by running: $ git pull https://github.com/robertodeandrea/mina-sshd master Alternatively you can review and apply these changes as the patch at: https://github.com/apache/mina-sshd/pull/68.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #68 ---- commit 9f2d49a97963d9f4330d96578142d67e06b44c07 Author: roberto.deandrea <roberto.deandrea@...> Date: 2018-10-09T07:37:46Z SSHD-848 Proposed change code ---- ---