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
removed plutostart parameter
[strongswan.git]
/
testing
/
tests
/
ikev1
/
xauth-rsa-eap-md5-radius
/
hosts
/
moon
/
etc
/
ipsec.conf
1
# /etc/ipsec.conf - strongSwan IPsec configuration file
2
3
config setup
4
5
conn %default
6
ikelifetime=60m
7
keylife=20m
8
rekeymargin=3m
9
keyingtries=1
10
keyexchange=ikev1
11
authby=xauthrsasig
12
xauth=server
13
14
conn rw
15
left=PH_IP_MOON
16
leftsubnet=10.1.0.0/16
17
leftid=@moon.strongswan.org
18
leftcert=moonCert.pem
19
leftfirewall=yes
20
right=%any
21
auto=add