Mailing-List: contact cygwin-help@sourceware.cygnus.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@sources.redhat.com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin@sources.redhat.com>
List-Help: <mailto:cygwin-help@sources.redhat.com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-owner@sources.redhat.com
Delivered-To: mailing list cygwin@sources.redhat.com
Date: Sat, 17 Mar 2001 10:05:56 +0100
From: Corinna Vinschen <cygwin@cygwin.com>
To: cygwin@cygwin.com
Subject: Re: inetd, telnetd on windows 2000 professional.
Message-ID: <20010317100556.N20900@cygbert.vinschen.de>
Mail-Followup-To: cygwin@cygwin.com
References: <00f901c0ae3d$d69dfc90$1300a8c0@patkaidom.patkai.com> <OE17pLTkUD5euwdUTaG00000ca3@hotmail.com>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
User-Agent: Mutt/1.2.5i
In-Reply-To: <OE17pLTkUD5euwdUTaG00000ca3@hotmail.com>; from aihuawu@hotmail.com on Fri, Mar 16, 2001 at 06:19:43PM -0800

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

