]> git.ipfire.org Git - thirdparty/strongswan.git/commitdiff
corrected description of ikev1/ip-pool-db scenario
authorAndreas Steffen <andreas.steffen@strongswan.org>
Thu, 15 Oct 2009 13:25:36 +0000 (15:25 +0200)
committerAndreas Steffen <andreas.steffen@strongswan.org>
Thu, 15 Oct 2009 13:25:36 +0000 (15:25 +0200)
testing/tests/ikev1/ip-pool-db/description.txt

index 7bc4ef3ab6fe84a85c6cf72e303b409f79afe988..364b96cd7e82a895e23269bc314548abf5fd094d 100644 (file)
@@ -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>.