Hi PAN Peoples, My FreeRadius/Perl to PAN skills are a little rusty. We have a requirement to send UserID-IP Address Mappings from Wifi to PAN and have a Linux FreeRadius box in the middle doing Accounting only for this purpose. I can confirm the API Key has been entered into the Perl script and command line tests confirm connection to PAN from the Linux host. We are getting the following issue in the debug. rlm_perl: ***** Accounting type: Stop, host/Computer.Domain.Internal, ip: 10.x.x.x rlm_perl: ***** Sending to PA: https://panhost.domain/api/?type=user-id rlm_perl: Error connecting to host: panhost.domain rlm_perl: ***** Sending to PA: https://panhost.domain/api/?type=user-id rlm_perl: Error connecting to host: panhost.domain rlm_perl: Error updating user-mapping for host/Computer.Domain.Internal with IP:10.x.x.x PAN OS 10.2.2 Ubuntu 18 LTS FreeRadius 3.0.16 Has anyone seen this particular error and can you recall how it was resolved, please? I can post Perl config if required. Thank you,
... View more