From owner-freebsd-net@FreeBSD.ORG Tue Feb 14 11:04:44 2006 Return-Path: X-Original-To: freebsd-net@freebsd.org 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 433E116A420 for ; Tue, 14 Feb 2006 11:04:44 +0000 (GMT) (envelope-from lists@yazzy.org) Received: from mail.yazzy.net (mail.yazzy.net [217.8.140.3]) by mx1.FreeBSD.org (Postfix) with ESMTP id ACC3E43D4C for ; Tue, 14 Feb 2006 11:04:42 +0000 (GMT) (envelope-from lists@yazzy.org) Received: from mail.witelcom.com ([84.247.144.144] helo=marcin) by mail.yazzy.net with esmtps (TLSv1:AES256-SHA:256) (YazzY.org) id 1F8xyX-0005Dv-Sn; Tue, 14 Feb 2006 12:04:06 +0100 Date: Tue, 14 Feb 2006 12:04:39 +0100 From: Marcin Jessa To: Ganbold Message-Id: <20060214120439.400a7707.lists@yazzy.org> In-Reply-To: <43F1B283.6000307@micom.mng.net> References: <6.2.1.2.2.20051107141043.03b34eb0@202.179.0.80> <015201c5e379$2f021220$0402a8c0@inet.lan> <6.2.1.2.2.20051114150835.0483b400@202.179.0.80> <00ce01c5e8eb$d27552b0$0402a8c0@inet.lan> <43F1B283.6000307@micom.mng.net> Organization: YazzY.org X-Mailer: Sylpheed version 2.0.4 (GTK+ 2.8.11; i386-portbld-freebsd6.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Spam-Score: -2.4 (--) Cc: freebsd-net@freebsd.org Subject: Re: Internet billing using mpd, traffic accounting, limiting etc X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 14 Feb 2006 11:04:44 -0000 On Tue, 14 Feb 2006 18:35:47 +0800 Ganbold wrote: > Hi all, > > I'm looking for Internet billing and traffic accounting software based > on mpd in FreeBSD. > I found abills, netams and freenibs. Can somebody advise me regarding > these? Basically I need free billing which has traffic accounting, > Session-Timeout attribute support, Outgoing Traffic limiting and > traffic quota, time based login support for LAN users, web reporting > and graphing, and database support. > Which one is best from above three software? Is there any other > software that I should try? Install freeradius with sql backend. You can use dialupadmin for the billing/accounting part.