The SecureCRT is connected to the server and is timed out and disconnected.

Source: Internet
Author: User

When SecureCRT connects to the server and times out and is disconnected, the reason is that there are routers, firewalls, and idle connections between the client and the server beyond the specified time for security purposes. Or the server is set to disconnect idle connections. Solution: since idle connections will be disconnected, we should "busy" the connection between the client and the server. Method 1: starting from the server side, modify the ClientAliveInterval 300 (default: 0) parameter in the/etc/ssh/sshd_config configuration file. This parameter means that the server sends a message to the client every five minutes, method 2: Start from the client: the above configuration requires server permissions. If you do not have server permissions, you can use this method. The idea is: the client sends a message to the server to keep the connection secureCRT in the option terminal unidle to set the number of seconds to send a string or NO-OP protocol package.

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.