aboutsummaryrefslogtreecommitdiffstats
path: root/testing/tests/ikev1
diff options
context:
space:
mode:
authorAndreas Steffen <andreas.steffen@strongswan.org>2012-06-28 14:44:10 +0200
committerAndreas Steffen <andreas.steffen@strongswan.org>2012-06-28 14:44:10 +0200
commit5a86589d0c332d3e6efdaf44452ceb0606912c14 (patch)
treeeda9f7111513fb90c46cf775e26ecc2e1edd693d /testing/tests/ikev1
parent5c0d1bccb0956ab66ab1981656588a6e82f714a4 (diff)
downloadstrongswan-5a86589d0c332d3e6efdaf44452ceb0606912c14.tar.bz2
strongswan-5a86589d0c332d3e6efdaf44452ceb0606912c14.tar.xz
corrected description of ikev1/ip-pool-db scenario
Diffstat (limited to 'testing/tests/ikev1')
-rw-r--r--testing/tests/ikev1/ip-pool-db/description.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/tests/ikev1/ip-pool-db/description.txt b/testing/tests/ikev1/ip-pool-db/description.txt
index 7bc4ef3ab..364b96cd7 100644
--- a/testing/tests/ikev1/ip-pool-db/description.txt
+++ b/testing/tests/ikev1/ip-pool-db/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 pool named <b>bigpool</b> that was created in an SQL database by the command
<b>ipsec pool --name bigpool --start 10.3.0.1 --end 10.3.3.232 --timeout 0</b>.