1
Virtual private networks / Re: IPSec "Road Warrior" VPN Setup between OPNSense 20.7 and Ubuntu 20.04 LTS
« on: December 12, 2020, 10:21:20 pm »
I appear to have fixed it after a bit more googling. In addition to the extra charon package, you also need to install an extra strongswan package too.
sudo apt-get -y install libstrongswan-extra-plugins
With that added, the VPN connects.
sudo apt-get -y install libstrongswan-extra-plugins
With that added, the VPN connects.