debug info for failed connection
From: list@0ff.org
Date: 01/22/03
- Previous message: adi diz: "Re: ssh2 to openssh 3.5"
- Next in thread: list@0ff.org: "RE: debug info for failed connection"
- Maybe reply: list@0ff.org: "RE: debug info for failed connection"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Tue, 21 Jan 2003 21:48:17 -0600 To: secureshell@securityfocus.com From: "list@0ff.org" <list@0ff.org>
Hello,
Recently, a ssh connection that _was_ working stopped working..heres the deal:
client is using SSH Secure Shell 2.4.0 (non-commercial version)
my server is using OpenSSH_3.5p1
Upon trying to connect from client I get the following:
...............
debug: entering event loop
debug: ssh_client_wrap: creating transport protocol
debug:
SshAuthMethodClient/sshauthmethodc.c:116/ssh_client_authentication_initialize:
Added "publickey" to usable methods.
debug:
SshAuthMethodClient/sshauthmethodc.c:116/ssh_client_authentication_initialize:
Added "password" to usable methods.
debug: Ssh2Client/sshclient.c:1142/ssh_client_wrap: creating userauth protocol
debug: Ssh2Common/sshcommon.c:501/ssh_common_wrap: local ip = 206.145.48.1,
local port = 46670
debug: Ssh2Common/sshcommon.c:503/ssh_common_wrap: remote ip =
198.174.99.50, remote port = 22
debug: SshConnection/sshconn.c:1866/ssh_conn_wrap: Wrapping...
debug: Ssh2Transport/trcommon.c:599/ssh_tr_input_version: Remote version:
SSH-1.99-OpenSSH_3.5p1
debug: Ssh2Transport/trcommon.c:789/ssh_tr_input_version: Remote version
has rekey incompatibility bug.
debug: Ssh2Transport/trcommon.c:1118/ssh_tr_negotiate: c_to_s: cipher
3des-cbc, mac hmac-sha1, compression none
debug: Ssh2Transport/trcommon.c:1121/ssh_tr_negotiate: s_to_c: cipher
3des-cbc, mac hmac-sha1, compression none
debug: Ssh2Common/sshcommon.c:137/ssh_common_disconnect: DISCONNECT
received: Connection closed.
warning: Authentication failed.
debug: Ssh2/ssh2.c:84/client_disconnect: locally_generated = TRUE
Disconnected; connection lost (Connection closed.).
debug: uninitializing event loop
..............................................
Ideas, solutions welcome..
tia,
whoo
- Next message: Robert Quenville: "3.4 vs. 3.5"
- Previous message: adi diz: "Re: ssh2 to openssh 3.5"
- Next in thread: list@0ff.org: "RE: debug info for failed connection"
- Maybe reply: list@0ff.org: "RE: debug info for failed connection"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|