Saludos
Tengo un servidor en Centos 5.0 que es DNS , Servidor de Correo , Servidor Web el dia de hoy ingrese como usuario root y me aparecio el siguiente mensaje, alguien puede informarme cuales son las implicaciones de este mensaje. Coincidencial nuestra red ha estado presentando problemas de latencia.
Gracias.
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ @ 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 the RSA host key has just been changed. The fingerprint for the RSA key sent by the remote host is 1c:e5:86:b3:2f:aa:5c:b4:22:47:d7:f6:fe:c8:b7:49. Please contact your system administrator. Add correct host key in /root/.ssh/known_hosts to get rid of this message. Offending key in /root/.ssh/known_hosts:2 RSA host key for 10.201.0.12 has changed and you have requested strict checking. Host key verification failed.
La clave rsa de esa direccion ip ha cambiado, vamos que tu conectabas desde una ip, te asigna una clave, te vuelves a conectar y no añade nada... por alguna razon ha cambiado la clave rsa, para que no te de mas errores, borra la linea de ese fichero y solucionado.
No te asustes.Espero haberme explicado.
Mas info en http://foros.ubuntu-cl.org/viewtopic.php?p=30036
Nightduke
2008/8/2 Oscar Martinez Mejia omartinezmejia@gmail.com:
Saludos
Tengo un servidor en Centos 5.0 que es DNS , Servidor de Correo , Servidor Web el dia de hoy ingrese como usuario root y me aparecio el siguiente mensaje, alguien puede informarme cuales son las implicaciones de este mensaje. Coincidencial nuestra red ha estado presentando problemas de latencia.
Gracias.
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ @ 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 the RSA host key has just been changed. The fingerprint for the RSA key sent by the remote host is 1c:e5:86:b3:2f:aa:5c:b4:22:47:d7:f6:fe:c8:b7:49. Please contact your system administrator. Add correct host key in /root/.ssh/known_hosts to get rid of this message. Offending key in /root/.ssh/known_hosts:2 RSA host key for 10.201.0.12 has changed and you have requested strict checking. Host key verification failed.
CentOS-es mailing list CentOS-es@centos.org http://lists.centos.org/mailman/listinfo/centos-es
Hola
2008/8/2 Oscar Martinez Mejia omartinezmejia@gmail.com
Saludos
Tengo un servidor en Centos 5.0 que es DNS , Servidor de Correo , Servidor Web el dia de hoy ingrese como usuario root y me aparecio el siguiente mensaje, alguien puede informarme cuales son las implicaciones de este mensaje. Coincidencial nuestra red ha estado presentando problemas de latencia.
Gracias.
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ @ 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 the RSA host key has just been changed. The fingerprint for the RSA key sent by the remote host is 1c:e5:86:b3:2f:aa:5c:b4:22:47:d7:f6:fe:c8:b7:49. Please contact your system administrator. Add correct host key in /root/.ssh/known_hosts to get rid of this message. Offending key in /root/.ssh/known_hosts:2 RSA host key for 10.201.0.12 has changed and you have requested strict checking. Host key verification failed.
Eso significa, que la llave RSA de la maquina de la que hiciste ssh, cambio... esta es una clave que al conectarte por primera vez por ssh a otra maquina, se intercambian y luego se comparan... y se relacionan con la IP de la maquina.
Esto pasa generalmente cuando tu ip cambia, o cuando haces una nueva intalacion del S.O.
Oscar Martinez Mejia wrote:
Saludos
Tengo un servidor en Centos 5.0 que es DNS , Servidor de Correo , Servidor Web el dia de hoy ingrese como usuario root y me aparecio el siguiente mensaje, alguien puede informarme cuales son las implicaciones de este mensaje. Coincidencial nuestra red ha estado presentando problemas de latencia.
Gracias.
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ @ 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 the RSA host key has just been changed. The fingerprint for the RSA key sent by the remote host is 1c:e5:86:b3:2f:aa:5c:b4:22:47:d7:f6:fe:c8:b7:49. Please contact your system administrator. Add correct host key in /root/.ssh/known_hosts to get rid of this message. Offending key in /root/.ssh/known_hosts:2 RSA host key for 10.201.0.12 http://10.201.0.12 has changed and you have requested strict checking. Host key verification failed.
Si cambiaste el ip del server o lo reinstalaste , no pasa nada ,solo borra la line correspondiente ~/.ssh/know_host
CentOS-es mailing list CentOS-es@centos.org http://lists.centos.org/mailman/listinfo/centos-es