OpenSSH connection trouble

Posted by gnostical on Stack Overflow See other posts from Stack Overflow or by gnostical
Published on 2010-06-02T10:56:06Z Indexed on 2010/06/15 16:12 UTC
Read the original article Hit count: 218

Filed under:
|
|
|

Hi,

I'm trying to use Putty 0.60 to log in to an OpenSSH 5.3 server. Connections with openssh from another Linux server are possible, but Putty fails. Putty's event log tells me "software caused connection abort" right after the DH key exchange, the server log doesn't report anything (set to INFO). I analyzed the traffic with Wireshark and got a whole bunch of "TCP retransmission" and "TCP DUP ACK" after said key exchange. Sometimes I was able to log in, but at some point (usually < 2 min.) the connection froze without any logged messages. Sadly, I didn't capture a trace.

The server is my own (Funtoo with genkernel and gentoo-sources 2.6.34), so I may tweak it, but I'd still like to know what causes the error. Any suggestions? Thank you!

© Stack Overflow or respective owner

Related posts about putty

Related posts about wireshark