Hi,
Is there an example on how to use "AllowedIPAddresses"?
Need to configure an element so it will only listen messages from the specified IPs.
Thanks in advance.
Hi Julio,
Are you referring to an example in the element configuration?
For example, in the element configuration below:
- The element using this driver will behave as a server (the IP address/host is set to any)
- The element using this driver will listen messages from the devices using the IP addresses: 10.11.12.13 and 10.11.12.14
The IP address/host field is set to ‘any’, so DataMiner will listen on any of its IP addresses (if you have multiple NICs on the DMA for example) for incoming traffic. If you only want to listen to traffic on a specific NIC, configure the IP address/host to the specific IP address of the NIC.
Julio, you can see it at Sony MKS-R4020 or Sony MKS-E1620.
yes. could you please let me know which is the protocol? that is the feature that i need to implement