This is a discussion on SSH Login Hangs within the OpenSSH Development forums, part of the Networking and Network Related category; All of a sudden ssh on one of my servers hangs.. OpenSSH_4.3p2, OpenSSL 0.9.7e 25 Oct 2004 ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
All of a sudden ssh on one of my servers hangs..
OpenSSH_4.3p2, OpenSSL 0.9.7e 25 Oct 2004 debug1: Reading configuration data /etc/ssh/ssh_config debug1: Connecting to 192.168.0.14 [192.168.0.14] port 22. debug1: Connection established. debug1: permanently_set_uid: 0/0 debug1: identity file /root/.ssh/identity type -1 debug1: identity file /root/.ssh/id_rsa type -1 debug1: identity file /root/.ssh/id_dsa type -1 it just sits there. any ideas on how to remedy this? |