On Fri, 10 Oct 2008, javierrodriguezmolina wrote:
> Hi there,
>
> yep i did run the command ssh-keygen -t rsa and dsa in the TS, but
> still i can't log in through ssh...
that command generates ~/.ssh/id_rsa{,.pub} not host keys.. try
ssh-keygen -t rsa -f /etc/dropbear/dropbear_rsa_host_key -N ''
instead (from gentoo's /etc/init.d/sshd, gen_keys() procedure)
>>> debug1: ssh_exchange_identification: Failed reading
>>> '/etc/dropbear/dropbear_rsa_host_key', disabling RSA
>>>
>>> debug1: ssh_exchange_identification: [920] Jan 01 00:37:23 premature
>>> exit: No hostkeys available
>>>
>>> ssh_exchange_identification: Connection closed by remote host
>>>
>>> non sure what's going on....
it tells you right there :P
------------------------------------
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/
|