Annotation of embedaddon/strongswan/testing/tests/swanctl/rw-multi-ciphers-ikev1/description.txt, revision 1.1.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 IKEv1 main mode authentication is based on
                      3: <b>X.509 certificates</b>.
                      4: On the gateway two connections with differing parameters are defined:
                      5: One for <b>carol</b> using the IKE proposal <b>aes128-sha256-modp3072</b>
                      6: allowing to reach host <b>alice</b> and one for <b>dave</b> using
                      7: the IKE proposal <b>3des-sha1-modp2048</b> allowing to reach host <b>venus</b>.
                      8: <p/>
                      9: Since the IP addresses of <b>carol</b> and <b>dave</b> are not known
                     10: to <b>moon</b> the matching connection definition can only be determined
                     11: by <b>moon</b> after the peer identities have been received.
                     12: <p/>
                     13: Upon the successful establishment of the IPsec tunnels, <b>carol</b> pings the
                     14: client <b>alice</b> and <b>dave</b> the client <b>venus</b> lying in two different
                     15: subnets behind the gateway <b>moon</b>.

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