testing: Add ikev2/net2net-fragmentation scenario

This commit is contained in:
Tobias Brunner
2014-10-10 09:33:23 +02:00
parent 144b40e07c
commit 1836c1845b
9 changed files with 116 additions and 0 deletions
@@ -0,0 +1,9 @@
A connection between the subnets behind the gateways <b>moon</b> and <b>sun</b> is set up.
The authentication is based on <b>X.509 certificates</b>. The IKEv2 fragmentation protocol
defined in <b>RFC 7383</b> prevents the IP fragmentation of the IKEv2 messages carrying the
large X.509 certificates.
<p/>
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>.