FreeRADIUS & sqlite?
Phil Mayers
p.mayers at imperial.ac.uk
Tue Jan 28 09:46:13 CET 2014
On 28/01/14 03:23, Mark DeCheser wrote:
> Ready to process requests.
...and nothing i.e. no packets. No RADIUS is being received...
> Jan 27 22:37:17 host pppd[17041]: No CHAP secret found for authenticating
> radtestguy
...because you haven't configured pppd correctly.
You need something like:
plugin radius.so
...in your options.pptpd (or whatever) file, and you then need to make
sure the config in /etc/radiusclient (or whatever) is setup so that the
pppd radius plugin can talk to the radius server.
More information about the Freeradius-Users
mailing list