Hi Bruno,

> Am 02.05.2024 um 22:01 schrieb Bruno Kinoshita <brunodepau...@gmail.com>:
> 
> Tried building the project but alas I think my network has UDP multicast
> issues?
> 
> [ERROR] Failures:
> [ERROR]   UDPDiscoverySenderEncryptedUnitTest.testPassiveBroadcast:122
> message not received
> [ERROR]   UDPDiscoverySenderEncryptedUnitTest.testRemoveBroadcast:150
> message not received
> [ERROR]   UDPDiscoverySenderEncryptedUnitTest.testRequestBroadcast:175
> message not received
> [ERROR]   UDPDiscoverySenderUnitTest.testPassiveBroadcast:119 message not
> received
> [ERROR]   UDPDiscoverySenderUnitTest.testRemoveBroadcast:149 message not
> received
> [ERROR]   UDPDiscoverySenderUnitTest.testRequestBroadcast:176 message not
> received
> [ERROR]
> UDPDiscoveryUnitTest.testSimpleUDPDiscoveryIPv4:49->simpleUDPDiscovery:131
> Receiver count [0] should be the at least the number sent [10].
> [INFO]
> [ERROR] Tests run: 431, Failures: 7, Errors: 0, Skipped: 0

Yes, this means that multicast consistently does not work in your environment - 
for whatever reason.
There are several test tools available to check for configuration problems, 
like for example this one: https://github.com/enclave-networks/multicast-test 
<https://github.com/enclave-networks/multicast-test>

Could you please give it a try?

Bye, Thomas 

Reply via email to