| Summary: | 7.9p1 cannot establish connections | ||
|---|---|---|---|
| Product: | Portable OpenSSH | Reporter: | Kevin Quick <kq1quick> |
| Component: | ssh | Assignee: | Assigned to nobody <unassigned-bugs> |
| Status: | CLOSED INVALID | ||
| Severity: | critical | CC: | dtucker |
| Priority: | P5 | ||
| Version: | 7.9p1 | ||
| Hardware: | ix86 | ||
| OS: | Linux | ||
|
Description
Kevin Quick
2018-11-14 09:37:17 AEDT
This looks similar to the problems reported due to VMWare Fusion's NAT not being able to handle the new default values for IPQoS. Try ssh -o "IPQoS lowdelay throughput" [otherstuff] See https://lists.mindrot.org/pipermail/openssh-unix-dev/2018-August/037145.html That fixed it! Thanks for the update, and I apologize for not finding that myself. Was the root cause VMWare Fusion or something else with the same symptoms? Yes, I'm using VMWare Fusion 8.5.8 on a Mac to run Linux in the VM. BTW, you changed the report version from 7.7p1 to 7.9p1 (thanks) and I entered this as 7.7p1 because 7.9p1 wasn't available from the Bugzilla dropdown list. close bugs that were resolved in OpenSSH 8.5 release cycle |