mirror of
https://github.com/strongswan/strongswan.git
synced 2025-10-06 00:00:47 -04:00
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.
7 lines
454 B
Plaintext
Executable File
7 lines
454 B
Plaintext
Executable File
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 <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.
|