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,7 @@
A connection between the subnets behind the gateways <b>moon</b> and <b>sun</b> is set up.
The key exchange is based on NTRU encryption with a security strength of 256 bits.
The authentication is based on <b>X.509 certificates</b>. Upon the successful
establishment of the IPsec tunnel, <b>leftfirewall=yes</b> automatically
inserts iptables-based firewall rules that let pass the tunneled traffic.
In order to test both tunnel and firewall, client <b>alice</b> behind gateway <b>moon</b>
pings client <b>bob</b> located behind gateway <b>sun</b>.