From owner-freebsd-pf@FreeBSD.ORG Tue Oct 18 04:23:32 2005 Return-Path: X-Original-To: freebsd-pf@freebsd.org Delivered-To: freebsd-pf@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0388716A41F for ; Tue, 18 Oct 2005 04:23:32 +0000 (GMT) (envelope-from solinym@gmail.com) Received: from wproxy.gmail.com (wproxy.gmail.com [64.233.184.207]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8F6D043D53 for ; Tue, 18 Oct 2005 04:23:31 +0000 (GMT) (envelope-from solinym@gmail.com) Received: by wproxy.gmail.com with SMTP id i5so3541wra for ; Mon, 17 Oct 2005 21:23:31 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=EnDtTS2TpGGE2rmxjh0HPCuPtSVYQfVc78tUr3xph/rE5qu3p3d/nbKQZStLBUUOdrQ/5EyvKfKPsI8IjX7TK4HzjFRFVHnLwnDefXJRPh0LSOaJMDZ4xAracGTpsSwvPZjZs1nB4MVjfRmPlK0KzRtF3U5SzFyC4288j+XLnbU= Received: by 10.54.139.17 with SMTP id m17mr18454wrd; Mon, 17 Oct 2005 21:23:31 -0700 (PDT) Received: by 10.54.81.7 with HTTP; Mon, 17 Oct 2005 21:23:31 -0700 (PDT) Message-ID: Date: Mon, 17 Oct 2005 23:23:31 -0500 From: "Travis H." To: Tyler In-Reply-To: <1129185539.14560.25.camel@Ubuntu.tylercentral.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <1129185539.14560.25.camel@Ubuntu.tylercentral.com> Cc: freebsd-pf@freebsd.org Subject: Re: Per Protocol Traffic Accounting X-BeenThere: freebsd-pf@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Technical discussion and general questions about packet filter \(pf\)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 18 Oct 2005 04:23:32 -0000 "set loginterface interface Sets the interface for which PF should gather statistics such as bytes in/out and packets passed/blocked. Statistics can only be gathered for one interface at a time. Note that the match, bad-offset, etc., counters and the state table counters are recorded regardless of whether loginterface is set or not. To turn this option off, set it to none. The default is none." Otherwise, couldn't you just use the ifconfig stats? I think there's a package for exporting this via SNMP, which could be queried using ifgraph or rrdtool. -- http://www.lightconsulting.com/~travis/ -><- "We already have enough fast, insecure systems." -- Schneier & Ferguson GPG fingerprint: 50A1 15C5 A9DE 23B9 ED98 C93E 38E9 204A 94C2 641B