Hi,
We need DDS to be picked up over multiple subnets. I know that the default Multicast TTL setting is 1, which won't alllow this. I found the article here:
http://community.rti.com/kb/how-do-i-change-multicast-time-live-ttl
Hi,
We need DDS to be picked up over multiple subnets. I know that the default Multicast TTL setting is 1, which won't alllow this. I found the article here:
http://community.rti.com/kb/how-do-i-change-multicast-time-live-ttl
Hi all,
We had some TTL problems in our network lately, where some changes in the network caused the TTL that we set for discovery in the QoS to be too low.
I spoke with our network-engineers and they said that they see no reason not to set the TTL to a the max (255).
So I tried to set the discovery-ttl to 255, and then noticed that while discovery messages were sent with that TTL (as could be seen with wireshark) they were never received by any other machine on the network. Reducing the TTL to something smaller, but still large enough did work.