diff options
Diffstat (limited to 'testing/tests/ikev1/nat-before-esp/description.txt')
-rw-r--r-- | testing/tests/ikev1/nat-before-esp/description.txt | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/testing/tests/ikev1/nat-before-esp/description.txt b/testing/tests/ikev1/nat-before-esp/description.txt new file mode 100644 index 000000000..e42ace476 --- /dev/null +++ b/testing/tests/ikev1/nat-before-esp/description.txt @@ -0,0 +1,6 @@ +An IPsec tunnel connecting the gateway <b>moon</b> with the subnet behind +gateway <b>sun</b> is set up. This host-to-net connection can also be +used by the clients <b>alice</b> and <b>venus</b> via the trick of NAT-ing +them to the outer IP address of gateway <b>moon</b> prior to tunnelling. +The IPsec tunnel is first tested by <b>moon</b> pinging <b>bob</b> and vice versa, +followed by the NAT-ed clients <b>alice</b> and <b>venus</b> pinging <b>bob</b>. |