aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndreas Steffen <andreas.steffen@strongswan.org>2008-07-11 17:09:48 +0000
committerAndreas Steffen <andreas.steffen@strongswan.org>2008-07-11 17:09:48 +0000
commit4336a1c61109da69db268573b811d41bc6b9b02e (patch)
tree2f4c00538e8a7b0882290617860923c9a569fe1e
parenta771dc33d02726b49b11cfa2f049917e1dd53e45 (diff)
downloadstrongswan-4336a1c61109da69db268573b811d41bc6b9b02e.tar.bz2
strongswan-4336a1c61109da69db268573b811d41bc6b9b02e.tar.xz
edited description
-rw-r--r--testing/tests/ikev2/ip-two-pools-db/description.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/tests/ikev2/ip-two-pools-db/description.txt b/testing/tests/ikev2/ip-two-pools-db/description.txt
index 6f36d12df..14a3f17b5 100644
--- a/testing/tests/ikev2/ip-two-pools-db/description.txt
+++ b/testing/tests/ikev2/ip-two-pools-db/description.txt
@@ -1,5 +1,5 @@
The hosts <b>alice</b>, <b>venus</b>, <b>carol</b>, and <b>dave</b> set up tunnel connections
-to gateway <b>moon</b> in a spoke-to-hub fashion. Each host requests a <b>virtual IP</b>
+to gateway <b>moon</b> in a <b>hub-and-spoke</b> fashion. Each host requests a <b>virtual IP</b>
with the <b>leftsourceip=%config</b> parameter. Gateway <b>moon</b> assigns virtual
IP addresses from a pool named <b>extpool</b> [10.3.0.1..10.3.255.254] to hosts connecting
to the <b>eth0</b> (PH_IP_MOON) interface and virtual IP addresses from a pool named <b>intpool</b>
@@ -9,6 +9,6 @@ respectively, whereas <b>alice</b> and <b>venus</b> get <b>10.4.0.1</b> and <b>1
respectively.
<p>
By defining the composite IPsec SA: <b>rightsubnet=10.3.0.0/16,10.4.0.0/16</b>, each of the four
-hosts can securely reach any other host via the central hub <b>moon</b>. This is
+spokes can securely reach any other spoke via the central hub <b>moon</b>. This is
demonstrated by <b>alice</b> and <b>dave</b> pinging the assigned virtual IP addresses
of <b>carol</b> and <b>venus</b>.