debug info for failed connection

From: list@0ff.org
Date: 01/22/03

  • Next message: Robert Quenville: "3.4 vs. 3.5"
    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



    Relevant Pages

    • Re: Problem connecting to SSH, OpenVMS7.3-2, HP TCP/IP v5.4 patched
      ... debug: ... connection lost. ... client on the same node as the server. ... [No surprise, as I allow, but don't use, host-based authentication.] ...
      (comp.os.vms)
    • SSH Debugging <-- compatibility
      ... Connecting to server, port 22... ... debug: Ssh2/ssh2.c:1956/main: Entering event loop. ... SSH_CROSS_ALGORITHMS packet from connection protocol. ... This is an evaluation version of the SSH Secure Shell Windows Server. ...
      (comp.security.ssh)
    • Ssh.com openssh compatibility problem
      ... We are currently running the ssh.com v 3.2 client on several of our systems. ... We have no problem connecting to servers running openssh v3.5 or 3.7. ... debug: SshAppCommon/sshappcommon.c:185: Allocating global SshRegex context. ... Disconnected; connection lost. ...
      (SSH)
    • Re: Problem: I cant debug APP VS 2003 with ActiveSync 4.5
      ... Since you're using ActiveSync to make the connection, not the network, you ... install the Smart Device development components... ... In this machine I can work normaly (i can debug APP with VS2003), ...
      (microsoft.public.pocketpc.activesync)
    • Password authentication fails: SSH secure shell to openssh server
      ... Can connect to OpenSSH server from openSSH client but not from ... SSH Secure Shell Client ... debug: Ssh2/ssh2.c:2121/main: Entering event loop. ...
      (SSH)