Hello:
I have a qos_library that someone else wrote that publishes topics using UDPv4. The application that publishes those topics on, let's say domain 6, is running on a system with two network cards. I want to make sure that the topics information and data only go out on one of those network interfaces.
What is the best way to do it?
I have tried creating a routing service that will translate this domain 6 to some other domain with only specific allowed IP address and a set of topics. However, I can still see domain 6 on the Admin Console on a different computer.
Thank you.
I had a similar issue. I used the following solution and it's working as expected
https://community.rti.com/kb/how-do-i-restrict-rti-connext-use-only-subset-interfaces