X-Recipient: archive-cygwin@delorie.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:message-id:date:from:mime-version:to:subject
	:references:in-reply-to:content-type:content-transfer-encoding
	:reply-to; q=dns; s=default; b=EHrVaxvvLv89w8J9CeqenDpcHprTsd2SR
	Zbup3/7gbk7q/EfOoECAW1qnTLgm6/RWpV6ciioAurYH1GEXhO75xadzxkN96far
	eVEzRpZoVFpzOj0lAldiirYns2lF78D63fVXH7lGvtSVwrDatpF7AkZyxnv7XuUP
	DNykqFj1qc=
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:message-id:date:from:mime-version:to:subject
	:references:in-reply-to:content-type:content-transfer-encoding
	:reply-to; s=default; bh=7P9QtDXK7CZ1WhvD+8pjpwZsvIU=; b=JK1lidK
	Pz0UouKxeutkwAlmq1Kha3MNQpt9FGKHTz4CMTKYS9pfMcGeApWE83vtpFbo3K7p
	WSjYh7sLnI3ex3mG6JDn8RIDBl+m8UrVfcKAaupick0C1cLVhixso6W9vwqR4eof
	0xQPyH6NpyO2XM9jWDwAh2axnlm1wQhzeWc8=
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
Authentication-Results: sourceware.org; auth=none
X-Virus-Found: No
X-Spam-SWARE-Status: No, score=1.9 required=5.0 tests=AWL,BAYES_50,RCVD_IN_SEMBLACK,SPF_SOFTFAIL autolearn=no version=3.3.2
X-HELO: resqmta-ch2-10v.sys.comcast.net
Message-ID: <54164C02.3030806@acm.org>
Date: Sun, 14 Sep 2014 19:16:34 -0700
From: David Rothenberger <daveroth@acm.org>
User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:31.0) Gecko/20100101 Thunderbird/31.1.1
MIME-Version: 1.0
To: cygwin@cygwin.com
Subject: Re: Fwd: Need help port forwarding with ssh and cygwin...
References: <CAJipp7famUyvOEysLofd4JEYG6ZJcOdYjAReqWOqODsP=citXA@mail.gmail.com>	<CAJipp7d+mNkG0x9PpJu1A5hhUQBAdREgvXBcVt5VhFQoyOznOw@mail.gmail.com>	<541629B2.2060403@acm.org> <CAJipp7e=eMLCxPoEa_nNFfQEqZV+=oXZ2Jf2TvKWmwXVzjo5ew@mail.gmail.com>
In-Reply-To: <CAJipp7e=eMLCxPoEa_nNFfQEqZV+=oXZ2Jf2TvKWmwXVzjo5ew@mail.gmail.com>
Content-Type: text/plain; charset=windows-1252
Content-Transfer-Encoding: 7bit
X-IsSubscribed: yes
Reply-To: cygwin@cygwin.com

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@XXX.XXX.XXX.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@acm.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

