Move rw-eap-dynamic scenario to its proper location

This commit is contained in:
Tobias Brunner
2012-09-21 09:34:10 +02:00
parent f0a2fef8a5
commit 0d33f428d1
14 changed files with 0 additions and 0 deletions
@@ -0,0 +1,22 @@
# /etc/ipsec.conf - strongSwan IPsec configuration file
config setup
conn %default
ikelifetime=60m
keylife=20m
rekeymargin=3m
keyingtries=1
keyexchange=ikev2
conn rw-eap
left=PH_IP_MOON
leftsubnet=10.1.0.0/16
[email protected]
leftcert=moonCert.pem
leftauth=pubkey
leftfirewall=yes
rightid=*@strongswan.org
rightauth=eap-dynamic
right=%any
auto=add