博客
关于我
强烈建议你试试无所不能的chatGPT,快点击我
ssh ip "WARING:REMOTE HOST IDENTIFICATION HAS CHANGED!"
阅读量:6252 次
发布时间:2019-06-22

本文共 1101 字,大约阅读时间需要 3 分钟。

[root@ok network-scripts]# ssh 192.168.1.10@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@    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 is8b:e7:b8:6b:eb:a8:2d:06:7b:f1:75:c9:b5:48:a9:06.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:19RSA host key for 192.168.1.10 has changed and you have requested strict checking.Host key verification failed.

 

[root@ok network-scripts]# mv ~/.ssh/known_hosts ~/.ssh/known_hosts.bak[root@ok network-scripts]# ssh 192.168.1.10The authenticity of host '192.168.1.10 (192.168.1.10)' can't be established.RSA key fingerprint is 8b:e7:b8:6b:eb:a8:2d:06:7b:f1:75:c9:b5:48:a9:06.Are you sure you want to continue connecting (yes/no)?

 

转载地址:http://qpysa.baihongyu.com/

你可能感兴趣的文章
装逼语录:
查看>>
PHP函数
查看>>
[Leetcode]414. Third Maximum Number
查看>>
UTC引发时区配置和Linux系统时间和bios时间问题
查看>>
C语言32个关键字
查看>>
图像处理之canny---求梯度
查看>>
OpenGL编程轻松入门之一个简单的例子
查看>>
MVC控制器返回重定向操作
查看>>
LINUX总结
查看>>
编译php5.4的时候出现错误----configure: error: in `/usr/local/src/php540/php-5.4.0':
查看>>
机器学习编程01_线性回归
查看>>
Markdown语法
查看>>
《CSS世界》读书笔记(十六)
查看>>
初入前端
查看>>
(回文串 )Best Reward -- hdu -- 3613
查看>>
最少拦截系统------LCS--------动态规划
查看>>
关于EOF的种种。
查看>>
h5 拍照上传 代码
查看>>
javascript 通用定义
查看>>
语文文法
查看>>