sshd not working on imx6

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

sshd not working on imx6

1,640 Views
pj0585
Contributor III

Hi,

I have built my imx6 root file system using ltib. (package release 12.09.01)

I used the following steps to set up sshd:

ssh-keygen -b 1024 -f /etc/ssh/ssh_host_key -N ""

ssh-keygen -f /etc/ssh/ssh_host_dsa_key -N  ""

ssh-keygen -f /etc/ssh/ssh_host_rsa_key -N ""

/usr/sbin/sshd

I get this error: Disabling protocol version 1. Could not load host key

Any inputs?

-Pj

Labels (2)
0 Kudos
1 Reply

623 Views
pj0585
Contributor III

Please ignore this post!

It turned out that the message was just a warning or notification. sshd had started running in the background after executing /usr/sbin/sshd

Sorry about posting this invalid question.

-Pj

0 Kudos