]> git.ipfire.org Git - thirdparty/strongswan.git/blob - testing/tests/rw-psk-ipv4/hosts/carol/etc/ipsec.conf
- import of strongswan-2.7.0
[thirdparty/strongswan.git] / testing / tests / rw-psk-ipv4 / hosts / carol / 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 home
17 left=PH_IP_CAROL
18 leftfirewall=yes
19 right=PH_IP_MOON
20 rightsubnet=10.1.0.0/16
21 auto=add