]> git.ipfire.org Git - thirdparty/strongswan.git/blob - testing/tests/ipv6/rw-psk-ikev1/hosts/carol/etc/ipsec.conf
testing: Converted ipv6/rw-ikev2 to swanctl
[thirdparty/strongswan.git] / testing / tests / ipv6 / rw-psk-ikev1 / hosts / carol / etc / ipsec.conf
1 # /etc/ipsec.conf - strongSwan IPsec configuration file
2
3 config setup
4
5 conn %default
6 ikelifetime=60m
7 keylife=20m
8 rekeymargin=3m
9 keyingtries=1
10 keyexchange=ikev1
11 authby=secret
12
13 conn home
14 left=PH_IP6_CAROL
15 leftfirewall=yes
16 right=PH_IP6_MOON
17 rightsubnet=fec1::/16
18 auto=add