X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=-2.6 required=5.0 tests=AWL,BAYES_00,SPF_PASS X-Spam-Check-By: sourceware.org X-DSPAM-Result: Innocent X-DSPAM-Processed: Tue Apr 21 17:44:55 2009 X-DSPAM-Confidence: 0.9959 X-DSPAM-Improbability: 1 in 24498 chance of being spam X-DSPAM-Probability: 0.0000 X-DSPAM-Signature: 1,49ede9f794169499420352 X-DSPAM-Factors: 27, Message-ID: <49EDE9F7.8070904@info-systems.de> Date: Tue, 21 Apr 2009 17:44:55 +0200 From: Jakob Curdes User-Agent: Thunderbird 2.0.0.21 (Windows/20090302) MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: SSH error: Read from socket failed: Connection reset by peer References: <362682 DOT 93531 DOT qm AT web83601 DOT mail DOT sp1 DOT yahoo DOT com> <49EDE940 DOT 3000301 AT info-systems DOT de> In-Reply-To: <49EDE940.3000301@info-systems.de> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Sam Snitman schrieb: > Connecting to 65.38.96.67... > Read from socket failed: Connection reset by peer > Connection closed This means that either the service is not running or that a firewall between server and client does not allow the traffic. Check the following: on the local host : 1) make sure windows or other software firewalls are off 2) open a "cygwin shell" and enter telnet localhost 22 if you get an answer, the service is running. If you get an error, it is not running. If the service is running, repeat from remote - you can enter the same command in a normal dos box. If it takes a long time to get an error, there is probably a firewall in between. HTH, Jakob -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/