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:message-id:from:to:subject:date:content-type :content-transfer-encoding:mime-version; q=dns; s=default; b=yec Z9tDKM55SQKhpzWikDlXrlF05LERRzqjvbcF/l2MjMt3My3xhMDtG4k9D3RLMSn3 B6YItzXrl1Hhy7y2ILCS9Y6L6bMpBPCRCptPfAoI4+tygvqcnT7YwIiB+IEYz4DB 13J8tfwlldwjWnnLhC0M78mV4Yh9WSrh3FIt4RFI= 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:from:to:subject:date:content-type :content-transfer-encoding:mime-version; s=default; bh=n6kPxxRVU 0s0Rs7c92yrYH6xtS4=; b=wJ72k/GHqpMDMkm2tLP/xM5XEYr0fZBB8YCqJG7i5 t0q00v0eTNrIWcd8OK6q5RhP0dPgPUbIwfFBxlNmGyW1+830pK5R7CMXaCJoQSNu l5H+/aolqK2m/g7Ovl0vZESa+lcNTowZSWQ+7mUCkJAhwtyFYibWBqctpUH/22SO Wk= 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=0.7 required=5.0 tests=AWL,BAYES_00,FREEMAIL_ENVFROM_END_DIGIT,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,RP_MATCHES_RCVD,SPF_PASS autolearn=ham version=3.3.2 X-HELO: blu0-omc1-s38.blu0.hotmail.com X-TMN: [Vf4D3GEWXJm1s9K320kzYYeRGY91ZESS] Message-ID: From: Karl M To: "cygwin AT cygwin DOT com" Subject: OpenSSH port forwarding bug Date: Wed, 12 Feb 2014 18:50:13 -0800 Content-Type: text/plain; charset="iso-8859-1" MIME-Version: 1.0 X-IsSubscribed: yes Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id s1D2oUNp008656 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. This is the latest version of everything on a win7-64 pro machine. Thanks, ...Karl -- 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