Add a road-warrior test case requesting both an IPv4 and an IPv6 virtual address

This commit is contained in:
Martin Willi
2012-09-18 17:11:03 +02:00
parent 7ee37114c9
commit 56ea95195a
9 changed files with 95 additions and 0 deletions
@@ -0,0 +1,5 @@
The host <b>carol</b> sets up a tunnel connection to gateway <b>moon</b>. It requests
both an IPv4 and an IPv6 <b>virtual IP</b> via the IKEv2 configuration payload by using
<b>leftsourceip=%config4,%config6</b>. Gateway <b>moon</b> assigns virtual IPs addresses
from two in-memory pools using the <b>rightsourceip</b> option. The established tunnel
carries both IPv4 and IPv6 in an IPv4 encapsulated tunnel.