Change between FreeRadius 2.2.5 to 3.0.17 in Filter ?
Alan DeKok
aland at deployingradius.com
Tue Jun 23 14:51:42 CEST 2020
On Jun 23, 2020, at 12:49 AM, Olivier CALVANO <o.calvano at gmail.com> wrote:
> Same erreors :
>
> (0) if ((Tunnel-Server-Endpoint:0[0] != '192.168.1.96') && (User-Name
> =~ /\\.internal-lan\\.ftth/) && (Packet-Src-IP-Address == 192.168.90.58))
> (0) ERROR: Failed retrieving values required to evaluate condition
All that means is one of the attributes in the 'if' statement doesn't exist.
i.e. it's not in the incoming packet. Read the FULL debug log to see more.
> when i start without ' in the IP, that don't start
OK, that's fine then.
Alan DeKok.
More information about the Freeradius-Users
mailing list