From owner-freebsd-questions@FreeBSD.ORG Fri Jun 13 05:23:56 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4A07337B401 for ; Fri, 13 Jun 2003 05:23:56 -0700 (PDT) Received: from cerebellum.za.net (cerebellum.za.net [196.34.172.103]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6FB2743FDF for ; Fri, 13 Jun 2003 05:23:55 -0700 (PDT) (envelope-from ian@cerebellum.za.net) Received: from [196.30.239.30] (helo=ian) by cerebellum.za.net with asmtp (TLSv1:RC4-MD5:128) (Exim 3.36 #1) id 19QnnJ-000J0f-00 for freebsd-questions@freebsd.org; Fri, 13 Jun 2003 12:36:38 +0000 From: "Ian Barnes" To: Date: Fri, 13 Jun 2003 14:23:35 +0200 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0) Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Subject: Trafic Counter X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 13 Jun 2003 12:23:56 -0000 Hi, I am running FreeBSD 4.8 with squid v 2.5_2. It is only active for one ethernet card (I have 3). I am using IPF, with IPNAT to do the NAT What i would like to know, is how could i count the trafic through that ethernet card, and that one only. And can i possibly set a limit as to the amount of trafic they are allowed to use. Like say 200meg a month or something? Thanks for the help. Ian