strongswan.org
Wiki/Project Management
Downloads
Gitweb
projects
/
strongswan.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
added rw-psk-ikev2 scenario
[strongswan.git]
/
testing
/
tests
/
ipv6
/
rw-psk-ikev2
/
hosts
/
dave
/
etc
/
ipsec.conf
1
# /etc/ipsec.conf - strongSwan IPsec configuration file
2
3
config setup
4
strictcrlpolicy=no
5
plutostart=no
6
7
conn %default
8
ikelifetime=60m
9
keylife=20m
10
rekeymargin=3m
11
keyingtries=1
12
keyexchange=ikev2
13
authby=secret
14
15
conn home
16
left=PH_IP6_DAVE
17
leftfirewall=yes
18
right=PH_IP6_MOON
19
rightsubnet=fec1::/16
20
auto=add