]> git.ipfire.org Git - people/ms/strongswan.git/blob - testing/tests/ikev2-stroke-bye/reauth-late/hosts/moon/etc/ipsec.conf
225e2aab17de98905d90f5be2d623d175f8f4a42
[people/ms/strongswan.git] / testing / tests / ikev2-stroke-bye / reauth-late / hosts / moon / etc / ipsec.conf
1 # /etc/ipsec.conf - strongSwan IPsec configuration file
2
3 config setup
4
5 conn %default
6 ikelifetime=3601
7 keylife=1200
8 rekeymargin=0s
9 keyingtries=1
10
11 conn rw
12 left=PH_IP_MOON
13 leftcert=moonCert.pem
14 leftid=@moon.strongswan.org
15 leftsubnet=10.1.0.0/16
16 leftfirewall=yes
17 right=%any
18 keyexchange=ikev2
19 auto=add