Active EndPoint

I have a plugin whose component in ES environment manages the following messages:

- MessageCommunication.WhoAreOnlineResponse

- MessageCommunication.NewEndPointIndication

- MessageCommunication.EndPointCloseIndication

- MessageCommunication.EndPointTableChangedIndication

When a SC starts it asks the ES component for the list of active EndPoints, which can be displayed by the plugin.

On a Metropolitan network, with several SCs, the plugin works correctly, including messages from/to the ES component, but on ES only messages relating to EndPoints with the same subnet arrive, all the others do not arrive with the consequence that all the SCs outside the subnet believe they are the only active ones on the system.

Please, could anyone give me some advice on this?

Many Thanks,

Frediano

I assume you have tested that same user on local subnet works correctly - so it should not be about permission configuration.

Is there a firewall between the sub-nets that do NOT have enabled communication on port 22333 ?

Is it possible to run one of the MIPSDK samples and see if MIP-Communication also fails on remote subnets ?

Regards,