What are the required ports for a DMA to communicate with a DMP? Would there be anything else we need to keep in mind when setting up the communication?
Hi Jordy,
This might depend on the actual setup because the data between a DMP and the DMS can be transferred in different ways, so it is difficult to give an accurate answer for your situation.
If we assume that you replicate elements from a DMP to the DMS, then you would need to open port 80/443 (HTTP/HTTPS) and port 8004 (.NET Remoting) on the DMP.
If you would only e.g. forward SNMP traps from the DMP to the DMS, or you use a driver which pushes the data to the DMS, then you would not need to open any port on the DMP...