From owner-freebsd-isp@FreeBSD.ORG Wed Apr 28 02:12:53 2004 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 F2FBC16A4CE for ; Wed, 28 Apr 2004 02:12:52 -0700 (PDT) Received: from guldan.demon.nl (cust.13.38.adsl.cistron.nl [62.216.13.38]) by mx1.FreeBSD.org (Postfix) with ESMTP id A961A43D2F for ; Wed, 28 Apr 2004 02:12:52 -0700 (PDT) (envelope-from robert@guldan.demon.nl) Received: from bombur.guldan.demon.nl ([192.168.201.3] helo=localhost) by guldan.demon.nl with esmtp (Exim 4.24; FreeBSD) id 1BIl38-0008eR-Ce; Wed, 28 Apr 2004 11:08:14 +0200 Date: Wed, 28 Apr 2004 11:11:18 +0200 From: Robert Blacquiere To: freebsd-isp@freebsd.org Message-ID: <20040428091118.GC66226@bombur.guldan.demon.nl> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4.1i X-Disclaimer: running FreeBSD X-Spam-Score: 0.0 (/) Subject: radius authentication and user ppp 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: Wed, 28 Apr 2004 09:12:53 -0000 Hi, I'm working on a system giving access with pptp to our network. I'd like to move the users from the /etc/ppp/ppp.sercet and have them in a radius server. I have build a test setup but it fails the authentication using radius. If i debug it seems ppp sends a radius paket without a username and passwd (with pap). The radius server will reject this. Is there something missing? or have i overlooked some thing. With /etc/ppp/ppp.secret it works normaly as expected. I use the ppp option set radius /etc/radius.conf and have there 2 lines in. auth my_radius.server my_big_secret acct my_radius.server my_big_secret Also i did some tcpdumps to see if the radius server is missing the usernames. but when analysing the dump it is a empty username. Robert -- Microsoft: Where do you want to go today? Linux: Where do you want to go tomorrow? FreeBSD: Are you guys coming or what? OpenBSD: Hey guys you left some holes out there!