Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 8 Nov 1999 13:16:26 -0500 (EST)
From:      William Melanson <wjm@gate.net>
To:        Arcady Genkin <a.genkin@utoronto.ca>
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: Logging inetd and all connections/failures
Message-ID:  <Pine.A41.4.03.9911081304530.46034-100000@tiwa.gate.net>
In-Reply-To: <87hfiza18j.fsf@main.wgaf.net>

next in thread | previous in thread | raw e-mail | index | archive | help
On 6 Nov 1999, Arcady Genkin wrote:

% 
% Trying to make inetd and syslog log every connection attempt, I have
% added to my rc.conf.local:
% 
% inetd_flags="-lwW"
% log_in_vain="YES"

I added the following line to /etc/syslog.conf to reflect all logging/
authentication messages to /var/auth.log.

auth.info        /var/log/auth.log

More info can be found at syslog(3), syslogd(8) and syslog.conf(5).

- Bill




To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.A41.4.03.9911081304530.46034-100000>