X-Recipient: archive-cygwin@delorie.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 <jc@info-systems.de>
User-Agent: Thunderbird 2.0.0.21 (Windows/20090302)
MIME-Version: 1.0
To: cygwin@cygwin.com
Subject: Re: SSH error: Read from socket failed: Connection reset by peer
References: <362682.93531.qm@web83601.mail.sp1.yahoo.com> <49EDE940.3000301@info-systems.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@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.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/

