]> git.ipfire.org Git - people/ms/strongswan.git/blob - testing/tests/ikev2-stroke-bye/ip-split-pools-db/hosts/carol/etc/ipsec.conf
8c6c28bd615473d777232f4e0f64a5bc34cc186f
[people/ms/strongswan.git] / testing / tests / ikev2-stroke-bye / ip-split-pools-db / hosts / carol / etc / ipsec.conf
1 # /etc/ipsec.conf - strongSwan IPsec configuration file
2
3 config setup
4
5 conn %default
6 ikelifetime=60m
7 keylife=20m
8 rekeymargin=3m
9 keyingtries=1
10 keyexchange=ikev2
11
12 conn home
13 left=PH_IP_CAROL
14 leftsourceip=%config
15 leftcert=carolCert.pem
16 leftid=carol@strongswan.org
17 leftfirewall=yes
18 right=PH_IP_MOON
19 rightsubnet=10.1.0.0/16
20 rightid=@moon.strongswan.org
21 auto=add