]> git.ipfire.org Git - people/ms/strongswan.git/blob - testing/tests/rw-psk-ipv4/hosts/moon/etc/ipsec.conf
- import of strongswan-2.7.0
[people/ms/strongswan.git] / testing / tests / rw-psk-ipv4 / 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 leftfirewall=yes
20 right=%any
21 auto=add