]> git.ipfire.org Git - thirdparty/strongswan.git/blob - testing/tests/rw-psk-fqdn/hosts/moon/etc/ipsec.conf
- import of strongswan-2.7.0
[thirdparty/strongswan.git] / testing / tests / rw-psk-fqdn / hosts / moon / etc / ipsec.conf
1 # /etc/ipsec.conf - strongSwan IPsec configuration file
2
3 version 2.0 # conforms to second version of ipsec.conf specification
4
5 config setup
6 plutodebug=control
7
8 conn %default
9 ikelifetime=60m
10 keylife=20m
11 rekeymargin=3m
12 keyingtries=1
13 authby=secret
14 leftnexthop=%direct
15
16 conn rw
17 left=PH_IP_MOON
18 leftsubnet=10.1.0.0/16
19 leftid=@moon.strongswan.org
20 leftfirewall=yes
21 right=%any
22 auto=add