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:to:from:subject:date:message-id:references
	:mime-version:content-type:content-transfer-encoding; q=dns; s=
	default; b=pERCLJXLtJY7Xnw+34Wx3F+06LZqfnYFxcFXE+QIQcDnzbtf8n+oq
	jctYW2EQEOKfRSJ3rbStokKJzu4wH+BxfV+4qNuZTZAGL/RddrX92AgF/K/V0Ca8
	E/Bo6ymH2+bHWzmbQbbH6B6Tt+QhY8Re6NbA4ClavYsevHAUrEpB+E=
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:to:from:subject:date:message-id:references
	:mime-version:content-type:content-transfer-encoding; s=default;
	 bh=DpQE2qr5xyx574a5LLT6pL/IGok=; b=xbG1I63u/G+uAlXUxV7Essm9R1Ju
	qEfXSqrCn0+3FOq66FgQwHoIMlPHXL53pYR+9/2TNlU6ZRXLZfGhDSQypCSbdROz
	MWrU19rkuJbeRSazHuYaFD3EBEO9w8WwtHM5DmKVEb/9PLoIQrLXQK10eAuMSzpm
	eyWYBfeA29ERklc=
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.8 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_NONE,RP_MATCHES_RCVD,SPF_HELO_PASS,SPF_PASS autolearn=ham version=3.3.2
X-HELO: plane.gmane.org
To: cygwin@cygwin.com
From: Andrew Schulman <schulman.andrew@epa.gov>
Subject: Re: OpenSSH port forwarding bug
Date: Wed, 12 Feb 2014 22:44:54 -0500
Lines: 17
Message-ID: <8tfof9t4krrjbrj9rk14umcjbh05h2msko@4ax.com>
References: <BLU173-W3896EF675E0B97DFB4B04DB59D0@phx.gbl>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
X-Archive: encrypt
X-IsSubscribed: yes

> Hi All...
> The following example shows the port forwarding problem.
> 
>  
>  ~
> 
> $ ssh raven -W coyote:22
> getsockname failed: Bad file descriptor
> SSH-2.0-OpenSSH_6.5
> Protocol mismatch.
> ~
> 
> $ ssh raven nc coyote 22
> SSH-2.0-OpenSSH_6.5
> Protocol mismatch.

What are you trying to do?


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

