Re: SSH Local Port Forwarding

2006-02-01 Thread Corinna Vinschen
On Feb 1 08:36, Jon Dixon wrote: > 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

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-02-01 Thread Corinna Vinschen
On Feb 1 10:15, Corinna Vinschen wrote: > On Jan 31 15:25, Jon Dixon wrote: > > 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. > > No, it doesn't, definitely. 1.5.19-4 has not set the SO_EXCL

Re: SSH Local Port Forwarding

2006-02-01 Thread Corinna Vinschen
On Jan 31 15:25, Jon Dixon wrote: > 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. No, it doesn't, definitely. 1.5.19-4 has not set the SO_EXCLUSIVEADDRUSE option, and I could easily reuse ports for

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

Re: SSH Local Port Forwarding

2006-01-29 Thread Corinna Vinschen
On Jan 27 09:56, Corinna Vinschen wrote: > On Jan 26 16:53, Jon Dixon wrote: > >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 > > li

Re: SSH Local Port Forwarding

2006-01-27 Thread Corinna Vinschen
On Jan 26 16:53, Jon Dixon wrote: >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 serv