upgraded ikev2 scenarios to 5.0.0

This commit is contained in:
Andreas Steffen
2012-05-11 11:00:32 +02:00
parent 0e1c6fa2a9
commit a56fdff194
475 changed files with 1161 additions and 1704 deletions
@@ -1,8 +1,6 @@
# /etc/ipsec.conf - strongSwan IPsec configuration file
config setup
crlcheckinterval=180
strictcrlpolicy=no
plutostart=no
conn %default
@@ -11,14 +9,15 @@ conn %default
rekeymargin=3m
keyingtries=1
keyexchange=ikev2
authby=secret
conn home
left=PH_IP_CAROL
leftsourceip=%config
[email protected]
leftauth=psk
leftfirewall=yes
right=PH_IP_MOON
[email protected]
rightauth=pubkey
rightsubnet=10.1.0.0/16
auto=add
@@ -1,8 +1,6 @@
# /etc/ipsec.conf - strongSwan IPsec configuration file
config setup
crlcheckinterval=180
strictcrlpolicy=no
plutostart=no
conn %default
@@ -11,14 +9,15 @@ conn %default
rekeymargin=3m
keyingtries=1
keyexchange=ikev2
authby=secret
conn home
left=PH_IP_DAVE
leftsourceip=%config
[email protected]
leftauth=psk
leftfirewall=yes
right=PH_IP_MOON
[email protected]
rightauth=pubkey
rightsubnet=10.1.0.0/16
auto=add
@@ -14,9 +14,11 @@ conn rw
left=PH_IP_MOON
leftcert=moonCert.pem
[email protected]
leftauth=pubkey
leftsubnet=10.1.0.0/16
leftfirewall=yes
right=%any
rightauth=psk
rightsourceip=10.3.0.0/28
rightsendcert=never
auto=add