23 Jun
2020
23 Jun
'20
8:51 a.m.
On Jun 23, 2020, at 12:49 AM, Olivier CALVANO <o.calvano@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.