I just came across a setting i wasn’t familiar with that i think will solve a problem i’m having. I only want endpoints in a remote office to connect to their local site relay. If that relay goes down then i want the endpoint to failover to a predefined list of relays (_BESClient_RelaySelect_FailoverRelayList).
I believe this setting _BESClient_RelaySelect_MaximumTTLToPing should do the trick. If i set it to 1 then endpoints should only attempt to register with a relay that is a max of 1 network hop away, correct? The environment i’m working in does not have any firewall rules in place to block access to other relay that are 2+ network hops away which i do not want the endpoints connecting to them. Are there any concerns with this approach that I should be aware of?
Thanks!