delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2006/06/15/15:05:58

X-Spam-Check-By: sourceware.org
MIME-Version: 1.0
Subject: RE: sshd connection reset by peer problem
Date: Thu, 15 Jun 2006 15:03:56 -0400
Message-ID: <C874DBE9D30B584587F8CD0EC34DA8BE01CF41CC@EX00.idirect.net>
From: "Harig, Mark" <maharig AT idirect DOT net>
To: "marct" <tordofm AT hotmail DOT com>, <cygwin AT cygwin DOT com>
X-IsSubscribed: yes
Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe AT cygwin DOT com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin AT cygwin DOT com>
List-Help: <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner AT cygwin DOT com
Mail-Followup-To: cygwin AT cygwin DOT com
Delivered-To: mailing list cygwin AT cygwin DOT com
X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id k5FJ5slo024497

 

> -----Original Message-----
> From: cygwin-owner AT cygwin DOT com 
> [mailto:cygwin-owner AT cygwin DOT com] On Behalf Of marct
> Sent: Thursday, June 15, 2006 10:23 AM
> To: cygwin AT cygwin DOT com
> Subject: Re: sshd connection reset by peer problem
> 
> 
> Thanks for the pointer. I removed all of my keys from the 
> .ssh directory and
> then ran ssh-keygen.exe which created 3 new sets of keys but 
> I still get
> connection reset by peer:
> 
> $ ssh -vvv localhost

Unless you have an ssh server running on 'localhost', then
this command will not work because your 'ssh' client has no
server to communicate with.  Setting up a (Cygwin) ssh service
on your Windows computer is possible, but it's not likely that
you want to do that because you have said that you are new to
using ssh.  Instead, you should find out the IP address of the
ssh server, if any, is available on your network.  Once you've
found out that IP address, then you should first ping it to
confirm that your computer has some basic network connectivity
to that address.

Cygwin provides a simplified method for creating ssh encryption-
key files: ssh-user-config.  After removing your present key files,
run that script, and respond to its prompts.  Typically, you will
not need the RSA1 and DSA key types, so you can respond no when 
prompted to create them (they are less secure than the RSA2 key
type).

---


--
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/


- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019