On Wed, Aug 13, 2003 at 06:47:22PM +1000, [EMAIL PROTECTED] wrote: > To: John Clarke <[EMAIL PROTECTED]>
Please stop doing this. I'm on this list, don't send me a separate copy. > + echo -n 'Generating SSH1 RSA host key: ' > Generating SSH1 RSA host key: + /usr/bin/ssh-keygen -q -t rsa1 -f > /etc/ssh/ssh_host_key -C '' -N '' > + chmod 600 /etc/ssh/ssh_host_key > + chmod 644 /etc/ssh/ssh_host_key.pub > + success 'RSA1 key generation' [snip] > Starting sshd:+ initlog -c '/usr/sbin/sshd ' > Disabling protocol version 1. Could not load host key So does your sshd_config point to the same key file that the script is generating? Cheers, John -- whois [EMAIL PROTECTED] GPG key id: 0xD59C360F http://kirriwa.net/john/ -- SLUG - Sydney Linux User's Group - http://slug.org.au/ More Info: http://lists.slug.org.au/listinfo/slug
