Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 8 Jun 1999 04:30: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:  <199906081130.EAA31794@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: Tue, 08 Jun 1999 12:26:45 +0100

 > On Tue, 08 Jun 1999 11:41:01 +0100, David Malone wrote:
 > 
 > > Yup - we should call syslog for every connection with allow_severity for
 > > the level. For a start this is what tcpd does, but for a second
 > > allow_severity can be changed by the call to hosts_access
 > 
 > But that's just my point. I don't think it can, certainly not from my
 > take on the allow_severity variable in inetd.c ... Where are you
 > looking?
 
 contrib/tcp_wrappers/options.c about line 550. This actually means we
 should be reseting allow_severity and deny_severity before each call
 to hosts_access()?
 
 	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?199906081130.EAA31794>