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...
Hi Jordy,
As far as I know the requirements are the same as a standard DataMiner Agent. Please see additional information about the required ports in DataMiner Installation Guide (section 8.12).
Opening the NAS & NATS ports will not be required though