DDS & Inline Network Encryptor

2 posts / 0 new
Last post
Offline
Last seen: 2 years 1 month ago
Joined: 02/24/2022
Posts: 1
DDS & Inline Network Encryptor

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

 

Keywords:
Howard's picture
Offline
Last seen: 1 day 14 hours ago
Joined: 11/29/2012
Posts: 565

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.