(imported topic written by SystemAdmin)
I’m trying to figure out the best way to determine the IP address a client uses to communicate with our BES relays. The point of this is to take the combination of name and IP through a SOAP report and compare it with another one of our tools to make sure that the system exists in both.
In the other tool, it has what is called the ‘management IP’ - the IP on each system that is used to communicate with the master. In 99% of the cases, this is the same IP that the system uses to communicate to the BES relay.
Many of these systems have multiple IP addresses, some on the same subnet, some on different subnets. I’ve tried the ‘registration address of client’, but I’m running into issues with it ( singular expression for non existant object, etc ). None of the communications are NAT’d.
Something like the IP that the client last used to check in with would be great but I can’t find anything like that.
Suggestions would be welcome!