From owner-freebsd-questions Mon Aug 2 8: 7: 9 1999 Delivered-To: freebsd-questions@freebsd.org Received: from unix.megared.net.mx (megared.net.mx [207.249.162.252]) by hub.freebsd.org (Postfix) with ESMTP id 01E87150C8 for ; Mon, 2 Aug 1999 08:07:05 -0700 (PDT) (envelope-from ales@megared.net.mx) Received: from ales (ales.megared.net.mx [207.249.163.252]) by unix.megared.net.mx (8.9.3/8.9.3) with SMTP id KAA39505; Mon, 2 Aug 1999 10:06:18 -0500 (CDT) (envelope-from ales@megared.net.mx) Message-ID: <025101bedcf8$96335820$fca3f9cf@megared.net.mx> From: "Alejandro Ramirez" To: "Laurence Berland" , References: <37A3BB1C.7045EA6C@confusion.net> Subject: RE: Key/console logging on FreeBSD Date: Mon, 2 Aug 1999 10:06:23 -0500 X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2014.211 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2014.211 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi, Try /usr/sbin/watch, compile this lines in your kernel: pseudo-device bpfilter 4 #Berkeley packet filter pseudo-device snp 4 #Snoop Device then watch /dev/ttyp0 see man watch Ales ----- Original Message ----- From: Laurence Berland To: Sent: Saturday, July 31, 1999 10:12 PM Subject: Key/console logging on FreeBSD > How would I go about logging the keystrokes on say for example a telnet > connection, or the console user, etc... > > I think I heard something about the spy device, but I dont know how that > works at all. > > Thanks for your time, > Laurence Berland > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message