strongswan.org
Wiki/Project Management
Downloads
Gitweb
projects
/
strongswan.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
6944749be1639f729e02b3163650f2a98a614d34
[strongswan.git]
/
testing
/
tests
/
ikev2
/
mobike-nat
/
hosts
/
sun
/
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
keyexchange=ikev2
14
15
conn mobike
16
left=PH_IP_SUN
17
leftcert=sunCert.pem
18
leftid=@sun.strongswan.org
19
leftfirewall=yes
20
leftsubnet=10.2.0.0/16
21
right=%any
22
rightsourceip=%config
23
rightid=alice@strongswan.org
24
auto=add