![]() |
![]() |
EnderUNIX tipsMail to My Friend , Home Page[ Security ] "Could not load host key: /etc/ssh/ssh_host_ecdsa_key" - Bâkýr EMRE - (2012-07-29 23:43:08) [18590] if you get error message : 'Could not load host key: /etc/ssh/ssh_host_ecdsa_key' when restarting ssh, after an upgrade from FreeBSD 8.x to 9.x You need to create new ecdsa key with following command #ssh-keygen -t ecdsa -f /etc/ssh/ssh_host_ecdsa_key -N then you should restart the sshd service #/etc/rc.d/sshd restart Mail to My Friend , Home Page |
|