Why is it I find the answers only after I've posted the question...
> > > I ran these commands to correct the SSH issue:
> > >
> > > /usr/bin/ssh-keygen -t rsa1 -N "" -f /etc/ssh/ssh_host_key
> > > /usr/bin/ssh-keygen -t rsa -N "" -f /etc/ssh/ssh_host_rsa_key
> > > /usr/bin/ssh-keygen -t dsa -N "" -f /etc/ssh/ssh_host_dsa_key
Thanks Luther...
--- In "melloannapolis" <> wrote:
>
> I can't find any information on how the system key files are generated.
>
> I have a ts7200 and I'm running off the CF slot with the development system
> card. I got the vmlinux-7200-ts11.bin binary from the TS website.
>
> Once booted I see the ssh daemon isn't running so I try starting it - it
> complains as follows:
> ***
> :root# /etc/init.d/ssh start
> Starting OpenBSD Secure Shell server: sshdCould not load host key:
> /etc/ssh/ssh_host_rsa_key
> Could not load host key: /etc/ssh/ssh_host_dsa_key
> Disabling protocol version 2. Could not load host key
> sshd: no hostkeys available -- exiting.
> ***
>
> There is no file in /etc/ssh/ssh_host_rsa_key but there is one named
> /etc/ssh_ssh_host_rsa_key.pub. I tried copying the .pub file to the name
> without a suffix and set the file permissions to 600 but still got the same
> message - can't open.
>
> My first instinct is to generate new system keys but I can't find any info on
> how to do that.
>
> Can anyone point me at the information to fix this?
>
------------------------------------
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/
|