- 论坛徽章:
- 0
|
ssh连接到远程主机提示如下错误
[root@QD-SEVER root]# ssh 192.168.0.254
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ 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
18:42:3b:22:1a:88:56:61:73:5c:1b:9a:53:07:0c:b0.
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:2
RSA host key for 192.168.0.254 has changed and you have requested strict checking.
Host key verification failed.
但是我用telnet 登陆上去以后,把服务重启一下,没有报错,请指点 |
|