diff options
author | Andreas Steffen <andreas.steffen@strongswan.org> | 2016-09-27 11:45:00 +0200 |
---|---|---|
committer | Andreas Steffen <andreas.steffen@strongswan.org> | 2016-09-27 18:36:28 +0200 |
commit | a9562a3f58a14989be635425182d0327b64c909c (patch) | |
tree | 8e23052fb2eb9138a1b54f4390d49bc33fe7787a /testing/tests/swanctl/net2net-multicast/description.txt | |
parent | d7e0ce2878383003ecb902fdb0a66e2744be4725 (diff) | |
download | strongswan-a9562a3f58a14989be635425182d0327b64c909c.tar.bz2 strongswan-a9562a3f58a14989be635425182d0327b64c909c.tar.xz |
testing: Added swanctl/net2net-multicast scenario
Diffstat (limited to 'testing/tests/swanctl/net2net-multicast/description.txt')
-rw-r--r-- | testing/tests/swanctl/net2net-multicast/description.txt | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/testing/tests/swanctl/net2net-multicast/description.txt b/testing/tests/swanctl/net2net-multicast/description.txt new file mode 100644 index 000000000..82874321b --- /dev/null +++ b/testing/tests/swanctl/net2net-multicast/description.txt @@ -0,0 +1,7 @@ +A connection between the subnets behind the gateways <b>moon</b> and <b>sun</b> is set up. +Using the <b>forecast</b> plugin additionally all 224.0.0.251 mDNS multicasts are going +to be tunneled. +The authentication is based on <b>X.509 certificates</b>. Upon the successful +establishment of the IPsec tunnel, mDNS multicasts sent by <b>alice</b> are +received by <b>bob</b> and vice versa whereas unfortunately multicasts originating +from the gateways <b>moon</b> and <b>sun</b> themselves are not tunneled. |