Skip to content
Knowledge Base

Error

To renew

Updated 1 min readSSH

text
 ssh -l root 192.168.2.38
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
@    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 ED25519 key sent by the remote host is
SHA256:TLdHqqqd581LkHooxcdj38JHfmpCiK0+TDWneB35oew.
Please contact your system administrator.

To renew

bash
ssh-keygen -R 192.168.1.50
ssh/README.md