From owner-freebsd-bugs Wed Jun 9 8:10: 4 1999 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 9CBF11512D for <freebsd-bugs@FreeBSD.org>; Wed, 9 Jun 1999 08:10:02 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id IAA42393; Wed, 9 Jun 1999 08:10:02 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Date: Wed, 9 Jun 1999 08:10:02 -0700 (PDT) Message-Id: <199906091510.IAA42393@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org Cc: From: David Malone <dwmalone@maths.tcd.ie> Subject: Re: bin/11960: inetd built in wrapping doesn't log like tcpd does. Reply-To: David Malone <dwmalone@maths.tcd.ie> Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org 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