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: <39CCBF81.212707B7@cygnus.com> Date: Sat, 23 Sep 2000 10:34:41 -0400 From: Corinna Vinschen Reply-To: cygwin X-Mailer: Mozilla 4.75 [en] (X11; U; Linux 2.2.16 i686) X-Accept-Language: de, en MIME-Version: 1.0 To: cygwin Subject: Re: telnetd & spelling References: <16158986 DOT 969662021683 DOT JavaMail DOT imail AT ally DOT excite DOT com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Michael Cook wrote: > > Hello, > How do I activate the telnet daemon? I have checked in my /etc/inetd.conf > & it is uncommented, I have tried running it from the command line, but I > get the error: > > /usr/sbin -> ./in.telnetd.exe > ./in.telnetd.exe: getpeername: The descriptor is a file, not a socket You can't start telnetd from command line by default since it requires a connected socket on stdin and stdout. Why did you copy your inetd file from some other system? It's in the base distro as part of the inetutils package and might fit your needs better. Telnetd knows nothing about that file. It's the config file for inetd which starts telnetd. So you'll have to start inetd. There's a _documentation_ (surprise) in /usr/doc/Cygwin/inetutils-1.3.2.README. 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