testing: Reorganizing IKEv1 and IKEv2 examples
For documentation purposes the new folders ikev1-algs, ikev2-algs, ikev1-multi-ca and ikev2-multi-ca have been created. Most of the test cases have now been converted to the vici interface. The remaining legacy stroke scenarios yet to be converted have been put into the ikev2-stroke-bye folder. For documentation purposes some legacy stroke scenarios will be kept in the ikev1-stroke, ikev2-stroke and ipv6-stroke folders.
This commit is contained in:
Regular → Executable
+4
-4
@@ -1,6 +1,6 @@
|
||||
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.
|
||||
virtual IP address to router <b>moon</b>. A special <b>nat_updown</b> script on <b>moon</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.
|
||||
|
||||
Reference in New Issue
Block a user