delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2014/09/14/23:36:24

X-Recipient: archive-cygwin AT delorie DOT com
DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id
:list-unsubscribe:list-subscribe:list-archive:list-post
:list-help:sender:mime-version:in-reply-to:references:date
:message-id:subject:from:to:content-type; q=dns; s=default; b=d+
k9QZojn70gh3Li18wLyR54/tIUIBDBcslnlKJPpvfM+pUTHckHF/dYIP2sDPkey+
g7RRsvXIKN3Wd/c/Dtvzslo6ExYgxi/QVbs4df5zBHqqi2yST0/vmPAZb9/fp8XA
o0GIf6c7ufAgtDgIoR4Ir4mgDhOzmBJ4hQ/GPz0ik=
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id
:list-unsubscribe:list-subscribe:list-archive:list-post
:list-help:sender:mime-version:in-reply-to:references:date
:message-id:subject:from:to:content-type; s=default; bh=Ps/1FoGg
k8hLbDg66r8kE38Vdn4=; b=AYA5yF7A4UYPMbK7s4hK1u4pDnwU6kbJtmgUkxnd
VlL4ucj3WmCxDruljudC7lorTToYujxzXXwFBBv/vrqSBEaUsteGmP//eeycfKU7
Bpo+UxMdk7EK8/mUH1pAZ0HWqnQMJsg7hqbF6gOF/gn2tItRAHcIT+bCZ5+HHlGx
llY=
Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm
List-Id: <cygwin.cygwin.com>
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
Authentication-Results: sourceware.org; auth=none
X-Virus-Found: No
X-Spam-SWARE-Status: No, score=1.7 required=5.0 tests=AWL,BAYES_50,FREEMAIL_ENVFROM_END_DIGIT,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=no version=3.3.2
X-HELO: mail-yh0-f54.google.com
MIME-Version: 1.0
X-Received: by 10.236.98.103 with SMTP id u67mr30351488yhf.14.1410752155896; Sun, 14 Sep 2014 20:35:55 -0700 (PDT)
In-Reply-To: <CAJipp7e7TpiaumFjU0jF1DYECPs=Y5AcczLk8_uvQz+kkhJZDQ@mail.gmail.com>
References: <CAJipp7famUyvOEysLofd4JEYG6ZJcOdYjAReqWOqODsP=citXA AT mail DOT gmail DOT com> <CAJipp7d+mNkG0x9PpJu1A5hhUQBAdREgvXBcVt5VhFQoyOznOw AT mail DOT gmail DOT com> <541629B2 DOT 2060403 AT acm DOT org> <CAJipp7e=eMLCxPoEa_nNFfQEqZV+=oXZ2Jf2TvKWmwXVzjo5ew AT mail DOT gmail DOT com> <54164C02 DOT 3030806 AT acm DOT org> <CAJipp7e7TpiaumFjU0jF1DYECPs=Y5AcczLk8_uvQz+kkhJZDQ AT mail DOT gmail DOT com>
Date: Sun, 14 Sep 2014 20:35:55 -0700
Message-ID: <CAJipp7fD7RqLca7Ce9wzDs2y_Z5L32S=qp5ee5K=r-FYQgAQ9w@mail.gmail.com>
Subject: Re: Fwd: Need help port forwarding with ssh and cygwin...
From: Steven Dennis <nzdreamer55 AT gmail DOT com>
To: cygwin AT cygwin DOT com
X-IsSubscribed: yes

So I went to

http://docs.oracle.com/cd/E24628_01/install.121/e22624/preinstall_req_cygwin_ssh.htm

and I am kind of stuck at 5.4.4 where it recommends

Backup the c:\cygwin\etc\passwd file and then use any editor to open
the file in edit mode. Remove only those entries of the user that you
will use to connect to the host on which you want to install a
Management Agent. Ask the user to make a backup of the
c:\cygwin\etc\passwd file before editing.

I am over my head with this.  Which ones do I remove?  And then the
next step leaves me even deeper under water.

Waiting for your help.  Thanks

On Sun, Sep 14, 2014 at 8:06 PM, Steven Dennis <nzdreamer55 AT gmail DOT com> wrote:
> Forgot to include this
>
> Are you sure you want to continue connecting (yes/no)? yes
> Warning: Permanently added 'localhost' (ECDSA) to the list of known hosts.
> Write failed: Broken pipe
>
> On Sun, Sep 14, 2014 at 7:16 PM, David Rothenberger <daveroth AT acm DOT org> wrote:
>> On 9/14/2014 6:35 PM, Steven Dennis wrote:
>>> Ok so I think that the problem is with connecting from my server to my
>>> local computer over ssh.  I ssh to my server and then issued a ssh
>>> kira AT XXX DOT XXX DOT XXX DOT XXX and got the following error.
>>>
>>> ssh: connect to host XXX.XXX.XXX.XXX port 22: Connection timed out
>>
>> Have you setup the ssh server on your local computer by running
>> "ssh-host-config" as an admin user? If so, is the sshd service running?
>>
>> The first thing to get working is the ssh server. Make sure you can do
>> "ssh localhost" from your Cygwin computer. If that works, then there is
>> some firewall blocking the connection. If that doesn't, look at
>> /var/log/sshd.log to see why the sshd service didn't start.
>>
>> --
>> David Rothenberger  ----  daveroth AT acm DOT org
>>
>> "Buy land.  They've stopped making it."
>>                 -- Mark Twain
>>
>> --
>> 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
>>

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

- Raw text -


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