Added ikev1/net2net-ntru-cert and ikev1/rw-ntru-psk scenarios

This commit is contained in:
Andreas Steffen
2014-02-12 13:16:34 +01:00
parent 44e6dbf04d
commit 83caf0827c
23 changed files with 302 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
ike=aes192-sha384-ntru192!
esp=aes192-sha384!
authby=psk
conn home
left=PH_IP_DAVE
leftsourceip=%config
[email protected]
leftfirewall=yes
right=PH_IP_MOON
rightsubnet=10.1.0.0/16
rightid=moon.strongswan.org
auto=add