Date: Wed, 9 Jun 1999 08:10:02 -0700 (PDT) From: David Malone <dwmalone@maths.tcd.ie> To: freebsd-bugs@FreeBSD.org Subject: Re: bin/11960: inetd built in wrapping doesn't log like tcpd does. Message-ID: <199906091510.IAA42393@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR bin/11960; it has been noted by GNATS. From: David Malone <dwmalone@maths.tcd.ie> To: Sheldon Hearn <sheldonh@uunet.co.za> Cc: freebsd-gnats-submit@freebsd.org Subject: Re: bin/11960: inetd built in wrapping doesn't log like tcpd does. Date: Wed, 09 Jun 1999 16:03:21 +0100 > > Two problems. First you reset deny_severity and allow_severity after > > calling hosts_access and before calling syslog > > Um, I'm pretty sure you've misread the diff. *doh* You're right - its fine. > > Second, with this method all connections are logged twice if you give -l, > > once about line 541 and once after the tcp_wrapper stuff is done. > > I've only just tried it with -l now. :-) > > I notice that if I _don't_ specify a severity in hosts.allow, I don't > receive _any_ message with a stock standard syslog.conf . When I specify > severity auth.notice in syslog.conf, I only get _one_ message, the one > generated in the LIBWRAP code at line 637. > > What's up? The other one is logged at daemon.info. David. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199906091510.IAA42393>