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
another four IPv6 scenarios fully demonstrate ip6tables firewall use
[strongswan.git]
/
testing
/
tests
/
ipv6
/
rw-ikev2
/
hosts
/
carol
/
etc
/
ipsec.conf
1
# /etc/ipsec.conf - strongSwan IPsec configuration file
2
3
config setup
4
crlcheckinterval=180
5
strictcrlpolicy=no
6
plutostart=no
7
8
conn %default
9
ikelifetime=60m
10
keylife=20m
11
rekeymargin=3m
12
keyingtries=1
13
14
conn home
15
left=PH_IP6_CAROL
16
leftcert=carolCert.pem
17
leftid=carol@strongswan.org
18
leftfirewall=yes
19
right=PH_IP6_MOON
20
rightid=@moon.strongswan.org
21
rightsubnet=fec1::/16
22
keyexchange=ikev2
23
auto=add