Problems with Xshell SSH connection to test server

Source: Internet
Author: User

Problem restore: Connect to the test server with SSH I made a solid mistake.

Fbiwarning:

--------------------------------------------------------------------------------------------------------------- -------------above problem restore

Resolution process: Baidu Blog Address http://blog.csdn.net/risingsun001/article/details/37879283

--------------------------------------------------------------------------------------------------------------- -------------The above resolution process

Workaround: vi/root/.ssh/known_hosts Delete the IP corresponding to the public key, save the exit (: Wq) and then connect to it.

--------------------------------------------------------------------------------------------------------------- -------------The above workaround

Rationale: Anyone with openssh knows that SSH will record every public key you have accessed your computer in ~/.ssh/known_hosts. The next time you access the same computer, OpenSSH checks the public key. If the public key is different, OpenSSH warns you against attacks such as DNS hijack. So now we just need to delete the corresponding IP node's public key in the knows_hosts file, then SSH IP address. --This paragraph I am not very understand, directly copy of the blog, and later searched the public key and key and other related content.

--------------------------------------------------------------------------------------------------------------- ------------the above principles explained

Attached: http://www.cnblogs.com/shijingjing07/p/5965792.html public key and key, HTTPS detailed

Problems with Xshell SSH connection to test server

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.