]> git.ipfire.org Git - people/ms/strongswan.git/blame - testing/tests/ikev2-stroke-bye/reauth-mbb-virtual-ip/hosts/carol/etc/ipsec.conf
testing: Fixed pretest script of ikev1/rw-psk-aggressive scenario
[people/ms/strongswan.git] / testing / tests / ikev2-stroke-bye / reauth-mbb-virtual-ip / hosts / carol / etc / ipsec.conf
CommitLineData
b1ff437b
MW
1# /etc/ipsec.conf - strongSwan IPsec configuration file
2
3config setup
4
5conn %default
6 keylife=20m
7 ikelifetime=10s
8 rekeymargin=5s
9 rekeyfuzz=0%
10 keyingtries=1
11
12conn home
13 left=PH_IP_CAROL
14 leftcert=carolCert.pem
15 leftid=carol@strongswan.org
16 leftsourceip=%config
17 leftfirewall=yes
18 right=PH_IP_MOON
19 rightid=@moon.strongswan.org
20 rightsubnet=10.1.0.0/16
21 keyexchange=ikev2
22 auto=add