SSH Local Port Forwarding

2006-02-02 Thread Jon Dixon
The snapshot of 02-02-06 works well. It has passed the relevant hijack attack scenarios. Thanks again Jon -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ:

Re: SSH Local Port Forwarding

2006-02-01 Thread Jon Dixon
Hi Corinna, Thanks for all the consideration you have given this WinSock problem. As a suggestion, would it be possible to add an ssh command line option, so the user could explicitly open the listening port in exclusive mode. This would alleviate the problem of trying to second guess when to

Re: SSH Local Port Forwarding

2006-01-31 Thread Jon Dixon
Hi Corinna, I have tested the cygwin-inst-20060130.tar.bz2 snapshot. Unfortunately, this snapshot runs the same way as release 1.5.19-4. Cygwin does however behave differently on Windows 2000 Server than on Windows 2003 Server. The following describes the behavior of Cygwin (release or snapshot

SSH Local Port Forwarding

2006-01-26 Thread Jon Dixon
I have Cygwin version 1.5.18-1 installed on a Windows 2003 Server System. My question is in regard to the SSH Local Port Forwarding feature. I activate the ssh local port forwarding with the command line statement: ssh –L2001:server.com:23 server.com. At this point, an application can con