ipsec ike-vpn :500/udp
IPSEC type of Internet Security Association Key Management Protocol (ISAKMP)
Connect
sudo ipsec statusall
# auto=start
sudo ipsec [start --nofork]
# auto=add
sudo ipsec [start | stop]
sudo ipsec [up | down] CONFIG-NAMEConfig files
/etc/ipsec.secrets
/etc/ipsec.conf
Install Strongswan
Error fix (while connecting)
Last updated