Annotation of embedaddon/strongswan/testing/tests/swanctl/rw-psk-ppk/description.txt, revision 1.1

1.1     ! misho       1: The roadwarriors <b>carol</b> and <b>dave</b> set up a connection each
        !             2: to gateway <b>moon</b>. The authentication is based on distinct <b>pre-shared keys</b>
        !             3: and <b>Fully Qualified Domain Names</b> and includes a <b>Postquantum Preshared Key (PPK)</b>
        !             4: that's also mixed into the derived key material. The PPK_ID used by <b>dave</b> is
        !             5: unknown to <b>moon</b> but since both peers don't enforce the use of a PPK they fall back
        !             6: to regular authentication by use of the authentication data provided in the NO_PPK_AUTH
        !             7: notify.
        !             8: Upon the successful establishment of the IPsec tunnels,
        !             9: <b>leftfirewall=yes</b> automatically inserts iptables-based firewall rules that
        !            10: let pass the tunneled traffic. In order to test both tunnel and firewall, both
        !            11: <b>carol</b> and <b>dave</b> ping the client <b>alice</b> behind the gateway <b>moon</b>.

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