Files
configpolicy/roles/strongswan-swanctl/files/esp4.modules-load.conf
Dustin C. Hatch 6aaf1b7dbb roles/strongswan-swanctl: Load esp4 module at boot
The *esp4* kernel module does not load automatically on Fedora.  Without
this module, strongSwan can establish IKE SAs, but not ESP SAs.  Listing
the module name in a file in `/etc/modules-load.d` configures the
*systemd-modules-load* service to load it at boot.
2021-02-17 20:33:41 -06:00

3 lines
57 B
Plaintext

# esp4.ko is required for IPsec ESP VPN connections
esp4