Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sources DOT redhat DOT com Delivered-To: mailing list cygwin AT sources DOT redhat DOT com Message-ID: <39880539.3BAA6C5C@cygnus.com> Date: Wed, 02 Aug 2000 13:25:45 +0200 From: Corinna Vinschen Reply-To: cygwin X-Mailer: Mozilla 4.73 [en] (X11; I; Linux 2.2.14-SMP i686) X-Accept-Language: de, en MIME-Version: 1.0 To: Reiner Suikat CC: Cygwin Mailing Liste Subject: Re: inetd and "unknown service" References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Reiner Suikat wrote: > > Hello, > I have just installed Cygwin (1.1.3 release from the net) and the inetutils > (1.3.2-5p1) on a Windows 2000 system and now I have the following problem: > > After installing inetd as a service (LocalSystem account) and generating the > registry key as described in the doc, inetd starts up without a problem (it > does appear twice in task manager as mentioned in the doc), but I cannot use > any service. Whenever I try to telnet or ftp to another host, I get > something like The inetd has _nothing_ to do with telneting or ftping to another host. inetd starts the corresponding services when you try to logon from another host to _your_ machine. > tcp/telnet unknown service That's a problem in your local SERVICES file. It seems to miss the important lines for telnet and ftp: ftp-data 20/tcp #FTP, data ftp 21/tcp #FTP. control telnet 23/tcp You can find the file in $(SYSTEMROOT)/system32/drivers/etc Corinna -- Corinna Vinschen Please, send mails regarding Cygwin to Cygwin Developer mailto:cygwin AT sources DOT redhat DOT com Red Hat, Inc. mailto:vinschen AT cygnus DOT com -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com