diff options
Diffstat (limited to 'testing/tests/sql/rw-psk-ipv6/description.txt')
-rw-r--r-- | testing/tests/sql/rw-psk-ipv6/description.txt | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/testing/tests/sql/rw-psk-ipv6/description.txt b/testing/tests/sql/rw-psk-ipv6/description.txt new file mode 100644 index 000000000..d8f6805de --- /dev/null +++ b/testing/tests/sql/rw-psk-ipv6/description.txt @@ -0,0 +1,6 @@ +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 automatically +inserted ip6tables-based firewall rules 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. |