diff options
Diffstat (limited to 'testing/tests/ikev1/passthrough/description.txt')
-rw-r--r-- | testing/tests/ikev1/passthrough/description.txt | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/testing/tests/ikev1/passthrough/description.txt b/testing/tests/ikev1/passthrough/description.txt new file mode 100644 index 000000000..145c5b79c --- /dev/null +++ b/testing/tests/ikev1/passthrough/description.txt @@ -0,0 +1,6 @@ +All IP traffic from the subnet behind the gateway <b>moon</b> is tunneled +to the gateway <b>sun</b> using the 0.0.0.0/0 network mask. In order +to prevent local subnet traffic from escaping through the tunnel, a +passthrough policy for the 10.1.0.0/16 network is inserted on <b>moon</b>. +A series of internal and external pings verifies the correct +functioning of the setup. |