From owner-freebsd-questions Tue Jul 4 23:29:49 2000 Delivered-To: freebsd-questions@freebsd.org Received: from emu.prod.itd.earthlink.net (emu.prod.itd.earthlink.net [207.217.121.31]) by hub.freebsd.org (Postfix) with ESMTP id 6C2EB37B67B for ; Tue, 4 Jul 2000 23:29:45 -0700 (PDT) (envelope-from cjc@earthlink.net) Received: from dialin-client.earthlink.net (pool0669.cvx21-bradley.dialup.earthlink.net [209.179.194.159]) by emu.prod.itd.earthlink.net (8.9.3-EL_1_3/8.9.3) with ESMTP id XAA21911; Tue, 4 Jul 2000 23:29:36 -0700 (PDT) Received: (from cjc@localhost) by dialin-client.earthlink.net (8.9.3/8.9.3) id XAA01522; Tue, 4 Jul 2000 23:28:04 -0700 (PDT) Date: Tue, 4 Jul 2000 23:28:02 -0700 From: "Crist J. Clark" To: dbjames@bga.com Cc: freebsd-questions@FreeBSD.ORG Subject: Re: inetd not running Message-ID: <20000704232801.D325@dialin-client.earthlink.net> Reply-To: cjclark@alum.mit.edu References: <39627B55.21040.31EEFA6@localhost> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i In-Reply-To: <39627B55.21040.31EEFA6@localhost>; from dbjames@bga.com on Wed, Jul 05, 2000 at 12:03:33AM -0500 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Wed, Jul 05, 2000 at 12:03:33AM -0500, dbjames@bga.com wrote: > Hi, > > I am running FreeBSD 4.0. I noticed that inetd is not > running? > > In my /etc/defaults/rc.conf file, inetd_enable="YES" and > inetd_flags="wW" > > Any suggestions as to why inetd is not running? I assume that is a typo, inetd_flags="-wW" # Optional flags to inetd Is what is in /etc/defaults/rc.conf. Do you have 'inetd_enable="NO"' in /etc/rc.conf. Is inetd(8) leaving any messages in /var/log/messages? Did you see inetd mentioned at boot? Any error messages pop up with it? -- Crist J. Clark cjclark@alum.mit.edu To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message