]> git.ipfire.org Git - people/ms/strongswan.git/blob - testing/tests/rw-psk-fqdn-named/hosts/carol/etc/ipsec.conf
- import of strongswan-2.7.0
[people/ms/strongswan.git] / testing / tests / rw-psk-fqdn-named / 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 leftid=@carol.strongswan.org
19 leftfirewall=yes
20 right=PH_IP_MOON
21 rightsubnet=10.1.0.0/16
22 rightid=@moon.strongswan.org
23 auto=add