Quand je fais /etc/init.d/ssh start j'ai un message d'erreur :
Starting OpenBSD Secure Shell server: sshdCould not load host key: /etc/ssh/ssh_host_key
Could not load host key: /etc/ssh/ssh_host_rsa_key
Could not load host key: /etc/ssh/ssh_host_dsa_key
Disabling protocol version 1. Could not load host key
Quand je fais invoke-rc.d ssh start je n'ai pas de message d'erreur
J'ai pourtant bien généré mes clés ssh avec ssh-keygen
Apres le invoke et quand j'éssaye une connection en local :
root@xxxxxx:/etc# ssh dubis@localhost
ssh: connect to host localhost port 22: Connection refused
[^] # Re: sshd
Posté par dubis . En réponse au message connexion SSH. Évalué à 1.
Quand je fais /etc/init.d/ssh start j'ai un message d'erreur :
Starting OpenBSD Secure Shell server: sshdCould not load host key: /etc/ssh/ssh_host_key
Could not load host key: /etc/ssh/ssh_host_rsa_key
Could not load host key: /etc/ssh/ssh_host_dsa_key
Disabling protocol version 1. Could not load host key
Quand je fais invoke-rc.d ssh start je n'ai pas de message d'erreur
J'ai pourtant bien généré mes clés ssh avec ssh-keygen
Apres le invoke et quand j'éssaye une connection en local :
root@xxxxxx:/etc# ssh dubis@localhost
ssh: connect to host localhost port 22: Connection refused
Je suis sur Débain knoppix kaella
merci