[Bug 119] New: Occassionally, SSH failed to connect and timeout after 2 hrs!
bugzilla-daemon at mindrot.org
bugzilla-daemon at mindrot.org
Sat Feb 16 12:26:51 EST 2002
http://bugzilla.mindrot.org/show_bug.cgi?id=119
Summary: Occassionally, SSH failed to connect and timeout after 2
hrs!
Product: Portable OpenSSH
Version: older versions
Platform: ix86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: ssh
AssignedTo: openssh-unix-dev at mindrot.org
ReportedBy: anguslau at hongkong.com
Output with ssh -vvv
=====================
Tue Feb 12 04:10:04 HKT 2002
OpenSSH_2.5.2p2, SSH protocols 1.5/2.0, OpenSSL 0x0090600f
debug1: Seeding random number generator^M
debug1: Rhosts Authentication disabled, originating port will not be trusted.^M
debug1: ssh_connect: getuid 0 geteuid 0 anon 1^M
debug1: Connecting to vtms_hbbak [10.37.70.213] port 22.^M
debug1: Connection established.^M
debug3: Bad RSA1 key file /root/.ssh/identity.^M
debug2: key_type_from_name: unknown key type '-----BEGIN'^M
debug3: key_read: no key found^M
debug3: key_read: no space^M
debug3: key_read: no space^M
debug3: key_read: no space^M
debug3: key_read: no space^M
debug3: key_read: no space^M
debug3: key_read: no space^M
OpenSSH_2.5.2p2, SSH protocols 1.5/2.0, OpenSSL 0x0090600f
debug1: Seeding random number generator^M
debug1: Rhosts Authentication disabled, originating port will not be trusted.^M
debug1: ssh_connect: getuid 0 geteuid 0 anon 1^M
debug1: Connecting to MYHOST [10.20.30.40] port 22.^M
debug1: Connection established.^M
debug3: Bad RSA1 key file /root/.ssh/identity.^M
debug2: key_type_from_name: unknown key type '-----BEGIN'^M
debug3: key_read: no key found^M
debug3: key_read: no space^M
debug3: key_read: no space^M
debug3: key_read: no space^M
debug3: key_read: no space^M
debug3: key_read: no space^M
debug3: key_read: no space^M
debug3: key_read: no space^M
debug3: key_read: no space^M
debug3: key_read: no space^M
debug3: key_read: no space^M
debug3: key_read: no space^M
debug3: key_read: no space^M
debug3: key_read: no space^M
debug2: key_type_from_name: unknown key type '-----END'^M
debug3: key_read: no key found^M
debug1: identity file /root/.ssh/identity type 1^M
debug1: unknown identity file /root/.ssh/id_rsa^M
debug1: identity file /root/.ssh/id_rsa type -1^M
debug1: unknown identity file /root/.ssh/id_dsa^M
debug1: identity file /root/.ssh/id_dsa type -1^M
ssh_exchange_identification: read: Connection reset by peer^M
debug1: Calling cleanup 0x8061610(0x0)^M
Tue Feb 12 06:11:39 HKT 2002
==============================
Normally should read
=====================
.....
debug1: unknown identity file /root/.ssh/id_rsa^M
debug1: identity file /root/.ssh/id_rsa type -1^M
debug1: unknown identity file /root/.ssh/id_dsa^M
debug1: identity file /root/.ssh/id_dsa type -1^M
debug1: Remote protocol version 1.99, remote software version OpenSSH_2.5.2p2^M
debug1: match: OpenSSH_2.5.2p2 pat ^OpenSSH^M
.....
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the openssh-unix-dev
mailing list