Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 9 Dec 1998 09:38:01 +0200
From:      Johann Visagie <wjv@cityip.co.za>
To:        Markus <mennis@ucsd.edu>, freebsd-questions@FreeBSD.ORG
Subject:   Re: telnet log
Message-ID:  <19981209093801.C5576@cityip.co.za>
In-Reply-To: <366D8352.336BAE61@ucsd.edu>; from Markus on Tue, Dec 08, 1998 at 07:51:46PM %2B0000
References:  <366D8352.336BAE61@ucsd.edu>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, 08 Dec 1998 at 19:51 SAST, Markus wrote:
> 
> Does anyone know of a log file that is automatically there or if not how
> to set one up for recording telnet connections?

If you mean merely logging the fact that a telnet connection took place, then
either log via inetd (using the -l flag) or wrap telnetd behind tcpd and let
it do the logging.  In either case, see syslog.conf(5).

If you want to log the entire telnet session, see watch(8).

-- V

Johann Visagie | wjv@CityIP.co.za | Tel: +27 21 419-7878 | ICQ: 20645559

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?19981209093801.C5576>