]> git.ipfire.org Git - people/ms/strongswan.git/blame - testing/tests/ikev2-stroke/ip-pool-wish/hosts/dave/etc/ipsec.conf
testing: Migrate ikev2-stroke-bye scenarios to vici
[people/ms/strongswan.git] / testing / tests / ikev2-stroke / ip-pool-wish / hosts / dave / etc / ipsec.conf
CommitLineData
97e820f5
AS
1# /etc/ipsec.conf - strongSwan IPsec configuration file
2
3config setup
97e820f5
AS
4
5conn %default
6 ikelifetime=60m
7 keylife=20m
8 rekeymargin=3m
9 keyingtries=1
10 keyexchange=ikev2
11
12conn home
13 left=PH_IP_DAVE
6c8c2680 14 leftsourceip=PH_IP_CAROL1
97e820f5
AS
15 leftcert=daveCert.pem
16 leftid=dave@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