23 Mar
2006
23 Mar
'06
4:55 a.m.
Bertrand Poulet wrote: modcall[authorize]: module "suffix" returns noop for request 2 users: Matched entry DEFAULT at line 152 users: Matched entry DEFAULT at line 171 users: Matched entry DEFAULT at line 183 Line 183 is:
DEFAULT Framed-Protocol == PPP Framed-Protocol = PPP, Framed-Compression = Van-Jacobson-TCP-IP
No Fall-Through=Yes, so processing stops. It works locally because radtest doesn't set Framed-Protocol=PPP. Add a Fall-Through=Yes, or better yet read the default users file, understand what it does and configure it correctly for your site.