From owner-freebsd-net@FreeBSD.ORG Mon Jan 17 22:34:43 2005 Return-Path: Delivered-To: freebsd-net@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2FC2016A4CE for ; Mon, 17 Jan 2005 22:34:43 +0000 (GMT) Received: from bigass1.bitblock.com (ns1.bitblock.com [66.199.170.4]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7BBB743D46 for ; Mon, 17 Jan 2005 22:34:42 +0000 (GMT) (envelope-from mitch@bitblock.com) Received: from dc1 ([66.199.170.122]) (AUTH: LOGIN mitch@bitblock.com) by bigass1.bitblock.com with esmtp; Mon, 17 Jan 2005 22:34:37 +0000 X-Abuse-Reports: Visit http://www.bitblock.com/abuse.php X-Abuse-Reports: and submit a copy of the message headers X-Abuse-Reports: or review our policies and procedures X-Abuse-Reports: ID= 41EC3D7D.0000863E.bigass1.bitblock.com,dns; dc1 ([66.199.170.122]),AUTH: LOGIN mitch@bitblock.com From: "Mitch (Bitblock)" To: "'Andrew Seguin'" , freebsd-net@freebsd.org Date: Mon, 17 Jan 2005 14:34:37 -0800 Organization: Bitblock Systems Inc. MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Mailer: Microsoft Office Outlook, Build 11.0.6353 Thread-Index: AcT80LFoSUWCz4YPSgGiCtgrIeCPngABe3yQAAAREfAAAeSOwAAALzNQAAFWlvA= In-Reply-To: <20050117221227.E31F154A5@borgtech.ca> X-MimeOLE: Produced By Microsoft MimeOLE V6.00.3790.181 Message-ID: Subject: RE: Network accounting X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 17 Jan 2005 22:34:43 -0000 Interfaces are 100Mbps, but our internet is about 50Mbps total I believe (still have yet to get hard facts from people here). With our daily traffic, we see always 80GB total daily... but I'll keep hourly accounting in mind. [Mitch says:] With 100Mbps interfaces, you have to be prepared to clear the counters every 5 minutes... the counters can overflow that fast at that speed (assuming 32 bit counters...) if they are 64 bit, then you can let it go MUCH longer... m/