diff options
Diffstat (limited to 'testing/tests/pfkey/nat-rw/description.txt')
-rw-r--r-- | testing/tests/pfkey/nat-rw/description.txt | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/testing/tests/pfkey/nat-rw/description.txt b/testing/tests/pfkey/nat-rw/description.txt new file mode 100644 index 000000000..dcf4b94bd --- /dev/null +++ b/testing/tests/pfkey/nat-rw/description.txt @@ -0,0 +1,5 @@ +The roadwarriors <b>alice</b> and <b>venus</b> sitting behind the NAT router <b>moon</b> set up +tunnels to gateway <b>sun</b>. UDP encapsulation is used to traverse the NAT router. +<b>leftfirewall=yes</b> automatically inserts iptables-based firewall rules that let pass +the tunneled traffic. In order to test the tunnel, the NAT-ed hosts <b>alice</b> and <b>venus</b> +ping the client <b>bob</b> behind the gateway <b>sun</b>. |