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 Date: Sat, 27 Jan 2001 01:21:45 -0800 From: Seth Delackner To: Mumit Khan Cc: Seth Delackner , cygwin AT cygwin DOT com Subject: Re: tcpd is where? Message-ID: <20010127012145.A6838@io.jtan.com> References: <20010126203532 DOT A3406 AT io DOT jtan DOT com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2i In-Reply-To: ; from khan@NanoTech.Wisc.EDU on Sat, Jan 27, 2001 at 12:04:25AM -0600 I applied the patch as you outlined and I successfully compiled and installed tcpd in /usr/sbin. I then modified my inetd.conf to something like what appears below. Anyhow, I restarted inetd and immeditely lost access to any of the services. When I changed the tcpd lines back to 'in.foo in.foo' instead of 'tcpd in.foo' and restarted, everything was good again, but of course, without tcpd! echo dgram udp wait root internal discard stream tcp nowait root internal discard dgram udp wait root internal daytime stream tcp nowait root internal daytime dgram udp wait root internal chargen stream tcp nowait root internal chargen dgram udp wait root internal time stream tcp nowait root internal time dgram udp wait root internal ftp stream tcp nowait root /usr/sbin/tcpd in.ftpd sshd stream tcp nowait root /usr/sbin/tcpd in.sshd -i exec stream tcp nowait root /usr/sbin/in.rexecd in.rexecd -- Want to unsubscribe from this list? Check out: http://cygwin.com/ml/#unsubscribe-simple