1 # /etc/ipsec.conf - strongSwan IPsec configuration file
15 leftsubnet=10.1.0.0/16
16 leftsourceip=PH_IP_MOON1
18 leftid=@moon.strongswan.org
22 right=%carol.strongswan.org
23 rightid=carol@strongswan.org
24 rightsubnet=PH_IP_CAROL1/32
28 right=%dave.strongswan.org
29 rightid=dave@strongswan.org
30 rightsubnet=PH_IP_DAVE1/32