salut a tous, j'essaye de me ssh sur ma machine et ca ne fonctionne pas
ni d'une machine distante sur le lan, ni en local.
voila les erreurs que j'obtient:

Code : Sélectionner tout - Visualiser dans une fenêtre à part
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
 
ky2: {3} ssh localhost
ssh_exchange_identification: Connection closed by remote host
ky2: {4} ssh -v localhost
OpenSSH_3.6.1 NetBSD_Secure_Shell-20030917, SSH protocols 1.5/2.0, OpenSSL 0x0090704f
debug1: Reading configuration data /etc/ssh/ssh_config
debug1: Rhosts Authentication disabled, originating port will not be trusted.
debug1: Connecting to localhost [::1] port 22.
debug1: connect to address ::1 port 22: Connection refused
debug1: Connecting to localhost [127.0.0.1] port 22.
debug1: Connection established.
debug1: identity file /home/franky/.ssh/identity type -1
debug1: identity file /home/franky/.ssh/id_rsa type 1
debug1: identity file /home/franky/.ssh/id_dsa type 2
ssh_exchange_identification: Connection closed by remote host
debug1: Calling cleanup 0x805cb1c(0x0)
j'ai l'impression d'avoir un probleme au niveau de mes clees, je les ai re-generes avec ssh-keygen, et rien a faire

si quelqu'un a un indice, une solution, un conseil, ou un truc qui ressemble a tout ca, je suis preneur