1 # /etc/ipsec.conf - strongSwan IPsec configuration file
13 leftsubnet=10.1.0.0/16
14 leftsourceip=PH_IP_MOON1
16 leftid=@moon.strongswan.org
20 right=%carol.strongswan.org
21 rightid=carol@strongswan.org
22 rightsourceip=PH_IP_CAROL1
26 right=%dave.strongswan.org
27 rightid=dave@strongswan.org
28 rightsourceip=PH_IP_DAVE1