24 Jun
2015
24 Jun
'15
8:53 a.m.
On Jun 24, 2015, at 5:52 AM, HaTiM Chikhi <chikhi.hatim@gmail.com> wrote:
I have configured my freeradius server to authenticate users against an external server (LinOTP server) using a perl plugin. The authentication is working correctly.
That's good.
*##################*I need to know how can I provide IP addresses to connecting users using the "*Frame-IP-Address*" attribute while still autheticating against the external server??
You assign IP addresses as normal. The process to assign IP addresses doesn't change when you're using PAP, CHAP, EAP, or a Perl plugin. Assign them manually, or use the ippool module, or sqlippool. Alan DeKok.