From owner-freebsd-net@FreeBSD.ORG Thu Jul 7 03:48:12 2005 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 18AEE16A41C for ; Thu, 7 Jul 2005 03:48:12 +0000 (GMT) (envelope-from fooler@skyinet.net) Received: from smtp1.skyinet.net (smtp1.skyinet.net [202.78.97.6]) by mx1.FreeBSD.org (Postfix) with ESMTP id C1F4043D46 for ; Thu, 7 Jul 2005 03:48:11 +0000 (GMT) (envelope-from fooler@skyinet.net) Received: from fooler (fooler.ilo.skyinet.net [202.78.118.66]) by smtp1.skyinet.net (Postfix) with SMTP id E8D9E58413; Thu, 7 Jul 2005 11:48:08 +0800 (PHT) Message-ID: <036f01c582a6$baa0ce90$42764eca@ilo.skyinet.net> From: "fooler" To: =?iso-8859-1?Q?Hern=E1n_Freschi?= , References: <25a1a0990507061634655433ec@mail.gmail.com> Date: Thu, 7 Jul 2005 11:48:25 +0800 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 8bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1437 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1409 Cc: Subject: Re: pppoe+radius server 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: Thu, 07 Jul 2005 03:48:12 -0000 ----- Original Message ----- From: "Hernán Freschi" To: Sent: Thursday, July 07, 2005 7:34 AM Subject: pppoe+radius server >Hi everyone, >I'm new to this list and I have a question about PPP. I'm trying to >port to BSD what I have already done in Linux, it's a pppoe access >server, like "Project Warta". >On Linux I had a PPP plugin called "radattr.so", which writes a file >named /var/run/radattr.ifacename containing the attr-values returned >by the RADIUS server. When the interface comes up, the script parses >the file and finds the speed limit for the user, for example "Download >= 256". >Is there anything like that plugin for FreeBSD? http://lists.freebsd.org/pipermail/freebsd-isp/2005-March/002967.html hope that helps... fooler.