[RESOLU] sshd avec netbsd 3.0

sshd avec netbsd 3.0 [RESOLU] - réseaux et sécurité - Linux et OS Alternatifs

Marsh Posté le 21-11-2006 à 23:09:26    

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 :
  1. ky2: {3} ssh localhost
  2. ssh_exchange_identification: Connection closed by remote host
  3. ky2: {4} ssh -v localhost
  4. OpenSSH_3.6.1 NetBSD_Secure_Shell-20030917, SSH protocols 1.5/2.0, OpenSSL 0x0090704f
  5. debug1: Reading configuration data /etc/ssh/ssh_config
  6. debug1: Rhosts Authentication disabled, originating port will not be trusted.
  7. debug1: Connecting to localhost [:1] port 22.
  8. debug1: connect to address ::1 port 22: Connection refused
  9. debug1: Connecting to localhost [127.0.0.1] port 22.
  10. debug1: Connection established.
  11. debug1: identity file /home/franky/.ssh/identity type -1
  12. debug1: identity file /home/franky/.ssh/id_rsa type 1
  13. debug1: identity file /home/franky/.ssh/id_dsa type 2
  14. ssh_exchange_identification: Connection closed by remote host
  15. 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
 :hello:


Message édité par _ky_ le 22-11-2006 à 23:39:07
Reply

Marsh Posté le 21-11-2006 à 23:09:26   

Reply

Marsh Posté le 22-11-2006 à 23:34:42    

et bien en fait c'etait tout bete
 
il fallait modifier le fichier /etc/hosts.allow et y mettre
 
sshd sshd1 sshd2 : ALL : ALLOW
 
 :bounce:

Reply

Sujets relatifs:

Leave a Replay

Make sure you enter the(*)required information where indicate.HTML code is not allowed