WARNING: REMOTE HOST IDENTIFICATION HAS CHANGED!

WARNING: REMOTE HOST IDENTIFICATION HAS CHANGED!

@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
@ 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
2c:ea:2b:38:67:58:11:bb:78:30:6d:9d:3a:df:f9:53.
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:1
RSA host key for 10.0.30.47 has changed and you have requested strict checking.
Host key verification failed.


Here is the steps to solve this.

Step 1:

Open and edit the fileĀ /root/.ssh/known_hosts

Step2 :

and remove the line related to the IP mentioned (10.0.31.42).

Step 3: Then retry to ssh login.

https://discuss.eduguru.in/question/warning-remote-host-identification-has-changed/

 

Leave a Reply