I'm want to use IKEv2 VPN on a CentOS 7.* VMs, and I want to Authenticate the users with our RADIUS server.
Currently, I'm using yum install strongswan
command to install the strongswan repo, but it doesn't load the eap-radius plugin by default.
is there any way to load eap-radius plugin with using the compilation methods.
Thanks !