Advertisement

排查远程主机身份验证已更改问题

阅读量:

问题描述

实验室先前的服务器曾遭受网络攻击,随后系统被重新安装。目前在申请新的账户与密码后,尝试进行远程登录时遇到了错误提示。

复制代码
 xxx@xxx:~$ ssh xxx@xxx.xxx.xx.xxx

    
 @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
    
 @    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:xxx

全部评论 (0)

还没有任何评论哟~