From owner-freebsd-stable Sat Feb 26 2: 7:36 2000 Delivered-To: freebsd-stable@freebsd.org Received: from salmon.maths.tcd.ie (salmon.maths.tcd.ie [134.226.81.11]) by hub.freebsd.org (Postfix) with SMTP id 6BB6E37BBD1 for ; Sat, 26 Feb 2000 02:06:02 -0800 (PST) (envelope-from dwmalone@maths.tcd.ie) Received: from walton.maths.tcd.ie by salmon.maths.tcd.ie with SMTP id ; 26 Feb 2000 10:05:42 +0000 (GMT) Date: Sat, 26 Feb 2000 10:05:41 +0000 From: David Malone To: gerti-freebsds@bitart.com Cc: freebsd-stable@freebsd.org Subject: Re: inetd -l does not log Message-ID: <20000226100541.A89550@walton.maths.tcd.ie> References: <20000226055117.26471.qmail@camelot.bitart.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0i In-Reply-To: <20000226055117.26471.qmail@camelot.bitart.com>; from gerti@bitart.com on Fri, Feb 25, 2000 at 11:51:16PM -0600 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 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. David. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message