Hi,
I integrate DDS into an embedded system, which communicates to other system via an inline network encryptor (INE). The INE does has muticast capability and disallow some standard IP such as 224.0.0.1, 224.0.0.22.
Should I configure the INE's multicast to allow the DDS's multicast to work? I have no luck so far.
Thanks
Connext DDS uses 239.255.0.1 as the discovery multicast address by default.
You will need to enable your INE to pass that address in both directions for Connext applications to automatically discover and connect to each other.