This commit is contained in:
Andreas Steffen
2007-02-28 22:16:16 +00:00
parent 05bda56556
commit 63b97bda3f
8 changed files with 151 additions and 0 deletions
@@ -0,0 +1,26 @@
# /etc/ipsec.conf - strongSwan IPsec configuration file
config setup
crlcheckinterval=180
strictcrlpolicy=no
plutostart=no
conn %default
ikelifetime=60m
keylife=20m
rekeymargin=3m
keyingtries=1
keyexchange=ikev2
conn home
left=PH_IP_DAVE
leftsourceip=%config
leftnexthop=%direct
leftcert=daveCert.pem
[email protected]
leftfirewall=yes
lefthostaccess=yes
right=PH_IP_MOON
rightsubnet=10.1.0.0/16
[email protected]
auto=add