Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 29 Sep 2001 15:21:41 -0600
From:      Brett Glass <brett@lariat.org>
To:        Martin Hermanowski <martin@mh57.net>, security@FreeBSD.ORG
Subject:   Re: ipfw logging complete packets
Message-ID:  <4.3.2.7.2.20010929152010.043d0da0@localhost>
In-Reply-To: <20010929223004.M70637@mh57.net>

next in thread | previous in thread | raw e-mail | index | archive | help
Not built-in, as far as I know. But you could force the packets
to be sent to a divert(4) socket, and a program listening on the 
socket could then write them to a file in the format of your choice.

--Brett

At 02:30 PM 9/29/2001, Martin Hermanowski wrote:
  
>Hi list,
>I would like not only to log some ip packets with ipfw, but to write
>them to a file, preferred in a format compatible to tcpdump.
>
>Is there a way to do this?
>
>best regards,
>Martin
>
>-- 
>PGP/GPG encrypted mail preferred, see header
>,-- 
>| Nur tote Fische schwimmen mit dem Strom
>`--
>
>To Unsubscribe: send mail to majordomo@FreeBSD.org
>with "unsubscribe freebsd-security" in the body of the message


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-security" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4.3.2.7.2.20010929152010.043d0da0>