From owner-freebsd-questions@FreeBSD.ORG Sun Aug 8 18:04:19 2010 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id BF93A106564A for ; Sun, 8 Aug 2010 18:04:19 +0000 (UTC) (envelope-from christopher-ml@telting.org) Received: from mail.telting.org (mail.telting.org [204.109.56.249]) by mx1.freebsd.org (Postfix) with ESMTP id 9CF128FC18 for ; Sun, 8 Aug 2010 18:04:19 +0000 (UTC) Received: from apollo.local (cpe-76-169-198-42.socal.res.rr.com [76.169.198.42]) by mail.telting.org (Postfix) with ESMTP id D03F52A867 for ; Sun, 8 Aug 2010 18:04:18 +0000 (UTC) Message-ID: <4C5EF1A2.6000407@telting.org> Date: Sun, 08 Aug 2010 11:04:18 -0700 From: Chris Telting User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.9.1.10) Gecko/20100720 Thunderbird/3.0.5 MIME-Version: 1.0 To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Connection Bandwidth Metering? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 08 Aug 2010 18:04:19 -0000 I have my own Virtual Private Server (VPS) and was wondering what is the most straightforward to meter my own connection? I would like to email notices to myself of excessive bandwidth usage as well as take steps that limit a DOS attack or Slashdot effect on the webserver. I would also like the metering to be persistent as possible across reboots. Not really looking for full logging or to do graphs yet, just want the current metered bandwidth. Thanks