Usage¶
Configuration files/directories used by strongSwan:
ipsec.conf
ipsec.secrets
ipsec.d/*/*
(optional)strongswan.conf
(optional)strongswan.d/*/*
(optional)
strongSwan’s configuration base directory:
# ipsec --confdir /etc/ike
strongSwan’s PID directory:
# ipsec --piddir /etc/ike/ipsec.d/run
Depending on your configuration, IKE negotiations may be:
initiated at startup,
triggered by dataplane traffic requesting IPsec SAs, or
triggered by an IKE negotiation request received from a remote IKE host.
See also
For more information, see the reference guide and configuration examples