Date: Sat, 26 Feb 2000 10:05:41 +0000 From: David Malone <dwmalone@maths.tcd.ie> 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> In-Reply-To: <20000226055117.26471.qmail@camelot.bitart.com>; from gerti@bitart.com on Fri, Feb 25, 2000 at 11:51:16PM -0600 References: <20000226055117.26471.qmail@camelot.bitart.com>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20000226100541.A89550>