2021-06-16T14:31:55 Error: /usr/local/etc/raddb/mods-enabled/eap[15]: Instantiation failed for module "eap" 2021-06-16T14:31:55 Error: rlm_eap (EAP): Failed to link rlm_eap_leap: Cannot open "/usr/local/lib/freeradius-3*/rlm_eap_leap.so"
Remove native support for Cisco LEAP. It is insecure, and should not be used. Proxying LEAP is still supported.
2021-06-17T16:58:51 radiusd[48579] /usr/local/etc/raddb/mods-enabled/pap[13]: Failed to link to module 'rlm_pap': Cannot open "/usr/local/lib/freeradius-3*/rlm_pap.so"
Btw same (similar?) thing happens with PAP:Code: [Select]2021-06-17T16:58:51 radiusd[48579] /usr/local/etc/raddb/mods-enabled/pap[13]: Failed to link to module 'rlm_pap': Cannot open "/usr/local/lib/freeradius-3*/rlm_pap.so"
Might be worth notifying the plugin maintainer.For a quick fix:# opnsense-revert -r 21.1.6 freeradius3Cheers,Franco
Quote from: szty0pa on June 17, 2021, 05:08:17 pmBtw same (similar?) thing happens with PAP:Code: [Select]2021-06-17T16:58:51 radiusd[48579] /usr/local/etc/raddb/mods-enabled/pap[13]: Failed to link to module 'rlm_pap': Cannot open "/usr/local/lib/freeradius-3*/rlm_pap.so"Does this happen during startup?