Differences

This shows you the differences between the selected revisions of the page.

2008-02-18 2008-02-18
puttydoccite (martin) putty info to software_caused_connection_abort (martin)
Line 29: Line 29:
If you are getting the error while logging in, your connection may have been blocked by firewall. Please refer to [[faq_connection_refused|FAQ]]. If you are getting the error while logging in, your connection may have been blocked by firewall. Please refer to [[faq_connection_refused|FAQ]].
-Even if you are getting the error in the middle of session, it can be caused by the firewall. Try to disable it temporarily to see if the problem persists. Refer to [[faq_connection_refused|FAQ]].+Even if you are getting the error in the middle of session, it means that Windows network code killed an established connection for some reason. For example, it might happen if you pull the network cable out of the back of an Ethernet-connected computer, or if Windows has any other similar reason to believe the entire network has become unreachable.  
 + 
 +Windows also generates this error if it has given up on the machine at the other end of the connection ever responding to it. If the network between your client and server goes down and your client then tries to send some data, Windows will make several attempts to send the data and will then give up and kill the connection. In particular, this can occur even if you didn't do anything, if you are using SSH-2 and WinSCP attempts a [[ui_login_kex#reexchange|key re-exchange]].  
 + 
 +The problem can be caused also by the firewall. Try to disable it temporarily to see if the problem persists. Refer to [[faq_connection_refused|FAQ]]. 
 + 
 +It can also occur if you are using [[ui_login_connection#keepalives|keepalives]] in your connection. Other people have reported that keepalives fix this error for them. ((&puttydoccite))
===== Host does not exist ===== ===== Host does not exist =====

Last modified: by martin