added ikev2/rw-eap-tls-fragments scenario

This commit is contained in:
Andreas Steffen
2010-08-24 10:12:15 +02:00
parent 234aa8ee03
commit 421a529f88
24 changed files with 119 additions and 0 deletions
@@ -0,0 +1,23 @@
# /etc/ipsec.conf - strongSwan IPsec configuration file
config setup
plutostart=no
charondebug="tls 2, ike 2"
conn %default
ikelifetime=60m
keylife=20m
rekeymargin=3m
keyingtries=1
keyexchange=ikev2
conn home
left=PH_IP_CAROL
leftcert=carol_D_cert.der
leftauth=eap
leftfirewall=yes
right=PH_IP_MOON
rightid="C=CH, O=strongSwan Project, CN=moon.d.strongswan.org"
rightsubnet=10.1.0.0/16
rightsendcert=never
auto=add