This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

OpenSSH port forwarding bug


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]