Annotation of embedaddon/strongswan/testing/tests/route-based/net2net-vti/description.txt, revision 1.1.1.1

1.1       misho       1: A connection between the subnets behind the gateways <b>moon</b> and <b>sun</b>
                      2: is set up using VTI interfaces.
                      3: <p/>
                      4: The gateways use <b>route-based forwarding</b> with <b>VTI tunnels</b>, with
                      5: firewall rules to allow traffic to pass. The IPsec traffic selector used is
                      6: 0.0.0.0/0, however specific routing is achieved with routes on the VTI
                      7: interfaces. The IKE daemon is configured to not install routes with
                      8: <em>charon.install_routes=0</em>, and static routes are installed for the
                      9: target subnets on the VTI interfaces.
                     10: <p/>
                     11: Client <b>alice</b> behind gateway <b>moon</b> pings client <b>bob</b> located
                     12: behind gateway <b>sun</b>.

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>