Hi,
 
I have installed openssh2.9p2 and it works correctly when I probe it locally. I mean when I do:
 
[operador@intra133 init.d]$ /usr/local/bin/ssh -v -2 -l operador 0
 
But when I try to connect from another machine:
 
[hostlog@v1estdat hostlog]$ /usr/local/bin/ssh -v -2 -l operador 192.168.3.133
 
It doen´t work. In the debug, appears:
 
debug1: authentications that can continue: publickey,password,keyboard-interactive
debug1: next auth method to try is publickey
debug1: try pubkey: /home/hostlog/.ssh/id_rsa
Connection closed by 192.168.3.133
debug1: Calling cleanup 0x8062e14(0x0)
 
Why does it close the connection?
 
Many thanks
Nuria
 
 
 
 
 
 

Reply via email to