]> git.ipfire.org Git - people/ms/strongswan.git/blob - testing/tests/ikev2-stroke-bye/net2net-same-nets/hosts/sun/etc/ipsec.conf
af85e186aef0308bbe2d92653e858efc862a29f9
[people/ms/strongswan.git] / testing / tests / ikev2-stroke-bye / net2net-same-nets / hosts / sun / 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 mobike=no
12
13 conn net-net
14 left=PH_IP_SUN
15 leftcert=sunCert.pem
16 leftid=@sun.strongswan.org
17 leftsubnet=10.4.0.0/14
18 leftupdown=/etc/mark_updown
19 right=PH_IP_MOON
20 rightid=@moon.strongswan.org
21 rightsubnet=10.0.0.0/14
22 mark_in=8
23 mark_out=4
24 auto=add