From owner-freebsd-isp Wed Dec 19 14:23:37 2001 Delivered-To: freebsd-isp@freebsd.org Received: from tuxcom.net.mx (ns.tuxcom.net.mx [148.223.149.177]) by hub.freebsd.org (Postfix) with SMTP id 91FEA37B405 for ; Wed, 19 Dec 2001 14:23:32 -0800 (PST) Received: (qmail 31986 invoked from network); 19 Dec 2001 16:22:57 -0600 Received: from tux-34.tuxcom.net.mx (HELO tuxcom.net.mx) (148.235.171.34) by tux-33.tuxcom.net.mx with SMTP; 19 Dec 2001 16:22:57 -0600 Message-ID: <3C211337.93D0DD28@tuxcom.net.mx> Date: Wed, 19 Dec 2001 16:22:47 -0600 From: Michael =?iso-8859-1?Q?Sch=F6nsee?= X-Mailer: Mozilla 4.78 [en] (X11; U; Linux 2.2.12 i386) X-Accept-Language: en MIME-Version: 1.0 To: pbc Cc: freebsd-isp@FreeBSD.ORG Subject: Re: question References: <000b01c188d7$ecfcef30$0100a8c0@hp> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org pbc wrote: > Hi, > > Could ask you anything?Where I can find patch for pppd > > (FreeBSD) support radius, radius acct come back on the > > Radius server Nas-Port-Type = Async > > Thanks > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-isp" in the body of the message I put: # grep radius /etc/ppp/ppp.conf set radius /etc/radius.conf and # cat /etc/radius.conf auth localhost RadiusPass acct localhost RadiusPass And get accounting. from userland ppp. Saludos To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message