@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
@ 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
SHA256:Bf7tmBtw+t2pBFVwMs+vdzANsosc1lvcQ3RFiWcdrL.
Please contact your system administrator.
Add correct host key in /root/.ssh/known_hosts to get rid of this message.
Offending ECDSA key in /root/.ssh/known_hosts:23
ECDSA host key for 192.168.54.21 has changed and you have requested strict checking.
Host key verification failed.
lost connection
解决方案:
文件传输不过去,只需要修改~/.ssh/known_hosts文件,把当前IP相关的一条删掉。
cd ~/.ssh
vi known_hosts
粗暴亿点
vi ~/.ssh/known_hosts