testing: Added route-based/rw-shared-vti-ip6-in-ip4 scenario

This commit is contained in:
Robin McCorkell
2017-12-22 10:22:47 +01:00
committed by Tobias Brunner
parent a35416af1c
commit ff7129ee6a
14 changed files with 264 additions and 0 deletions
@@ -0,0 +1,11 @@
The roadwarriors <b>carol</b> and <b>dave</b> set up an IPv6-in-IPv4 connection each to
gateway <b>moon</b>. Both <b>carol</b> and <b>dave</b> request an IPv6 <b>virtual
IP</b> via the IKEv2 configuration payload.
<p/>
The gateway <b>moon</b> uses <b>route-based forwarding</b> with <b>VTI
tunnels</b>, with firewall rules to allow traffic to pass. The IKE daemon is
configured to not install routes with <em>charon.install_routes=0</em>, and a
static route is installed for the IPv6 virtual IP subnet on the VTI device.
<p/>
Both <b>carol</b> and <b>dave</b> ping the client <b>alice</b> behind the
gateway <b>moon</b>.