> > the ssh_host_key (rsa and dsa) are there, with the premissions of
> > read/write to root only..
>
> Presumably this refers to ssh_host_{dsa,rsa}_key.Indeed... > I wonder whether the message about un loadable host key refers to the > key for ssh 1. After all you didn't say you have created a new > ssh_host_key. the sshd daemon creates them automatically for you if you don't have them on /etc/ssh/ > Perhaps you must have > > HostKey /etc/ssh/ssh_host_rsa_key > HostKey /etc/ssh/ssh_host_dsa_key > > in /etc/ssh/sshd_config and you have not? And indeed you were right, I don't know how I missed this part. Thanks for your help. Hetz ================================================================= To unsubscribe, send mail to [EMAIL PROTECTED] with the word "unsubscribe" in the message body, e.g., run the command echo unsubscribe | mail [EMAIL PROTECTED]
