From owner-freebsd-security Sat Sep 29 14:29:13 2001 Delivered-To: freebsd-security@freebsd.org Received: from lariat.org (lariat.org [12.23.109.2]) by hub.freebsd.org (Postfix) with ESMTP id 1E9A437B410 for ; Sat, 29 Sep 2001 14:25:53 -0700 (PDT) Received: from mustang.lariat.org (IDENT:ppp0.lariat.org@lariat.org [12.23.109.2]) by lariat.org (8.9.3/8.9.3) with ESMTP id PAA17203; Sat, 29 Sep 2001 15:25:39 -0600 (MDT) Message-Id: <4.3.2.7.2.20010929152010.043d0da0@localhost> X-Sender: brett@localhost X-Mailer: QUALCOMM Windows Eudora Version 4.3.2 Date: Sat, 29 Sep 2001 15:21:41 -0600 To: Martin Hermanowski , security@FreeBSD.ORG From: Brett Glass Subject: Re: ipfw logging complete packets In-Reply-To: <20010929223004.M70637@mh57.net> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Sender: owner-freebsd-security@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org 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