]> git.ipfire.org Git - people/ms/strongswan.git/blob - testing/tests/ikev2-stroke-bye/trap-any/hosts/moon/etc/ipsec.conf
650ebddd92341c63aca78128d533be511242f706
[people/ms/strongswan.git] / testing / tests / ikev2-stroke-bye / trap-any / hosts / moon / etc / ipsec.conf
1 # /etc/ipsec.conf - strongSwan IPsec configuration file
2
3 conn %default
4 ikelifetime=60m
5 keylife=20m
6 rekeymargin=3m
7 keyingtries=1
8
9 # to access the host via SSH in the test environment
10 conn pass-ssh
11 authby=never
12 leftsubnet=0.0.0.0/0[tcp/22]
13 rightsubnet=0.0.0.0/0[tcp]
14 type=pass
15 auto=route
16
17 conn trap-any
18 right=%any
19 type=transport
20 authby=psk
21 auto=route