Subject: Re: Protocol Loggers
To: Simon Baker <Simon.Baker@ukerna.ac.uk>
From: Ignatios Souvatzis <is@jocelyn.rhein.de>
List: current-users
Date: 04/13/1999 21:55:32
On Tue, Apr 13, 1999 at 11:57:09AM +0100, Simon Baker wrote:
> Hi,
>
> Does anyone know of any good protocol loggers that will compile on NetBSD?
>
> Logging src ip / port to dest ip /port,
> An ability to log all ICMP messages would be nice too...
>
> Logging to syslog / files is also necessary.
whats wrong with tcpdump | logger? (both in-tree).
Regards,
-is