User Tools

Site Tools


technical:ipsec:strongswan

This is an old revision of the document!


Table of Contents

Description

This example demonstrates how to configure a Site-to-Site IPSec VPN with Strongswan on Fedora.

Install

Network

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
technical/ipsec/strongswan.1680893351.txt.gz · Last modified: 2023/04/07 14:49 by jc