Annotation of embedaddon/strongswan/testing/tests/ikev2/ip-pool-wish/description.txt, revision 1.1
1.1 ! misho 1: The roadwarriors <b>carol</b> and <b>dave</b> set up a connection each to gateway <b>moon</b>.
! 2: Both <b>carol</b> and <b>dave</b> request the same <b>virtual IP</b> via the IKEv2
! 3: configuration payload by using the <b>leftsourceip=PH_IP_CAROL1</b> parameter. On a first-come,
! 4: first-served basis, <b>carol</b> gets <b>PH_IP_CAROL1</b> from the simple address pool managed
! 5: by gateway <b>moon</b> and <b>dave</b> gets the next free address <b>PH_IP_DAVE1</b>
! 6: from the pool.
! 7: <p>
! 8: <b>leftfirewall=yes</b> automatically inserts iptables-based firewall rules that let pass
! 9: the tunneled traffic. In order to test the tunnels, <b>carol</b> and <b>dave</b> then ping
! 10: the client <b>alice</b> behind the gateway <b>moon</b>. The source IP addresses of the two
! 11: pings will be the virtual IPs <b>carol1</b> and <b>dave1</b>, respectively.
FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>