Cheat sheet

Get connections status logs

ipsec statusall

Restart connection

mkdir -p /var/run/xl2tpd
touch /var/run/xl2tpd/l2tp-control
service strongswan restart
sleep 2
service xl2tpd restart
sleep 2
ipsec up YOUR-CONNECTION

Config

Documentation

Example

Last updated