]> git.ipfire.org Git - people/ms/strongswan.git/blame - testing/tests/ikev2/dhcp-dynamic/description.txt
testing: Migrate ikev2-stroke-bye scenarios to vici
[people/ms/strongswan.git] / testing / tests / ikev2 / dhcp-dynamic / description.txt
CommitLineData
bcd20cc9 1The roadwarriors <b>carol</b> and <b>dave</b> set up a connection each to gateway <b>moon</b>
eba26225 2and request a <b>virtual IP</b> via the IKEv2 configuration payload by using the <b>vips = 0.0.0.0</b>
bcd20cc9 3parameter. The <b>dhcp</b> plugin on gateway <b>moon</b> then requests an IP address and DNS server
eba26225
AS
4information from DHCP server <b>venus</b> using the DHCP protocol.
5<p/>
6The IP addresses are assigned dynamically by <b>venus</b> from the pool 10.1.0.50..10.1.0.60 so that
7<b>carol</b> and <b>dave</b> become full members of the subnet 10.1.0.0/16 hidden behind gateway <b>moon</b>.
8And this thanks to the <b>farp</b> plugin through which <b>moon</b> acts as a proxy for ARP requests
9e.g. from <b>alice</b> who wants to ping <b>carol</b> and <b>dave</b>.