diff options
-rw-r--r-- | testing/tests/ikev2-rw/description.txt | 9 |
1 files changed, 4 insertions, 5 deletions
diff --git a/testing/tests/ikev2-rw/description.txt b/testing/tests/ikev2-rw/description.txt index 8df6b1c0d..b5d63f9e6 100644 --- a/testing/tests/ikev2-rw/description.txt +++ b/testing/tests/ikev2-rw/description.txt @@ -1,6 +1,5 @@ -The roadwarrior <b>carol</b> sets up a connection to gateway <b>moon</b>. -The authentication is based on <b>X.509 certificates</b>. Upon the successful -establishment of the IPsec tunnel, <b>leftfirewall=yes</b> automatically -inserts iptables-based firewall rules that let pass the tunneled traffic. -In order to test both tunnel and firewall, <b>carol</b> pings the client +The roadwarriors <b>carol</b> and <b>dave</b> set up a connection to gateway +<b>moon</b> using IKEv2. The authentication is based on locally loaded +<b>X.509 certificates</b>. +In order to test the tunnel <b>carol</b> and <b>dave</b> ping the client <b>alice</b> behind the gateway <b>moon</b>. |