Re: Fork: Resource temporarily unavailable

2008-06-15 Thread Larry Hall (Cygwin)
Adam Thompson wrote: Dear all, We have several sshd installations based on Cygwin, running on Server 2003 SP1 (and also SP2). Over the last 12 months or so, there seems to have been a lot of problems with sshd - the eventlogs cite a fork: resource temporarily unavailable - error. I've checked

Fork: Resource temporarily unavailable

2008-06-15 Thread Adam Thompson
Dear all, We have several sshd installations based on Cygwin, running on Server 2003 SP1 (and also SP2). Over the last 12 months or so, there seems to have been a lot of problems with sshd - the eventlogs cite a fork: resource temporarily unavailable - error. I've checked the obvious (ie port 22

Re: Bug in ping? ICMP Sequence Number octets are reversed

2008-06-15 Thread Christopher Faylor
On Fri, Jun 13, 2008 at 10:10:53AM -0700, Gary Johnson wrote: >> However, I think it's possible to get equivalent behavior >> from Windows ping if you give it the right command line parameters. > >The feature of Cygwin's (Unix's) ping that I found particularly >useful in my testing was the printin

Re: start ssh port forwarding at boot time

2008-06-15 Thread Brian Dessent
Brian Dessent wrote: > I still think you were right in that the OP was incorrectly using their > ssh username/password when they should be using their Windows username > and password. Oh, and on the topic of automatically setting up ssh port forwarding as a service: OP should definitely use autos

Re: start ssh port forwarding at boot time

2008-06-15 Thread Brian Dessent
René Berber wrote: > Sorry I didn't realize your user name is "root", seems that cygrunsrv is > not able to change users which is a Windows capability option. Cygrunsrv does not require the ability to change users as sshd does. The service is configured to run as a given user in the service cont

Re: start ssh port forwarding at boot time

2008-06-15 Thread René Berber
Matthias Meyer wrote: [snip] $ cygrunsrv -I forward -p /usr/bin/ssh -a "-v -f -2 -N -L 5729:localhost:5729 [EMAIL PROTECTED]" -u root -w password $ cygrunsrv -S forward cygrunsrv: Error starting a service: StartService: Win32 error 1069: Der Dienst konnte wegen einer fehlerhaften Anmeldung nic

Re: start ssh port forwarding at boot time

2008-06-15 Thread René Berber
Matthias Meyer wrote: [snip] $ cygrunsrv -I forward -p /usr/bin/ssh -a "-v -f -2 -N -L 5729:localhost:5729 [EMAIL PROTECTED]" -u root -w password $ cygrunsrv -S forward cygrunsrv: Error starting a service: StartService: Win32 error 1069: Der Dienst konnte wegen einer fehlerhaften Anmeldung nic

Re: start ssh port forwarding at boot time

2008-06-15 Thread Matthias Meyer
Am Sonntag 15 Juni 2008 schrieb René Berber: > Matthias Meyer wrote: > > > I try to start port forwarding shortly after boot by using cygrunsrv. > > > > $ cygrunsrv -Q forward5729 > > Service : forward5729 > > Current State : Stopped > > Command : /usr/bin/ssh -v -f

Re: start ssh port forwarding at boot time

2008-06-15 Thread René Berber
Matthias Meyer wrote: I try to start port forwarding shortly after boot by using cygrunsrv. $ cygrunsrv -Q forward5729 Service : forward5729 Current State : Stopped Command : /usr/bin/ssh -v -f -2 -N -L 5729:localhost:5729 [EMAIL PROTECTED] [snip] What should I

start ssh port forwarding at boot time

2008-06-15 Thread Matthias Meyer
Hello, I try to start port forwarding shortly after boot by using cygrunsrv. $ cygrunsrv -Q forward5729 Service : forward5729 Current State : Stopped Command : /usr/bin/ssh -v -f -2 -N -L 5729:localhost:5729 [EMAIL PROTECTED] Unfortunately this will not work for me

RE: Passing file descriptors and ssh ControlMaster

2008-06-15 Thread Stefanos Makris
Hi Corinna, I'm sorry to ask such a basic question, but id there somewhere where I can get information around these plans? I would like to give it a try if I can. --Stefanos. -Original Message- From: Corinna Vinschen [mailto:[EMAIL PROTECTED] Sent: Saturday, June 14, 2008 1:51 AM To: c

Re: Cygwin & MingW: Ressources of sh.exe arent freed after running

2008-06-15 Thread Mark Geisert
Chris writes: > I tried to compile a new version of gcc and got an error that was saying > me that no more processes can be started. So I looked into the > taskmanager and saw that I had too high PIDs (>260.000) and that my RAM > was full and also the pagefile. This topic has come up numerous t

Cygwin & MingW: Ressources of sh.exe arent freed after running

2008-06-15 Thread Chris
I just tumpled over a problem with MingW and Cygwin. I tried to compile a new version of gcc and got an error that was saying me that no more processes can be started. So I looked into the taskmanager and saw that I had too high PIDs (>260.000) and that my RAM was full and also the pagefile.