Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 2 Aug 1999 10:06:23 -0500
From:      "Alejandro Ramirez" <ales@megared.net.mx>
To:        "Laurence Berland" <stuyman@confusion.net>, <questions@FreeBSD.ORG>
Subject:   RE: Key/console logging on FreeBSD
Message-ID:  <025101bedcf8$96335820$fca3f9cf@megared.net.mx>
References:  <37A3BB1C.7045EA6C@confusion.net>

next in thread | previous in thread | raw e-mail | index | archive | help
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 <stuyman@confusion.net>
To: <questions@FreeBSD.ORG>
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?025101bedcf8$96335820$fca3f9cf>