Código:
He Googleado y me lio con todo lo que veo y la terminal veo que me da una especie de solución que no comprendo.jaume@Jaume-BTT:~$ ssh 192.168.1.50 @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ @ 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 ECDSA key sent by the remote host is c6:89:43:5d:f0:07:73:84:10:5c:ad:e9:c2:fc:a1:d8. Please contact your system administrator. Add correct host key in /home/jaume/.ssh/known_hosts to get rid of this message. Offending ECDSA key in /home/jaume/.ssh/known_hosts:4 remove with: ssh-keygen -f "/home/jaume/.ssh/known_hosts" -R 192.168.1.50 ECDSA host key for 192.168.1.50 has changed and you have requested strict checking. Host key verification failed. jaume@Jaume-BTT:~$
Quiero poder conectarme por SSH a ese servidor para controlarlo desde otros ordenadores de mi red o externos, tengo el puerto 80 (Apache) 3306 (MySQL) 22 (SSH) abiertos en mi router por si sirve de algo. ¿Qué creéis que puede ser? Con lo que veo en Google no saco nada en claro .
Saludos