Annotation of embedaddon/strongswan/testing/tests/ikev2/acert-fallback/description.txt, revision 1.1

1.1     ! misho       1: <p>The roadwarrior <b>carol</b> sets up a connection to gateway <b>moon</b>.
        !             2: The authentication is based on <b>X.509 certificates</b>. To authorize clients,
        !             3: <b>moon</b> expects attribute certificates sent inline in IKEv2 CERT payloads.
        !             4: <b>Carol</b> has attribute certificates for both the <i>sales</i> and
        !             5: the <i>finance</i> groups. The attribute certificate for <i>finance</i> is not
        !             6: valid anymore, hence <b>carol</b> gets access to the <i>sales</i> connection
        !             7: only.</p>
        !             8: <p>Upon the successful establishment of the IPsec tunnel, <b>leftfirewall=yes</b>
        !             9: automatically inserts iptables-based firewall rules that let pass the tunneled traffic.
        !            10: In order to test both tunnel and firewall, <b>carol</b> tries to ping both
        !            11: <b>alice</b> and <b>venus</b>, but only the ping for the <i>sales</i> related
        !            12: host <b>venus</b> succeeds.</p>

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