josspark
08/02/2015, 11:13
Hola gente estoy intentando conectarme a raspbian por ssh desde mi portatil y no me deja,
ssh pi@192.168.1.31 -p 2222
The authenticity of host '[192.168.1.31]:2222 ([192.168.1.31]:2222)' can't be established.
ECDSA key fingerprint is 0d:6d:8a:c5:55:15:25:2f:af:ac:d5:91:a8:37:3e:cf.
Are you sure you want to continue connecting (yes/no)? yes
Warning: Permanently added '[192.168.1.31]:2222' (ECDSA) to the list of known hosts.
pi@192.168.1.31's password:
Permission denied, please try again.
pi@192.168.1.31's password:
Connection closed by 192.168.1.31
alguna idea?
ssh pi@192.168.1.31 -p 2222
The authenticity of host '[192.168.1.31]:2222 ([192.168.1.31]:2222)' can't be established.
ECDSA key fingerprint is 0d:6d:8a:c5:55:15:25:2f:af:ac:d5:91:a8:37:3e:cf.
Are you sure you want to continue connecting (yes/no)? yes
Warning: Permanently added '[192.168.1.31]:2222' (ECDSA) to the list of known hosts.
pi@192.168.1.31's password:
Permission denied, please try again.
pi@192.168.1.31's password:
Connection closed by 192.168.1.31
alguna idea?