aboutsummaryrefslogtreecommitdiffstats
path: root/testing/tests/ipv6/rw-psk-ikev1/description.txt
diff options
context:
space:
mode:
authorAndreas Steffen <andreas.steffen@strongswan.org>2012-05-29 23:40:01 +0200
committerAndreas Steffen <andreas.steffen@strongswan.org>2012-05-29 23:40:01 +0200
commit08951eb7a85fcfb58eb3ab2fc29ddd09f315e3b2 (patch)
tree4ccdd3b75959fcd9feb2a70b54454d703198b137 /testing/tests/ipv6/rw-psk-ikev1/description.txt
parent53915f14ae7d820dd4f2fbc19a8dc29beec9dc24 (diff)
downloadstrongswan-08951eb7a85fcfb58eb3ab2fc29ddd09f315e3b2.tar.bz2
strongswan-08951eb7a85fcfb58eb3ab2fc29ddd09f315e3b2.tar.xz
upgraded ipv6 scenarios to 5.0.0
Diffstat (limited to 'testing/tests/ipv6/rw-psk-ikev1/description.txt')
-rw-r--r--testing/tests/ipv6/rw-psk-ikev1/description.txt12
1 files changed, 7 insertions, 5 deletions
diff --git a/testing/tests/ipv6/rw-psk-ikev1/description.txt b/testing/tests/ipv6/rw-psk-ikev1/description.txt
index 81072ebf6..66fc09053 100644
--- a/testing/tests/ipv6/rw-psk-ikev1/description.txt
+++ b/testing/tests/ipv6/rw-psk-ikev1/description.txt
@@ -1,5 +1,7 @@
-The roadwarrior <b>carol</b> sets up an IPv6 tunnel connection to gateway <b>moon</b>.
-The authentication is based on <b>Preshared Keys</b> (PSK) and <b>IPv6 addresses</b> (ID_IPV6_ADDR).
-<b>firewall=yes</b> automatically inserts ip6tables-based firewall rules that let pass
-the tunneled traffic. In order to test the tunnel <b>carol</b> sends an IPv6
-ICMP request to client <b>alice</b> behind the gateway <b>moon</b> using the ping6 command.
+The roadwarriors <b>carol</b> and <b>dave</b> set up an IPv6 tunnel connection each
+to gateway <b>moon</b>. The authentication is based on distinct <b>pre-shared keys</b>
+and IPv6 addresses. Upon the successful establishment of the IPsec tunnels,
+<b>leftfirewall=yes</b> automatically inserts ip6tables-based firewall rules that
+let pass the tunneled traffic. In order to test both tunnel and firewall, both
+<b>carol</b> and <b>dave</b> send an IPv6 ICMP request to client <b>alice</b>
+behind the gateway <b>moon</b> using the ping6 command.