> Subject: RE: OpenSSH port forwarding bug
> Date: Fri, 14 Feb 2014 12:48:53 -0800
>
> Hi Andrew...
>
> This is what I usually use in a proxycommand. So the example localized
> it to just one layer. You can see that it connects to an ssh server and
> then drops when I fail to complete the handshake. That is expected.
>
> The example shows that ssd -W gives an error, but doing the same thing
> with ssh nc works fine.
>
> Thanks,
>
> ...Karl
>
>> Subject: Re: OpenSSH port forwarding bug
>> Date: Wed, 12 Feb 2014 22:44:54 -0500
>>
>>> 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