Annotation of embedaddon/strongswan/testing/tests/ikev2/net2net-fragmentation/description.txt, revision 1.1

1.1     ! misho       1: A connection between the subnets behind the gateways <b>moon</b> and <b>sun</b> is set up.
        !             2: The authentication is based on <b>X.509 certificates</b>. The IKEv2 fragmentation protocol
        !             3: defined in <b>RFC 7383</b> prevents the IP fragmentation of the IKEv2 messages carrying the
        !             4: large X.509 certificates.
        !             5: <p/>
        !             6: Upon the successful establishment of the IPsec tunnel, <b>leftfirewall=yes</b> automatically
        !             7: inserts iptables-based firewall rules that let pass the tunneled traffic.
        !             8: In order to test both tunnel and firewall, client <b>alice</b> behind gateway <b>moon</b>
        !             9: pings client <b>bob</b> located behind gateway <b>sun</b>.

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