Sistemas Operativos > GNU/Linux
ssh no conecta
(1/1)
lair:
Hola a todos.
tengo un problema, no se por que no me puedo conectar por ssh, cuando ejecuto ssh usuario@host me retorna lo siguiente.
--- Código: Text ---@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ 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 isee:68:09:d4:65:6a:f0:30:4b:0e:53:11:41:ba:c7:51.Please contact your system administrator.Add correct host key in /home/Lair/.ssh/known_hosts to get rid of this message.Offending key in /home/Lair/.ssh/known_hosts:2RSA host key for ###.###.###.### has changed and you have requested strict checking.Host key verification failed.
a que se puede deber y como puedo hacer para lograr conectarme??
NOTA: esta es la unica forma en que tengo acceso al servidor y creo que tiene fedora (desconosco la version)
de antemano muchas gracias
shakka:
Entre las opciones: cambio de ip, desajuste de hora/tiempo del sistema....
Solucion:
Eliminar el fichero que se encuentra en el perfil del usuario desde el cual estas intendo acceder(en el cliente):
--- Citar ---rm $HOME/ .ssh/known_hosts
--- Fin de la cita ---
y luego vuelve a intentar acceder
lair:
Gracias shakka ya logre logearme :good:
su -:
Las cosas no necesariamente son tan simples, si no tienes buena suerte podria ser un MITM, ten cuidado.
m0skit0:
Aclaro: MITM = Man In The Middle, un tipo de ataque con un intruso haciéndose pasar por otro equipo.
Navegación
Ir a la versión completa