From owner-freebsd-stable Sat Feb 26 2:28:44 2000 Delivered-To: freebsd-stable@freebsd.org Received: from camelot.bitart.com (camelot.BITart.com [206.103.221.33]) by hub.freebsd.org (Postfix) with SMTP id 4EF8F37BCCC for ; Sat, 26 Feb 2000 02:21:21 -0800 (PST) (envelope-from gerti@bitart.com) Received: (qmail 26850 invoked by uid 101); 26 Feb 2000 10:20:30 -0000 Message-ID: <20000226102030.26849.qmail@camelot.bitart.com> Content-Type: text/plain MIME-Version: 1.0 (NeXT Mail 4.2mach v148) In-Reply-To: <20000226100541.A89550@walton.maths.tcd.ie> X-Nextstep-Mailer: Mail 4.2mach (Enhance 2.2p1) Received: by NeXT.Mailer (1.148) From: Gerd Knops Date: Sat, 26 Feb 2000 04:20:29 -0600 To: David Malone Subject: Re: inetd -l does not log Cc: freebsd-stable@freebsd.org Reply-To: gerti-freebsds@bitart.com References: <20000226055117.26471.qmail@camelot.bitart.com> <20000226100541.A89550@walton.maths.tcd.ie> Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG David Malone wrote: > On Fri, Feb 25, 2000 at 11:51:16PM -0600, Gerd Knops wrote: > > > When given the -l option inetd will log an entry to syslog each time a > > connection is accepted, noting the service selected and the IP-number of > > the remote requestor if available. > > It's logged at level info - are you sure you're logging these messages > somewhere? Check and see if you can see the messages when you add: > > *.* myusername > > in /etc/syslog.conf and killall -HUP syslogd. > I have this in my syslog.conf *amingst other things): !inetd *.* /dev/console And I did HUP syslogd. killed inetd, and run it 'by hand' using 'inetd -d -l -w -W'. No dice. Gerd To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message