From owner-freebsd-questions Tue Dec 8 23:38:17 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id XAA15086 for freebsd-questions-outgoing; Tue, 8 Dec 1998 23:38:17 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from ns.cityip.co.za (ns.cityip.co.za [196.25.223.140]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id XAA15081 for ; Tue, 8 Dec 1998 23:38:15 -0800 (PST) (envelope-from wjv@cityip.co.za) Received: from wjv by ns.cityip.co.za with local (Exim 2.05 #1) id 0zneC9-0001So-00; Wed, 9 Dec 1998 09:38:01 +0200 Message-ID: <19981209093801.C5576@cityip.co.za> Date: Wed, 9 Dec 1998 09:38:01 +0200 From: Johann Visagie To: Markus , freebsd-questions@FreeBSD.ORG Subject: Re: telnet log References: <366D8352.336BAE61@ucsd.edu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.93.2i In-Reply-To: <366D8352.336BAE61@ucsd.edu>; from Markus on Tue, Dec 08, 1998 at 07:51:46PM +0000 X-PGP: ftp://ftp.cityip.co.za/users/wjv/pubkey.asc Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 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