• Skip to primary navigation
  • Skip to main content
  • Skip to primary sidebar
Techgoeasy

Techgoeasy

Learn Oracle, PHP, HTML,CSS,Perl,UNIX shell scripts

  • Home
  • Oracle
    • Oracle database
    • Oracle Ebusiness Suite
    • Oracle weblogic
    • Oracle Performance Tuning
    • Oracle Hyperion
    • Oracle Cloud Tutorials
  • SQL
  • interview questions
  • Linux
  • PHP and HTML
  • Downloads
  • General
Home » Oracle » How to resolve Network Error: Software Caused Connection Abort

How to resolve Network Error: Software Caused Connection Abort

February 27, 2021 by techgoeasy Leave a Comment

We often get “Network Error: Software Caused Connection Abort” when the connection is idle for some time to the server. This happens because some network firewalls terminate the connection if no data is sent through the network through either direction after some time

This issue can be very irritating as you have to log in to the server again and again. In this post, we will learn how we can avoid this error and keep the session active

Step 1 Open the putty connection

network error software caused connection abort

Put the hostname where you are going to connect

Step 2. Click on the connection on the left-hand side

putty network error software caused connection abort

Step 3 Put 30 in the seconds between keepalives and click the check box ” Enable TCP keepalives”

This will make the putty session keep on sending the SSH packet if the session is idle every 30 sec so as to keep the session live

Step 4 To keep this setting intact while working on the server, it is good to save the server with the same name, and then when you want to connect to the server, you can just load the server in Putty and connect

software caused connection abort

Step 5 Now whenever you want to connect to the server test just load the server and connect. Your setting will remain intact

If you are still getting errors after this, you might want to experiment with lower seconds like 10,20 or it could be possible your internet connection is not stable

Hope you like this post on network error software caused connection abort

Also Read
PuTTY CONNECTION MANAGER (PuttyCM)
SSH Putty Commands :- 41 Useful SSH commands to help you manage the VPS /Dedicated Server
ssh passwordless:- How to Enable ssh passwordless login setup between two servers
Remote Desktop Manager : – Awesome Free Remote Desktop manager
install SSH on Ubuntu : How to install SSH on Ubuntu with Detailed steps and Problems faced

Filed Under: Oracle

Reader Interactions

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

Primary Sidebar



Subscribe to our mailing list

Enter your email address to subscribe to this blog and receive notifications of new posts by email

Recent Posts

  • Oracle tkprof utility
  • What is Skew in Database?
  • how to find file based on size in linux
  • SQL trace, 10046 event in Oracle
  • How to use sed replace string in file

Copyright © 2023 : TechGoEasy

  • Hire me
  • Privacy Policy
  • Contact Us
  • New? Start Here
  • About Us