From owner-freebsd-hackers@FreeBSD.ORG Mon Sep 22 13:45:32 2003 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7469416A4BF for ; Mon, 22 Sep 2003 13:45:32 -0700 (PDT) Received: from xorpc.icir.org (xorpc.icir.org [192.150.187.68]) by mx1.FreeBSD.org (Postfix) with ESMTP id A39F543FF2 for ; Mon, 22 Sep 2003 13:45:31 -0700 (PDT) (envelope-from rizzo@xorpc.icir.org) Received: from xorpc.icir.org (localhost [127.0.0.1]) by xorpc.icir.org (8.12.9p1/8.12.3) with ESMTP id h8MKjVsd045069; Mon, 22 Sep 2003 13:45:31 -0700 (PDT) (envelope-from rizzo@xorpc.icir.org) Received: (from rizzo@localhost) by xorpc.icir.org (8.12.9p1/8.12.3/Submit) id h8MKjVWT045068; Mon, 22 Sep 2003 13:45:31 -0700 (PDT) (envelope-from rizzo) Date: Mon, 22 Sep 2003 13:45:31 -0700 From: Luigi Rizzo To: Uwe Klann Message-ID: <20030922134531.A44366@xorpc.icir.org> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: ; from u.klann@t-online.de on Mon, Sep 22, 2003 at 08:07:13PM +0200 cc: freebsd-hackers@freebsd.org Subject: Re: IPFW2 X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 22 Sep 2003 20:45:32 -0000 On Mon, Sep 22, 2003 at 08:07:13PM +0200, Uwe Klann wrote: > Hi All, > > >From the Log file IPFW:- > "Sep 22 00:24:13 muc /kernel: ipfw: 3300 Accept TCP 217.10.213.30:4418 > 217.9.121.209:21 in via fxp0" > > How can I extend on FreeBSD 4.8 (ipfw2) the log contens to see the tranfered > data File and the amount of bytes went out? Thank you in advance for your you can count the traffic with dynamic rules (but this does not go to the logfile), not sure what you mean by 'see the transfered data file' luigi > > Uwe > > Uwe Klann > Isensteinstr. 3 > 80634 Munich > Germany > Mail: u.klann@t-online.de > > > > _______________________________________________ > freebsd-hackers@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-hackers > To unsubscribe, send any mail to "freebsd-hackers-unsubscribe@freebsd.org"