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=Mz z37gdVBgDMNrIXL9jzkEr1s3O6W8viLooIfYa5iBaHQaHxd6O2M7ycXivcMXPVg/ ZEO+UaOtXNzwqMeuAp/vc1GOf2oW9jYcT6dkHJEQzCB+vYbrtaDv+L2s0zBH35SO fPoz6BvV6Qhe8FYShIbto6hWD0N4sSxQqPnrhtcAM= 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=oRupacLH vaX0Vu4uzPmPzO7Eox0=; b=ZG5pO7bkaXRXiBtkrn4f9esLFKnb4UpKc06YC7Jo ig91Y2POZ+6ETf/uo/tKkdTx5D7E5EI/Q/KrSxbGjgxKaUEDtJKYXrVZopx7tcSY G2J+O03NZCzKLcBRCLUYvt15aKOFsxrBF5fhI0AjTv5nmnl8MN/ucLV8O5IR/tJm W7I= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: 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 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=2.1 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-yk0-f169.google.com MIME-Version: 1.0 X-Received: by 10.236.35.103 with SMTP id t67mr29525069yha.7.1410750307148; Sun, 14 Sep 2014 20:05:07 -0700 (PDT) In-Reply-To: <54164C02.3030806@acm.org> References: <541629B2 DOT 2060403 AT acm DOT org> <54164C02 DOT 3030806 AT acm DOT org> Date: Sun, 14 Sep 2014 20:05:07 -0700 Message-ID: Subject: Re: Fwd: Need help port forwarding with ssh and cygwin... From: Steven Dennis To: cygwin AT cygwin DOT com Content-Type: text/plain; charset=UTF-8 X-IsSubscribed: yes Thank you so much. I didn't realize that I needed to do this. This is a little over my head so thanks for the help. I did a ssh-host-config and followed the instructions, rebooted the computer and then did a ssh localhost. Here is what I got $ ssh localhost The authenticity of host 'localhost (::1)' can't be established. ECDSA key fingerprint is 12:e6:5d:c7:e0:2a:5f:60:dd:2c:69:8e:40:26:25:63. Are you sure you want to continue connecting (yes/no)? On Sun, Sep 14, 2014 at 7:16 PM, David Rothenberger 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