From owner-freebsd-isp@FreeBSD.ORG Sat Apr 2 12:33:44 2005 Return-Path: Delivered-To: freebsd-isp@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AD66A16A650 for ; Sat, 2 Apr 2005 12:33:41 +0000 (GMT) Received: from mail.yazzy.org (mail.yazzy.org [217.8.140.16]) by mx1.FreeBSD.org (Postfix) with ESMTP id 26B5643D1D for ; Sat, 2 Apr 2005 12:33:39 +0000 (GMT) (envelope-from lists@yazzy.org) Received: from yazzy.yazzy.net (yazzy.yazzy.org [192.168.98.11]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.yazzy.org (Postfix) with ESMTP id 8057939870; Sat, 2 Apr 2005 14:35:32 +0200 (CEST) Date: Sat, 2 Apr 2005 12:34:03 +0000 From: Marcin Jessa To: Sten Daniel =?ISO-8859-1?Q?S=F8rsdal?= Message-Id: <20050402123403.493da87a.lists@yazzy.org> In-Reply-To: <424D206A.4050007@wm-access.no> References: <200503311104.57782.bikrant_ml@wlink.com.np> <05af01c535b8$b4a51720$42764eca@ilo.skyinet.net> <20050331130213.656c4b88@dev.lan.Awfulhak.org> <20050331154150.05ccb738.lists@yazzy.org> <424D206A.4050007@wm-access.no> Organization: YazzY.org X-Mailer: Sylpheed version 1.0.0 (GTK+ 1.2.10; i686-pc-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable cc: freebsd-isp@freebsd.org Subject: Re: radius client parameters X-BeenThere: freebsd-isp@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Internet Services Providers List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 02 Apr 2005 12:33:44 -0000 On Fri, 01 Apr 2005 12:20:26 +0200 Sten Daniel S=F8rsdal wrote: =20 > Why cant you use the sh scripts i wrote It's an ugly hack.=20 With it you have no way to access the userdatabase in the radius server and= set queuing based on the info in it. AFAIR user and bandwith info is stored in flat text files and parsed by the= shell scripts. One can ofcourse code something to make your life easier, e.g a parser conn= ecting to a database and then altering the ALTQ/DUMMYNET rules based on the= info fetched from it, just as the shell scripts do. =20 > Hacking in tx/rx data rate limitation would mean adding queueing to ppp, > which IMHO would be cool but unnecessary. Especially with ALTQ and > Dummynet around. RouterOS ppp only adds dynamic queues (somewhat like > ALTQ) so they do not have queueing inside ppp. I bet Star-OS does the sam= e. >=20 > Perhaps someone would be generous with their time and adds fine-grained > /dev/altq locking support enabling the altq command line utility. >=20 I think my solution described above should be able to fix the obsticles. =20 Regards, M. Jessa http://www.yazzy.org