Bug 453752
Summary: | ssh hangs after login | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | krishnakumar ravikumar <krishhere> |
Component: | openssh | Assignee: | Jan F. Chadima <jchadima> |
Status: | CLOSED DUPLICATE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | high | Docs Contact: | |
Priority: | low | ||
Version: | 9 | CC: | tmraz |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | i386 | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2009-05-04 12:04:39 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
krishnakumar ravikumar
2008-07-02 11:20:26 UTC
Can you reproduce it with one particular server or just any server? What is the server openssh version? Can you try ssh -vvv <server> and see if there are any suspicious messages in the debug output? Also you could try to install openssh-debuginfo package and see where the ssh process is stuck by attaching a gdb to the hanging ssh client process. I use OpenSSH_5.0p1, OpenSSL 0.9.8g 19 Oct 2007 in my fedora 9 machine and the server has OpenSSH_4.7p1, OpenSSL 0.9.8b 04 May 2006 I tried ssh -vvv, but there is nothing spurious in the output. The session just hangs in the middle. I will try the debug package The problem comes only when I use wireless. If I use Ethernet port...then the ssh works fine This can be caused by buggy router dropping packets from the openssh protocol. I do not think this is caused by openssh itself. This package has changed ownership in the Fedora Package Database. Reassigning to the new owner of this component. *** This bug has been marked as a duplicate of bug 242870 *** |