Re: Issue in using xinetd service on windows

2005-01-05 Thread Markus Schönhaber
Sharma, Pallavi (GE Healthcare) wrote: The problem is not with killing the xinetd process. I can kill it by running "/etc/rc.d/init.d/xinetd stop". Killing xinetd ist not the problem, but...? Now i am facing a new problem. telnet/ftp service is hanging. :-( xinetd process is running but telnet and

Re: Issue in using xinetd service on windows

2005-01-04 Thread Markus Schönhaber
Sharma, Pallavi (GE Healthcare) wrote: I forgot to mention it but yes I am starting this service using following command : " net start xinetd" This service is visible on Windows service Interface but when I run command "net start" to list all the servcies, xinetd service is missing in the list. I

RE: Issue in using xinetd service on windows

2005-01-04 Thread Sharma, Pallavi \(GE Healthcare\)
I forgot to mention it but yes I am starting this service using following command : " net start xinetd" This service is visible on Windows service Interface but when I run command "net start" to list all the servcies, xinetd service is missing in the list. I can start this service by using com

Re: Issue in using xinetd service on windows

2004-12-28 Thread Igor Pechtchanski
On Tue, 28 Dec 2004, Fred Kulack wrote: > >cygrunsrv -I xinetd -d "Cygwin Xinetd" -p /usr/sbin/xinetd -e CYGWIN=ntsec > >Above command is installing this service successfully. > > > >To stop this service , I am using > >/etc/rc.d/init.d/xinetd stop > > > >I start the service , I am using > >/etc/r

Re: Issue in using xinetd service on windows

2004-12-28 Thread Fred Kulack
>cygrunsrv -I xinetd -d "Cygwin Xinetd" -p /usr/sbin/xinetd -e CYGWIN=ntsec >Above command is installing this service successfully. > >To stop this service , I am using >/etc/rc.d/init.d/xinetd stop > >I start the service , I am using >/etc/rc.d/init.d/xinetd start I could be wrong, but I beli

Issue in using xinetd service on windows

2004-12-28 Thread Sharma, Pallavi \(GE Healthcare\)
Hi , I am using "cygwin xinetd" service on windows. I am having issue that the status of "cygwin xinetd" service is not visible on Windows services interface (Control panel-->Administrative tools-->Services). I am using following command to install xinetd as service : cygrunsrv -I xinetd -d "