Resolve this problem with this :
> /usr/bin/ssh-keygen -t rsa1 -N "" -f /etc/ssh/ssh_host_key
> /usr/bin/ssh-keygen -t rsa -N "" -f /etc/ssh/ssh_host_rsa_key
> /usr/bin/ssh-keygen -t dsa -N "" -f /etc/ssh/ssh_host_dsa_key
> /usr/bin/ssh-keygen -t rsa -N "" -f /etc/ssh/ssh_host_rsa_key
> /usr/bin/ssh-keygen -t dsa -N "" -f /etc/ssh/ssh_host_dsa_key