Apartamento En Familia

Apartamento En Familia
Apartamento de playa para vacaciones. http://www.apartamentoenfamilia.es. Número registro HUTT-005768

miércoles, 14 de septiembre de 2011

Nueva manera de solucionar el problema de offending RSA key

En un artículo anterior decíamos como solucionar el problema:
Ahora con las nuevas versiones podemos hacerlo más fácilmente:




usuario@miPC:~$ ssh usuario@192.168.0.23 -p 22
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
@    WARNING: REMOTE HOST IDENTIFICATION HAS CHANGED!     @
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
IT IS POSSIBLE THAT SOMEONE IS DOING SOMETHING NASTY!
Someone could be eavesdropping on you right now (man-in-the-middle attack)!
It is also possible that a host key has just been changed.
The fingerprint for the RSA key sent by the remote host is
a0:a9:95:25:7e:00:43:d2:42:61:5a:00:15:79:11:ff.
Please contact your system administrator.
Add correct host key in /home/usuario/.ssh/known_hosts to get rid of this message.
Offending RSA key in /home/usuario/.ssh/known_hosts:50
  remove with: ssh-keygen -f "/home/usuario/.ssh/known_hosts" -R 192.168.0.23
RSA host key for 84.88.62.216 has changed and you have requested strict checking.
Host key verification failed.

usuario@miPC:~$ ssh-keygen -f "/home/usuario/.ssh/known_hosts" -R 192.168.0.23
/home/usuario/.ssh/known_hosts updated.
Original contents retained as /home/usuario/.ssh/known_hosts.old

No hay comentarios:

Publicar un comentario


That u don't know what you've got 'til it's gone