Check the permissions on the /home/flr/.ssh/ directory and on the key files
in that directory. They must not be world Readable (or even group I think).
On Thu, 24 May 2012, damotclese wrote:
> I generated the RSA key using
>
> dropbear -r rsa -f /etc/dropbear/dropbear_rsa_host_key
>
> And I made sure that root has a password. I also generated an RSA key on
> my client side and yet when I run ssh on the client I get:
>
> $ ssh -v
> OpenSSH_5.9p1, OpenSSL 0.9.8t 18 Jan 2012
> debug1: Connecting to 10.232.48.169 [10.232.48.169] port 22.
> debug1: Connection established.
> debug1: identity file /home/flr/.ssh/id_rsa type 1
> debug1: identity file /home/flr/.ssh/id_rsa-cert type -1
> debug1: identity file /home/flr/.ssh/id_dsa type -1
> debug1: identity file /home/flr/.ssh/id_dsa-cert type -1
> debug1: identity file /home/flr/.ssh/id_ecdsa type -1
> debug1: identity file /home/flr/.ssh/id_ecdsa-cert type -1
> debug1: Remote protocol version 2.0, remote software version dropbear_0.43
> debug1: no match: dropbear_0.43
> debug1: Enabling compatibility mode for protocol 2.0
> debug1: Local version string SSH-2.0-OpenSSH_5.9
> debug1: SSH2_MSG_KEXINIT sent
> debug1: SSH2_MSG_KEXINIT received
> debug1: kex: server->client aes128-cbc hmac-sha1 none
> debug1: kex: client->server aes128-cbc hmac-sha1 none
> debug1: sending SSH2_MSG_KEXDH_INIT
> debug1: expecting SSH2_MSG_KEXDH_REPLY
> Connection closed by 10.232.48.169
>
> Can anyone spot what I might have missed? From everything I've been reading
> in this dicsussion forum and doing Google, I think I did everything, but it
> seems I missed something obvious. :)
>
>
>
>
------------------------------------
Yahoo! Groups Links
<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/ts-7000/
<*> Your email settings:
Individual Email | Traditional
<*> To change settings online go to:
http://groups.yahoo.com/group/ts-7000/join
(Yahoo! ID required)
<*> To change settings via email:
<*> To unsubscribe from this group, send an email to:
<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
|