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 alice, venus, carol, and dave set up tunnel connections -to gateway moon in a spoke-to-hub fashion. Each host requests a virtual IP +to gateway moon in a hub-and-spoke fashion. Each host requests a virtual IP with the leftsourceip=%config parameter. Gateway moon assigns virtual IP addresses from a pool named extpool [10.3.0.1..10.3.255.254] to hosts connecting to the eth0 (PH_IP_MOON) interface and virtual IP addresses from a pool named intpool @@ -9,6 +9,6 @@ respectively, whereas alice and venus get 10.4.0.1 and 1 respectively.

By defining the composite IPsec SA: rightsubnet=10.3.0.0/16,10.4.0.0/16, each of the four -hosts can securely reach any other host via the central hub moon. This is +spokes can securely reach any other spoke via the central hub moon. This is demonstrated by alice and dave pinging the assigned virtual IP addresses of carol and venus.