This is an old revision of the document!
This example demonstrates how to configure a Site-to-Site IPSec VPN with Strongswan on Fedora.
nmcli connection add ifname ens4 ipv4.method manual ipv4.address 100.64.20.1/24 nmcli connection add ifname ens5 ipv4.method manual ipv4.address 192.168.90.1/24 # VPN # Links * https://www.strongswan.org/testing/testresults/ikev2/rw-cert/ * http://www.remy.org.uk/tech.php?tech=1483382049