当前位置:网站首页>Day 246/300 SSH connection prompt "remote host identification has changed!"
Day 246/300 SSH connection prompt "remote host identification has changed!"
2022-07-06 06:40:00 【Arden Zhao】
( One ) demand
I want to connect to the remote server. Both password free login and command line report errors ssh [email protected] - p
But there was a mistake , as follows :
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
@ 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:vdHz3zOlFnQs/O+IkQCmN8FjCUSHJsKgVkD1+7KvmlA.
Please contact your system administrator.
Add correct host key in /Users/zhaoarden/.ssh/known_hosts to get rid of this message.
Offending ED25519 key in /Users/zhaoarden/.ssh/known_hosts:14
Host key for 47.93.247.224 has changed and you have requested strict checking.
Host key verification failed.
( Two ) analysis
SSH The accessed public keys will be cached in (public key);
On next visit ,SSH Will check the public key , If you don't , There will be an error .
So as not to receive DNS Equal attack of ;
( 3、 ... and ) resolvent
Mac edition , find known_hosts file ,/Users/zhaoarden/.ssh/known_hosts
Delete the corresponding IP The corresponding public key is OK 了 .
Connect again .
Write it at the end
On the way to study , Often slack off 《 There are students who want to learn technology and need supervision ~》
https://mp.weixin.qq.com/s/FyuddlwRY7DsHUejCjiVug
Reference link
https://cloud.tencent.com/developer/article/1508166
边栏推荐
- 字幕翻译中翻英一分钟多少钱?
- Redis Foundation
- PHP uses redis to implement distributed locks
- Black cat takes you to learn UFS Protocol Part 8: UFS initialization (boot operation)
- 翻译影视剧字幕,这些特点务必要了解
- The registration password of day 239/300 is 8~14 alphanumeric and punctuation, and at least 2 checks are included
- [Yu Yue education] flower cultivation reference materials of Weifang Vocational College
- 成功解决TypeError: data type ‘category‘ not understood
- Day 246/300 ssh连接提示“REMOTE HOST IDENTIFICATION HAS CHANGED! ”
- Transfert des paramètres de la barre d'adresse de la page de liste basée sur jeecg - boot
猜你喜欢
[English] Grammar remodeling: the core framework of English Learning -- English rabbit learning notes (1)
Grouping convolution and DW convolution, residuals and inverted residuals, bottleneck and linearbottleneck
(practice C language every day) reverse linked list II
Convert the array selected by El tree into an array object
Private cloud disk deployment
云服务器 AccessKey 密钥泄露利用
电子书-CHM-上线CS
Cobalt strike feature modification
专业论文翻译,英文摘要如何写比较好
Engineering organisms containing artificial metalloenzymes perform unnatural biosynthesis
随机推荐
Modify the list page on the basis of jeecg boot code generation (combined with customized components)
Classification des verbes reconstruits grammaticalement - - English Rabbit Learning notes (2)
Remember the implementation of a relatively complex addition, deletion and modification function based on jeecg-boot
成功解决TypeError: data type ‘category‘ not understood
删除外部表源数据
Avtiviti创建表时报错:Error getting a new connection. Cause: org.apache.commons.dbcp.SQLNestedException
[web security] nodejs prototype chain pollution analysis
Market segmentation of supermarket customers based on purchase behavior data (RFM model)
如何将flv文件转为mp4文件?一个简单的解决办法
Play video with Tencent video plug-in in uni app
详解SQL中Groupings Sets 语句的功能和底层实现逻辑
翻译公司证件盖章的价格是多少
Cobalt Strike特征修改
[ 英语 ] 语法重塑 之 英语学习的核心框架 —— 英语兔学习笔记(1)
CS certificate fingerprint modification
Drug disease association prediction based on multi-scale heterogeneous network topology information and multiple attributes
My creation anniversary
Black cat takes you to learn EMMC Protocol Part 10: EMMC read and write operation details (read & write)
基于JEECG-BOOT的list页面的地址栏参数传递
How to convert flv file to MP4 file? A simple solution