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: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 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=-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 AT cygwin DOT com From: Andrew Schulman Subject: Re: OpenSSH port forwarding bug Date: Wed, 12 Feb 2014 22:44:54 -0500 Lines: 17 Message-ID: <8tfof9t4krrjbrj9rk14umcjbh05h2msko@4ax.com> References: 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