Annotation of embedaddon/strongswan/testing/tests/swanctl/frags-ipv4/description.txt, revision 1.1

1.1     ! misho       1: The roadwarriors <b>carol</b> and <b>dave</b> set up an IPv4 connection each to
        !             2: gateway <b>moon</b> using the <b>IKEv1</b> and <b>IKEv2</b> key exchange protocol,
        !             3: respectively. The authentication is based on <b>X.509 certificates</b>. <b>dave</b>
        !             4: advertises the support of the IKEv2 fragmentation protocol defined in <b>RFC 7383</b> 
        !             5: which prevents the IP fragmentation of the IKEv2 messages carrying large X.509 
        !             6: certificates whereas <b>carol</b> announces support of non-standardized
        !             7: IKEv1 fragmentation.
        !             8: 
        !             9: <p/>
        !            10: Upon the successful establishment of the IPsec tunnels, the updown script
        !            11: automatically inserts iptables-based firewall rules that let pass the tunneled traffic.
        !            12: In order to test both tunnel and firewall, both <b>carol</b> and <b>dave</b> ping
        !            13: the client <b>alice</b> behind the gateway <b>moon</b>.

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