added ikev1/xauth-id-rsa-hybrid scenario

This commit is contained in:
Andreas Steffen
2012-06-18 22:51:50 +02:00
parent 771a66c6a0
commit bc60bb8bf4
14 changed files with 174 additions and 0 deletions
@@ -0,0 +1,23 @@
# /etc/ipsec.conf - strongSwan IPsec configuration file
config setup
conn %default
ikelifetime=60m
keylife=20m
rekeymargin=3m
keyingtries=1
keyexchange=ikev1
conn home
left=PH_IP_DAVE
leftcert=daveCert.pem
[email protected]
leftauth=xauth
leftfirewall=yes
right=PH_IP_MOON
rightsubnet=10.1.0.0/16
[email protected]
rightauth=pubkey
xauth_identity=dave
auto=add