Cause Connection Abort. Network error software causes Connection abort
Here’s how to resolve a puTTY connection outage:
1. Setting on the Linux server:
vi /etc/ssh/sshd_config
Find TCPKeepAlive Yes and remove the previous #
Find the ClientAliveInterval parameter and remove the previous #
ClientAliveInterval 60 Changes the following 0 to 60
ClientAliveInterval specifies how long it takes the server to request a message from the client. The default is 0 and no message is sent. ClientAliveInterval 60 means once a minute and then the client responds, which keeps the connection long. The oddity here is that instead of the client initiating the request to stay connected (FTerm, CTerm, etc.), the server is required to initiate the request first.
In addition, for ClientAliveCountMax, the default value is 3. ClientAliveCountMax means that when the server makes a request and the client does not respond to it a certain number of times, the client automatically disconnects. Under normal circumstances, the client will not fail to respond.
2. Putty client Settings:
In the Connection, there are Seconds between Keepaliaves, in which an empty packet is sent to the server to keep the Connection alive. In case the logged in host does not receive the data for a long time, it will automatically disconnect the SSH connection
In the figure above, the default input 0 is to disable keeping a connection, in this case I’m used to setting 60. Both check boxes remain selected by default.
From: https://blog.csdn.net/xiaobaoroy/article/details/51556320
Here’s how to resolve a puTTY connection outage:
1. Setting on the Linux server:
vi /etc/ssh/sshd_config
Find TCPKeepAlive Yes and remove the previous #
Find the ClientAliveInterval parameter and remove the previous #
ClientAliveInterval 60 Changes the following 0 to 60
ClientAliveInterval specifies how long it takes the server to request a message from the client. The default is 0 and no message is sent. ClientAliveInterval 60 means once a minute and then the client responds, which keeps the connection long. The oddity here is that instead of the client initiating the request to stay connected (FTerm, CTerm, etc.), the server is required to initiate the request first.
In addition, for ClientAliveCountMax, the default value is 3. ClientAliveCountMax means that when the server makes a request and the client does not respond to it a certain number of times, the client automatically disconnects. Under normal circumstances, the client will not fail to respond.
2. Putty client Settings:
In the Connection, there are Seconds between Keepaliaves, in which an empty packet is sent to the server to keep the Connection alive. In case the logged in host does not receive the data for a long time, it will automatically disconnect the SSH connection
In the figure above, the default input 0 is to disable keeping a connection, in this case I’m used to setting 60. Both check boxes remain selected by default.
From: https://blog.csdn.net/xiaobaoroy/article/details/51556320
Read More:
- putty Network error:Software caused Connection abort solution – measured valid
- Putty network error: software caused connection abort
- Putty prompts network error: software caused connection abort
- Mobaxterm connects to Ubuntu server through SSH network error: software caused connection abort
- Putty:Network error:Connection timed out
- Putty prompt connection time out
- Remote sshd prompt: server unexpectedly closed network connection
- (transfer) using Wireshark package capture software to prompt the NPF driver isn’t running solution
- Springboot project start swagger prompt error err_ CONNECTION_ Refused solution
- Ubuntu18 “Activation of network connection failed” cannot access the Internet 【Solution】
- SQL server remote computer refused network connection, error: 1225, specific solution steps.
- Debian using networking to restart the network can not start the solution of network card
- Caused by: java.net.SocketException : connection reset or caused by: java.sql.SQLRecoverableException solve
- Windows_ Win7 broadband connection prompt remote access connection manager error
- Wireless network solution of deepin Linux network card driver (manual) installation
- Java connection SQL error, network error IO Exception:Connection refused :connect
- iOS Frequent Error Domains = NSURLErrorDomain Code = -1005 “Network Connection Lost.”
- Solution summary of VMware network card without IP and failure to start network card (continuous update)
- Solve the problem caused by: java.sql.SQLRecoverableException : IO error: connection reset related problems
- Activation of network connection fail