diff options
-rw-r--r-- | testing/tests/ikev1/ip-pool/description.txt | 2 | ||||
-rw-r--r-- | testing/tests/ikev1/ip-two-pools/description.txt | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/testing/tests/ikev1/ip-pool/description.txt b/testing/tests/ikev1/ip-pool/description.txt index fc3f8c63a..b3f584c57 100644 --- a/testing/tests/ikev1/ip-pool/description.txt +++ b/testing/tests/ikev1/ip-pool/description.txt @@ -1,5 +1,5 @@ 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 IP addresses from a simple pool defined by <b>rightsourceip=10.3.0.0/28</b> in a monotonously increasing order. diff --git a/testing/tests/ikev1/ip-two-pools/description.txt b/testing/tests/ikev1/ip-two-pools/description.txt index 45b84f135..33a5187c5 100644 --- a/testing/tests/ikev1/ip-two-pools/description.txt +++ b/testing/tests/ikev1/ip-two-pools/description.txt @@ -1,5 +1,5 @@ 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 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 |