delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2009/03/12/12:21:16

X-Recipient: archive-cygwin AT delorie DOT com
X-SWARE-Spam-Status: No, hits=-0.2 required=5.0 tests=AWL,BAYES_50,J_CHICKENPOX_21,J_CHICKENPOX_66
X-Spam-Check-By: sourceware.org
Date: Thu, 12 Mar 2009 12:16:20 -0500 (CDT)
From: Michael Hennebry <hennebry AT web DOT cs DOT ndsu DOT nodak DOT edu>
To: Wilfried <wh_ng AT gmx DOT de>
cc: cygwin AT cygwin DOT com
Subject: Re: How can I ssh to a Windows box?
In-Reply-To: <e80ir4dkgcamjqjm2b9v26tgll4398sv4h@4ax.com>
Message-ID: <alpine.DEB.1.00.0903121117230.7847@mail.cs.ndsu.nodak.edu>
References: <alpine DOT DEB DOT 1 DOT 00 DOT 0903091630580 DOT 29189 AT mail DOT cs DOT ndsu DOT nodak DOT edu> <alpine DOT DEB DOT 1 DOT 00 DOT 0903091701480 DOT 29667 AT mail DOT cs DOT ndsu DOT nodak DOT edu> <e80ir4dkgcamjqjm2b9v26tgll4398sv4h AT 4ax DOT com>
User-Agent: Alpine 1.00 (DEB 882 2007-12-20)
MIME-Version: 1.0
X-IsSubscribed: yes
Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Unsubscribe: <mailto:cygwin-unsubscribe-archive-cygwin=delorie DOT com AT cygwin DOT 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

On Thu, 12 Mar 2009, Wilfried wrote:

> Michael Hennebry <hennebry AT web DOT cs DOT ndsu DOT nodak DOT edu> wrote:
>
>> On Mon, 9 Mar 2009, Michael Hennebry wrote:
>> ...
>> I've discovered that if I kill the demon,
>> I still get timeout from the outside,
>> but connection refused locally.
>
> If you can login to ssh locally but not from the outside, perhaps your
> Windows' firewall is blocking this.

That was my thought, too,
but it seems to be correct and turning it off didn't help.
Could I be missing a similar flag somewhere?

>> I haven't been able to restart the demon:
>> /var/empty must be owned by root and not group or world-writeable.
>
> You must give the files the correct ownership and access rights:
> In cygwin, issue:
>
> cd /
> chmod og+w /tmp
> touch /var/log/sshd.log
> chown system:system /var/log/sshd.log /var/empty /etc/ssh_h*
> chmod 755 /var/empty
>
> Define the service with the command
>
> cygrunsrv -I sshd -p /usr/sbin/sshd

It was already installed, so I used --remove first.
It was running after the last reboot.

> Start the service by
>
> cygrunsrv -S sshd

No go.
Win32 error 1062
I tried again after making the rest of /etc system:system .
Same no go.

> Stop the service by
>
> cygrunsrv -E sshd

-- 
Michael   hennebry AT web DOT cs DOT ndsu DOT NoDak DOT edu
"Pessimist: The glass is half empty.
Optimist:   The glass is half full.
Engineer:   The glass is twice as big as it needs to be."

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