This guide outlines a basic strongSwan IPsec setup.
sudo apt update
sudo apt install -y strongswan
sudo dnf install -y strongswan
Edit /etc/ipsec.conf and /etc/ipsec.secrets to define connections and credentials.
sudo systemctl enable --now strongswan
Use ipsec statusall to check tunnel status.
Feel free to contact us. Find all contact information on our contact page.