Added ikev2/ip-two-pools-v4v6-db scenario

This commit is contained in:
Andreas Steffen
2013-03-22 12:18:43 +01:00
parent 79306b7e6e
commit 1eada67bcb
9 changed files with 110 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 persistent pools stored in an SQL database using the <b>rightsourceip</b> option.
The established tunnel carries both IPv4 and IPv6 in an IPv4 encapsulated tunnel.