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-ikev1 scenario
[strongswan.git]
/
testing
/
tests
/
ipv6
/
rw-psk-ikev1
/
hosts
/
moon
/
etc
/
ipsec.conf
1
# /etc/ipsec.conf - strongSwan IPsec configuration file
2
3
config setup
4
plutodebug=control
5
charonstart=no
6
7
conn %default
8
ikelifetime=60m
9
keylife=20m
10
rekeymargin=3m
11
keyingtries=1
12
authby=secret
13
14
conn rw
15
left=PH_IP6_MOON
16
leftsubnet=fec1::/16
17
leftnexthop=0::0
18
leftfirewall=yes
19
right=%any
20
rightnexthop=0::0
21
auto=add