- Does Microsoft Message Queuing on additional polling engines need to have the ability to communicate with the primary poller?
- More specifically, do I need to enable TCP 1801 traffic from the additional polling engines to the primary polling engine?
- And if I don't enable the traffic, what will happen if I don't do this? What will be 'broken'?
I ask because of an issue we continue to have with one of our additional polling engines where TCP 1801 is NOT allowed from the AP to the Primary and the MSMQ folder keeps on filling up with orphan data, triggering the Orion Server SAM monitor.
Here is a rough sketch of our current Orion environment:

Some important notes:
The primary polling engine and additionals 1-3 are all on the same network subnet, and are members of the same active directory domain.
Additional polling engine #4 is able to communicate to SQL and the primary poller. It is a member of a completely different active directory domain and different network subnet.
There is a firewall between Domain A and Domain B.
When I look at the Message Queuing service on the first three APs I see they are successfully connected to the primary poller and messages are being sent to it.

But on the AP that has the MSMQ issue it is not successfully connected and is stuck in "Waiting to connect".
