diff options
Diffstat (limited to 'testing/tests/ike2/description.txt')
-rw-r--r-- | testing/tests/ike2/description.txt | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/testing/tests/ike2/description.txt b/testing/tests/ike2/description.txt deleted file mode 100644 index 31d24cda6..000000000 --- a/testing/tests/ike2/description.txt +++ /dev/null @@ -1,6 +0,0 @@ -The router <b>moon</b> sets up a connection to gateway <b>sun</b> in order -to reach the subnet hidden behind <b>sun</b>. The gateway <b>sun</b> assigns a -virtual IP address to router <b>moon</b>. A special updown script on <b>moon</b> -specified by <b>leftupdown=/etc/nat_updown</b> dynamically inserts a source NAT rule -which maps the IP address of client <b>alice</b> to the virtual IP of <b>moon</b>. -This allows <b>alice</b> to access client <b>bob</b> via the established IPsec tunnel. |