DDS RTPS traffic on all interfaces

2 posts / 0 new
Last post
Offline
Last seen: 7 years 8 months ago
Joined: 08/10/2016
Posts: 1
DDS RTPS traffic on all interfaces

Hi,


I have inherited a large system which utilizes DDS as a pub/sub mechanism. This is a client/server based system which create domain participants and communicate with each other using various topics. The problem I am facing is that on the server, I see DDS traffic (unicast) going to ALL the interfaces on the client, even those which are not connected and should NOT have been used to create participants or join domains. Is this expected?

 

Wireshark snapshot


As you can see in the snapshot, the traffic is directed to an APIPA.

Offline
Last seen: 3 months 1 week ago
Joined: 02/11/2016
Posts: 144

Hello Farooque,

Can it be that you have NDDS_DISCOVERY_PEERS set to some list of hosts?

Check your environment variables as well as the directory from which you are running the application.

 

Good luck,

Roy.