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=m7BDcVA6OUF5hpbVsb2N6IilqHu24k3nz
	Mgfqo0HBfqri+RSoxj/J15UUmsiasP5/gosVOzSZ5MbNmsIhptIkYKNeZqRhn+5L
	AyTAnU9LhpDCtCXxPTDcPNP8ZS2UVMWz/HoxJbP4VSVGZrkosEE5w7OVQofUs0xy
	5CwyV+vwkk=
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=TtMxW8t8WFQ3Tjm7ZIgWS9SPOC0=; b=AxXxjeO
	vdV2iC55tABGom0HblVa2KGxPa/FW3H0CFloOWvJ7MiqM/j1masla0F1yV5WCz88
	3R256aIuZVyHFalIXIiu6YN4xP6TFuk5sLiTEXnkO7oR9aj9RA07CaYOFzyaUmzL
	sdRdO6fM0uWo+JgGTvNsQX93kt4OYXwpDO3Q=
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=0.2 required=5.0 tests=AWL,BAYES_20,SPF_SOFTFAIL autolearn=no version=3.3.2
X-HELO: resqmta-po-11v.sys.comcast.net
Message-ID: <5418B2BD.7060002@acm.org>
Date: Tue, 16 Sep 2014 14:59:25 -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>	<54164C02.3030806@acm.org>	<CAJipp7e7TpiaumFjU0jF1DYECPs=Y5AcczLk8_uvQz+kkhJZDQ@mail.gmail.com>	<CAJipp7fD7RqLca7Ce9wzDs2y_Z5L32S=qp5ee5K=r-FYQgAQ9w@mail.gmail.com>	<54171E4D.8030303@acm.org>	<CAJipp7fGG7WScjnGbfDmDksfDp59EoQ_Youq3HfA4O5y-V8mwg@mail.gmail.com> <CAJipp7e165n9bsL8aP0pk5n+o9S7xTVY1a7DRr4tO0LhVX6tCw@mail.gmail.com>
In-Reply-To: <CAJipp7e165n9bsL8aP0pk5n+o9S7xTVY1a7DRr4tO0LhVX6tCw@mail.gmail.com>
Content-Type: text/plain; charset=windows-1252
Content-Transfer-Encoding: 7bit
X-IsSubscribed: yes
Reply-To: cygwin@cygwin.com

Steven Dennis wrote:
> $ ssh -vvv

You need the rest of the arguments:

  ssh -vvv localhost

I'm not trying to be snarky here, but "man ssh" and the output you got
from the ssh command should have been clues to you about the problem. I
recommend reading the man page for ssh or for any command you read on
this list if you don't know what all the switches are.

-- 
David Rothenberger  ----  daveroth@acm.org

weapon, n.:
        An index of the lack of development of a culture.

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

