Re: SSH issues with 4.9 stable (key_verify failed for server_host_key)

From: Daren Desjardins (desjardins_at_canada.com)
Date: 03/31/04

  • Next message: Dave Tweten: "Re: SSH issues with 4.9 stable (key_verify failed for server_host_key)"
    To: David.E.Tweten@nasa.gov
    Date: Wed, 31 Mar 2004 16:33:31 -0500
    
    

    Sorry, wrong include. Other one was because I had not added the hostkey
    yet.

    OpenSSH_3.5p1 FreeBSD-20030924, SSH protocols 1.5/2.0, OpenSSL
    0x0090703f
    debug1: Reading configuration data /etc/ssh/ssh_config
    debug1: Applying options for *
    debug1: ssh_connect: needpriv 1
    debug1: Connecting to daren.ca [3ffe:b80:19a3:1::1] port 22.
    debug1: Allocated local port 1009.
    debug1: connect to address 3ffe:b80:19a3:1::1 port 22: No route to host
    debug1: Connecting to daren.ca [65.49.123.132] port 22.
    debug1: Allocated local port 1008.
    debug1: Connection established.
    debug1: read PEM private key done: type DSA
    debug1: read PEM private key done: type RSA
    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 2
    debug1: Remote protocol version 2.0, remote software version
    OpenSSH_3.5p1 FreeBSD-20030924
    debug1: match: OpenSSH_3.5p1 FreeBSD-20030924 pat OpenSSH*
    debug1: Enabling compatibility mode for protocol 2.0
    debug1: Local version string SSH-2.0-OpenSSH_3.5p1 ssh_config $Revision:
    1.1.1.1 $
    debug1: SSH2_MSG_KEXINIT sent
    debug1: SSH2_MSG_KEXINIT received
    debug1: kex: server->client arcfour hmac-md5 none
    debug1: kex: client->server arcfour hmac-md5 none
    debug1: SSH2_MSG_KEX_DH_GEX_REQUEST sent
    debug1: expecting SSH2_MSG_KEX_DH_GEX_GROUP
    debug1: dh_gen_key: priv key bits set: 136/256
    debug1: bits set: 1622/3191
    debug1: SSH2_MSG_KEX_DH_GEX_INIT sent
    debug1: expecting SSH2_MSG_KEX_DH_GEX_REPLY
    debug1: Host 'daren.ca' is known and matches the DSA host key.
    debug1: Found key in /root/.ssh/known_hosts:3
    debug1: bits set: 1601/3191
    debug1: ssh_dss_verify: signature incorrect
    key_verify failed for server_host_key
    debug1: Calling cleanup 0x804c158(0x0)

    _______________________________________________
    freebsd-stable@freebsd.org mailing list
    http://lists.freebsd.org/mailman/listinfo/freebsd-stable
    To unsubscribe, send any mail to "freebsd-stable-unsubscribe@freebsd.org"


  • Next message: Dave Tweten: "Re: SSH issues with 4.9 stable (key_verify failed for server_host_key)"

    Relevant Pages

    • sshd core dump
      ... I've compiled successfully new versions of zlib, openssl and openssh. ... debug1: read PEM private key done: type RSA ... Server listening on:: port 12322. ...
      (comp.security.ssh)
    • Re: OpenSSH_3.1p1 auth problems
      ... but you are using protocol 2. ... .ssh/to the remote machine. ... debug1: next auth method to try is publickey ... debug1: read PEM private key done: type DSA ...
      (comp.os.linux.security)
    • Re: OpenSSH_3.1p1 auth problems
      ... but you are using protocol 2. ... .ssh/to the remote machine. ... debug1: next auth method to try is publickey ... debug1: read PEM private key done: type DSA ...
      (comp.security.ssh)
    • Re: sshd failure
      ... 1752: debug1: read PEM private key done: type RSA ... 1752: Disabling protocol version 1. ... 1752: debug1: Server will not fork when running in debugging mode. ...
      (alt.os.linux)
    • X forwarding OpenSSH 3.6p1, DISPLAY variable not set
      ... I am having trouble getting X forwarding to work since I installed ... Protocol mismatch. ... debug1: Reading configuration data /etc/ssh/ssh_config ... # This is the sshd server system-wide configuration file. ...
      (comp.security.ssh)