| Summary: | Multiple dynamically allocated remote ports all connect to the same local port | ||
|---|---|---|---|
| Product: | Portable OpenSSH | Reporter: | Joseph Dunn <jdunn14> |
| Component: | ssh | Assignee: | Assigned to nobody <unassigned-bugs> |
| Status: | CLOSED WORKSFORME | ||
| Severity: | normal | CC: | djm |
| Priority: | P2 | ||
| Version: | 6.0p1 | ||
| Hardware: | All | ||
| OS: | All | ||
|
Description
Joseph Dunn
2012-06-09 01:10:10 AEST
I can't replicate this with openssh-6.0 on the client and server end. We did fix some bugs in automatic port allocation recently, and I think you might be running in to one of them as www.tdt.com seems to be running a slightly older sshd. Please reopen if you can replicate this with 6.0 on the server and attach full debug traces from both the client and server (sshd -ddd / ssh -vvv) I finally had a chance to check this solution on a Fedora Rawhide system (openssh-6.0p1-1.fc18.i686) and can confirm that it is fixed. It is definitely necessary for both the client and server to be at least version 6.0 or else the behavior looks like it did before. I'll look into upgrading openssh on the couple systems I need this to work on before the various distros get around to it. Thank you for your time. Set all RESOLVED bugs to CLOSED with release of OpenSSH 7.1 |