Hey chaps. I’ve got a bit of a weird one but hopefully someone here will be able to help.
I have three devices which all broadcast UDP packets on port 6454 to various nodes that receive. one is a master and two are slaves and im trying to figure out if there is a way to only allow the master to broadcast on this port to the network unless it stops in which case to let a slave takeover.
Ideally I’d like all these ports to be negotiated rather than disabled and I’d like it to specifically be this port broadcadt information that causes the failover.
Thanks in advance for any guidance!