Date: Sat, 26 Feb 2000 04:20:29 -0600 From: Gerd Knops <gerti@bitart.com> To: David Malone <dwmalone@maths.tcd.ie> Cc: freebsd-stable@freebsd.org Subject: Re: inetd -l does not log Message-ID: <20000226102030.26849.qmail@camelot.bitart.com> In-Reply-To: <20000226100541.A89550@walton.maths.tcd.ie> References: <20000226055117.26471.qmail@camelot.bitart.com> <20000226100541.A89550@walton.maths.tcd.ie>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20000226102030.26849.qmail>