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

This commit is contained in:
Andreas Steffen
2013-11-27 20:21:40 +01:00
parent 146ad86be5
commit d5cd6eba2b
23 changed files with 284 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>.