Guest_imported
New member
- Jan 1, 1970
- 0
When attempting to start the ssh daemon, I get the following error message. I have config'd sshd_config to my likings, which was basically just assigning the proper port.
Here's what I get...
bash-2.03# /usr/local/sbin/sshd
Could not load host key: /usr/local/etc/ssh_host_key
Could not load host key: /usr/local/etc/ssh_host_rsa_key
Could not load host key: /usr/local/etc/ssh_host_dsa_key
Disabling protocol version 1. Could not load host key
Disabling protocol version 2. Could not load host key
sshd: no hostkeys available -- exiting.
I appreciate any responses
Here's what I get...
bash-2.03# /usr/local/sbin/sshd
Could not load host key: /usr/local/etc/ssh_host_key
Could not load host key: /usr/local/etc/ssh_host_rsa_key
Could not load host key: /usr/local/etc/ssh_host_dsa_key
Disabling protocol version 1. Could not load host key
Disabling protocol version 2. Could not load host key
sshd: no hostkeys available -- exiting.
I appreciate any responses