From owner-freebsd-isp Tue Aug 19 08:07:18 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id IAA11705 for isp-outgoing; Tue, 19 Aug 1997 08:07:18 -0700 (PDT) Received: from mail.commlitho.com (zeus.commlitho.com [207.254.73.4]) by hub.freebsd.org (8.8.5/8.8.5) with SMTP id IAA11699 for ; Tue, 19 Aug 1997 08:07:14 -0700 (PDT) Message-Id: <199708191507.IAA11699@hub.freebsd.org> Received: from [207.254.73.18] by mail.commlitho.com (SMTPD32-3.02) id A6F41E7013A; Tue, 19 Aug 1997 08:08:36 -0700 From: "Patrick Burm" To: "Eddie Fry" , Subject: Re: Radius 2.0 Date: Tue, 19 Aug 1997 08:07:00 -0700 X-MSMail-Priority: Normal X-Priority: 3 X-Mailer: Microsoft Internet Mail 4.70.1160 MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit Sender: owner-freebsd-isp@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk You must recompile radius with some mods.... look in the livingston archives, and possibly even the FreeBSD archives for the solution. I've used it but do not have the message or location anymore. > I have just installed Livingston's Radius 2.0 on FreeBSD 2.2.2. Everything looks > like it's set up ok. But, I can't get anyone to authenticate. My "users" file had > the following entry: > > DEGFAULT > DEFAULT Auth-Type = System > Service-Type = Framed-User, > Framed-Protocol = PPP, > Framed-IP-Address = 255.255.255.254, > Framed-MTU = 1500 > > I installed the BSDOS2.0 version of RADIUS. But, no-one authenticates. When I run RADIUS with th -x option, everything looks normal except the return is an invalid password. I KNOW the passwords are correct. > > Any ideas??? > > thanks, > > Eddie