# /etc/ipsec.conf - strongSwan IPsec configuration file version 2.0 # conforms to second version of ipsec.conf specification config setup plutostart=no conn %default left=PH_IP_MOON leftcert=moonCert.pem leftid=@moon.strongswan.org leftsubnet=10.1.0.0/16 keyexchange=ikev2 conn rw-carol right=%any rightcert=carolCert.pem rightid=carol@strongswan.org auto=add conn rw-dave right=%any rightcert=daveCert.pem rightid=dave@strongswan.org auto=add