mirror of
https://github.com/strongswan/strongswan.git
synced 2025-10-07 00:01:49 -04:00
IKEv1 uses Mode Config payload
This commit is contained in:
parent
b87edeaade
commit
2544e08ec7
@ -1,5 +1,5 @@
|
|||||||
The roadwarriors <b>carol</b> and <b>dave</b> set up a connection each to gateway <b>moon</b>.
|
The roadwarriors <b>carol</b> and <b>dave</b> set up a connection each to gateway <b>moon</b>.
|
||||||
Both <b>carol</b> and <b>dave</b> request a <b>virtual IP</b> via the IKEv2 configuration payload
|
Both <b>carol</b> and <b>dave</b> request a <b>virtual IP</b> via the IKEv1 Mode Config payload
|
||||||
by using the <b>leftsourceip=%config</b> parameter. The gateway <b>moon</b> assigns virtual
|
by using the <b>leftsourceip=%config</b> parameter. The gateway <b>moon</b> assigns virtual
|
||||||
IP addresses from a simple pool defined by <b>rightsourceip=10.3.0.0/28</b> in a monotonously
|
IP addresses from a simple pool defined by <b>rightsourceip=10.3.0.0/28</b> in a monotonously
|
||||||
increasing order.
|
increasing order.
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
The hosts <b>alice</b> and <b>carol</b> set up a tunnel connection each to gateway <b>moon</b>.
|
The hosts <b>alice</b> and <b>carol</b> set up a tunnel connection each to gateway <b>moon</b>.
|
||||||
Both hosts request a <b>virtual IP</b> via the IKEv2 configuration payload by using the
|
Both hosts request a <b>virtual IP</b> via the IKEv1 Mode Config payload by using the
|
||||||
<b>leftsourceip=%config</b> parameter. Gateway <b>moon</b> assigns virtual IP
|
<b>leftsourceip=%config</b> parameter. Gateway <b>moon</b> assigns virtual IP
|
||||||
addresses from a simple pool defined by <b>rightsourceip=10.3.0.0/28</b> to hosts connecting
|
addresses from a simple pool defined by <b>rightsourceip=10.3.0.0/28</b> to hosts connecting
|
||||||
to the <b>eth0</b> (PH_IP_MOON) interface and virtual IP addresses from a simple pool defined
|
to the <b>eth0</b> (PH_IP_MOON) interface and virtual IP addresses from a simple pool defined
|
||||||
|
Loading…
x
Reference in New Issue
Block a user