This is the mail archive of the cygwin@cygwin.com 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]

Re: inetd, telnetd on windows 2000 professional.


On Fri, Mar 16, 2001 at 06:19:43PM -0800, Ed Aihua Wu wrote:
> My inetd seems ignoring /etc/inetd.conf and try to listen
> to other ports like 80.
> I find out this since my web server doesn't work and netstat -nr
> show me inetd is listening to it.
> 
> My question is how to make inetd read /etc/inetd.conf
> and not to listen to port 80.

I don't understand that problem, really. My inetd is running as a
service and it runs fine and it doesn't ignore /etc/inetd.conf
and it's also the version which is the current version on sourceware.

So what? Have a look into the registry under

HKLM/SYSTEM/CurrentControlSet/Services/inetd

The "ImagePath" is set to <YourCygwinRoot>\usr\sbin\inetd.exe

Under the subkey Parameters there's a value "ConfigFilePath"
which has to be set to "/etc/inetd.conf".

If that doesn't help you, you will have to debug that problem
on your machine.

Corinna

-- 
Corinna Vinschen                  Please, send mails regarding Cygwin to
Cygwin Developer                                mailto:cygwin@cygwin.com
Red Hat, Inc.

--
Want to unsubscribe from this list?
Check out: 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]