OT: Looking for Bandwidth Manager Appliance or Bandwidth Manager Softwatre

Derrick T. Woolworth dwoolworth at gmail.com
Mon Aug 28 15:41:48 UTC 2006


FreeBSD, pf and ALTQ work great, but setting up MRTG to examine
bandwidth usage per customer is a trick.

I have a really simple program that I wrote that logs traffic (in and
out) to a MySQL database and then a web application that allows the
generation of reports and graphs.  Its how we bill our heavy usage
hosting customers.  The program uses bpf and is accurate to within one
minute of bandwidth traffic.  The system also does "rates", but we
bill on the per gigabyte of traffic, so...

bpf is simple to use - as is MySQL and php - the whole thing sits on a
i386 server that cost around $800 bucks in a 2U space.  The
PacketShaper and other similar solutions are fairly expensive, so if
you're a do-it-yourself type, consider using these tools.  Would
probably take a week or two to build, maybe less...

Just my two cents...

D

On 8/28/06, Jorge Evangelista <netsecuredata at gmail.com> wrote:
> Hi guys, I am looking for a Bandwidth Manager, I heard solutions with
> PacketShaper,  Alot,  etc ( appliances ) also I heard about Solaris
> Bandwidth Manager, TC in Linux, and ipfw with Freebsd.
> But It requirement is for a ISP, perhaps for a best performance I
> should buy a appliance, also I need that it device let me reporting as
> MRTG by customer not by interface, because for example with Alot I can
> see only by interface.
>
>
> --
> "The network is the computer"
> _______________________________________________
> freebsd-isp at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-isp
> To unsubscribe, send any mail to "freebsd-isp-unsubscribe at freebsd.org"
>


-- 
Derrick T. Woolworth, President
ServeTheWeb, LLC.  http://www.ServeTheWeb.com


More information about the freebsd-isp mailing list