当前位置:网站首页>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
边栏推荐
- Mise en œuvre d’une fonction complexe d’ajout, de suppression et de modification basée sur jeecg - boot
- My seven years with NLP
- [unity] how to export FBX in untiy
- Transfert des paramètres de la barre d'adresse de la page de liste basée sur jeecg - boot
- It is necessary to understand these characteristics in translating subtitles of film and television dramas
- The ECU of 21 Audi q5l 45tfsi brushes is upgraded to master special adjustment, and the horsepower is safely and stably increased to 305 horsepower
- org. activiti. bpmn. exceptions. XMLException: cvc-complex-type. 2.4. a: Invalid content beginning with element 'outgoing' was found
- Basic knowledge of MySQL
- [Yu Yue education] Dunhuang Literature and art reference materials of Zhejiang Normal University
- E-book CHM online CS
猜你喜欢
随机推荐
Summary of leetcode's dynamic programming 4
Attributeerror successfully resolved: can only use cat accessor with a ‘category‘ dtype
Address bar parameter transmission of list page based on jeecg-boot
[Yu Yue education] Dunhuang Literature and art reference materials of Zhejiang Normal University
Leetcode daily question (971. flip binary tree to match preorder traversal)
Today's summer solstice
(practice C language every day) reverse linked list II
Chinese English comparison: you can do this Best of luck
在JEECG-boot代码生成的基础上修改list页面(结合自定义的组件)
LeetCode每日一题(1870. Minimum Speed to Arrive on Time)
What are the commonly used English words and sentences about COVID-19?
How effective is the Chinese-English translation of international economic and trade contracts
自动化测试环境配置
MySQL high frequency interview 20 questions, necessary (important)
記一個基於JEECG-BOOT的比較複雜的增删改功能的實現
基於JEECG-BOOT的list頁面的地址欄參數傳遞
Luogu p2089 roast chicken
Day 248/300 关于毕业生如何找工作的思考
生物医学本地化翻译服务
LeetCode每日一题(971. Flip Binary Tree To Match Preorder Traversal)