28 Jan
2014
28 Jan
'14
3:46 a.m.
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.