Bug 133884
Summary: | SSH Hangs after SSH2_MSG_KEXINIT sent | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Gerald Davies <gerald.davies> |
Component: | openssh | Assignee: | Tomas Mraz <tmraz> |
Status: | CLOSED NOTABUG | QA Contact: | |
Severity: | medium | Docs Contact: | |
Priority: | medium | ||
Version: | 2 | CC: | hingwah |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | i686 | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2005-04-05 19:27:28 UTC | Type: | --- |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: |
Description
Gerald Davies
2004-09-28 10:04:22 UTC
Note - I've discovered much to my surprise that it works on kernel 2.6.6, but unfortunately nothing after that. Same situation here. I access website www.cuhk.edu.hk with very slow speed and telnet to its one ssh server (cannot mention the exact hostname here) in the university got the same thing. I cannot telnet to the server either. I'm using debian with kernel 2.6.8 .With kernel 2.6.6 everything work fine. I figure out how to solve the problem Please try : echo 0 > /proc/sys/net/ipv4/tcp_default_win_scale What about current FC2 update kernel? See http://lwn.net/Articles/92727/ Also on kernel 2.6.9 and higher the connection shouldn't hang it will be only slower than possible maximum. The problem lies in the buggy routers on the way to the server. |