Remove all of those ssh_host*.key files and just start sshd. It will generate the host ids for you the first time it runs.
--Chris On Sun, 09 Feb 2003 11:53:10 -0800 [EMAIL PROTECTED] wrote: > I just did another Gentoo install, and I can't seem to get sshd up. I ran the >following: > > ssh-keygen -t rsa1 -f /etc/ssh/ssh_host_key > ssh-keygen -t rsa -f /etc/ssh/ssh_host_rsa_key > ssh-keygen -t dsa -f /etc/ssh/ssh_host_dsa_key > > Now, when I run sshd, I get "Could not load host key" for each of the files I just >created. I checked; the files are there. What could I be missing? > > Thanks, > > Doug Gorley | [EMAIL PROTECTED] > > > > -- > [EMAIL PROTECTED] mailing list > -- [EMAIL PROTECTED] mailing list
