X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=0.7 required=5.0 tests=AWL,BAYES_00,HK_RANDOM_ENVFROM,HK_RANDOM_FROM,KHOP_THREADED,RCVD_IN_DNSWL_NONE,RCVD_IN_HOSTKARMA_NO,SARE_FROM_CONS6S X-Spam-Check-By: sourceware.org MIME-Version: 1.0 In-Reply-To: <4F967800.1020002@samsung.com> References: <4F967800 DOT 1020002 AT samsung DOT com> From: Gyurmo Date: Thu, 26 Apr 2012 10:34:44 +0200 Message-ID: Subject: Re: Read from socket failed: Connection reset by peer To: cygwin AT cygwin DOT com Content-Type: text/plain; charset=UTF-8 X-O2-Trust: 2, 61 X-O2-SPF: neutral X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: 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 Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id q3Q8Zwfh015131 Hello, I probed. ssh working with telnet. openssh 6.0p1-1 WindowsXP Event Log entry for sshd service: ========================= The description for Event ID ( 0 ) in Source ( sshd ) cannot be found. The local computer may not have the necessary registry information or message DLL files to display messages from a remote computer. You may be able to use the / AUXSOURCE= flag to retrieve this description; see Help and Support for details. The following information is part of the event: sshd : PID 3000 : fatal: seteuid 1006: Permission denied. What can I do? 2012/4/24 Fedin Pavel : > On 24.04.2012 13:43, Gyurmo wrote: >> >> Hello >> >> I have a problem again. >> >> Read from socket failed: Connection reset by peer >> >  Try restarting sshd service. If this works, you have the same problem as i > do with portmap. >  And, you know, i have one guess. How early are services started? If they > somehow manage to start up before network interface goes up, they won't be > able to bind to correct addresses. However, i don't know how to fix it. >  BTW you can prove it. Take telnet client and try to connect: > 1. From remote machine to your port 22. > 2. From the same machine, using network interface's IP > 3. From the same machine, using localhost IP. >  If (1) doesn't work and (3) works, my guess is correct. > > -- >  Kind regards >  Pavel Fedin >  Expert engineer, Samsung Moscow research center > -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple