Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 28 Apr 2004 11:11:18 +0200
From:      Robert Blacquiere <robert@guldan.demon.nl>
To:        freebsd-isp@freebsd.org
Subject:   radius authentication and user ppp
Message-ID:  <20040428091118.GC66226@bombur.guldan.demon.nl>

next in thread | raw e-mail | index | archive | help
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!



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040428091118.GC66226>