Annotation of embedaddon/strongswan/testing/tests/route-based/net2net-gre/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 GRE interfaces.
3: <p/>
4: The gateways use <b>route-based forwarding</b> with <b>GRE tunnels</b>, with
5: firewall rules to allow traffic to pass. The IPsec traffic selector is limited
6: to the GRE protocol, specific routing is achieved with routes on the GRE
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>