]> git.ipfire.org Git - people/ms/strongswan.git/blob - testing/tests/ikev2-stroke/net2net-pgp-v3/hosts/moon/etc/ipsec.conf
testing: Migrate ikev2-stroke-bye scenarios to vici
[people/ms/strongswan.git] / testing / tests / ikev2-stroke / net2net-pgp-v3 / hosts / moon / 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 net-net
13 left=PH_IP_MOON
14 leftsubnet=10.1.0.0/16
15 leftcert=moonCert.asc
16 leftid=@#71270432cd763a18020ac988c0e75aed
17 leftfirewall=yes
18 right=PH_IP_SUN
19 rightsubnet=10.2.0.0/16
20 rightcert=sunCert.asc
21 auto=add