Note: In order to configure an IKEv2 VPN, you must disable SELinux or configure a policy that allows VPN usage. SELinux configuration is beyond the scope of this manual, so the following configuration is based on the scenario where SELinux is disabled.
If you have SELinux enabled and wish to disable it, simply edit the /etc/selinux/config file and change the line from:
SELINUX=enforcing
to:
SELINUX=disabled
Install the Epel repository - yum install epel-release.noarch
Install the following packages and accept their dependencies: yum install NetworkManager-strongswan-gnome.x86_64 NetworkManager-strongswan.x86_64 strongswan-charon-nm.x86_64 strongswan.x86_64
Download the CA certificate from the following link and save it in a location of your choice: TrustedRoot
Run the NetworkManager editor using the command: - nm-connection-editor
In the window that appears, select Add







