Ted Ozolins wrote:
I've never had to generate my keys for ssh. Under Slackware this is done the first time you boot into a fresh install. Under Gentoo this was not done. Now I'm not sure if this is something I've messed up or is there some step I've overlooked.?

/etc/init.d/ssh start


Should do it for you, if they don't already exist.

If it's not doing it do:

/etc/init.d/sshd stop
rm -f /etc/ssh/ssh_host*
/etc/init.d/sshd start

MAL


-- [EMAIL PROTECTED] mailing list



Reply via email to