strongswan.org
Wiki/Project Management
Downloads
Gitweb
projects
/
strongswan.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
d90ab485c99a0e83510090e651c91b8ab89d5ee9
[strongswan.git]
/
testing
/
tests
/
ike
/
rw-cert
/
hosts
/
moon
/
etc
/
ipsec.conf
1
# /etc/ipsec.conf - strongSwan IPsec configuration file
2
3
config setup
4
plutodebug=control
5
crlcheckinterval=180
6
7
conn %default
8
ikelifetime=60m
9
keylife=20m
10
rekeymargin=3m
11
keyingtries=1
12
keyexchange=ikev1
13
14
conn rw
15
left=PH_IP_MOON
16
leftcert=moonCert.pem
17
leftid=@moon.strongswan.org
18
leftsubnet=10.1.0.0/16
19
right=%any
20
auto=add