From owner-freebsd-net Sat Feb 3 23: 0:11 2001 Delivered-To: freebsd-net@freebsd.org Received: from jason.argos.org (a1-3b044.neo.lrun.com [24.93.181.44]) by hub.freebsd.org (Postfix) with ESMTP id D8AFB37B401 for ; Sat, 3 Feb 2001 22:59:53 -0800 (PST) Received: from localhost (mike@localhost) by jason.argos.org (8.10.1/8.10.1) with ESMTP id f146nOR21355; Sun, 4 Feb 2001 01:49:24 -0500 Date: Sun, 4 Feb 2001 01:49:24 -0500 (EST) From: Mike Nowlin To: Brian Somers Cc: freebsd-net@FreeBSD.ORG Subject: Re: PPP - CHAP failure after CHAP success??? In-Reply-To: <200102040128.f141SkP72451@hak.lan.Awfulhak.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-net@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org > I think I've figured out the problem though... can you try the latest > version of ppp - should be available via > http://www.Awfulhak.org/ppp.html RSN (the 010204 archive) if you > don't get -current. > > I think you're just missing an acct line in your radius config file. > The bug in ppp is that it treats the accounting failure as something > it needs to send an authentication failure about.... That seems to have fixed it - I'll be testing things more tonight and tomorrow... Judging by the changes in the logs I see, I'd agree that it's in the accounting section. (New log chunk) Feb 4 01:54:58 rimmer ppp[727]: tun4: IPCP: myaddr 10.129.1.2 hisaddr = 10.99.1.6 Feb 4 01:54:58 rimmer ppp[727]: tun4: Warning: 10.99.1.6: Cannot determine ethernet address for proxy ARP Feb 4 01:54:58 rimmer ppp[727]: tun4: Phase: radius(acct): No RADIUS servers specified ...and it doesn't exit at this point now. Thanks - mike To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-net" in the body of the message