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 charon.initiator_only option which causes charon to ignore IKE initiation reque...
[strongswan.git]
/
testing
/
tests
/
ikev1
/
rw-initiator-only
/
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
rekey=no
9
keyexchange=ikev1
10
11
conn rw
12
left=PH_IP_MOON
13
leftcert=moonCert.pem
14
leftid=@moon.strongswan.org
15
leftsubnet=10.1.0.0/16
16
leftfirewall=yes
17
right=%any
18
auto=add