Hi,
We built a polling engine that is in a secure environment. It is using a database on a central NPM but there is a nating firewall between the two. The remote polling engine shows up when I launch the system manager on the central NPM but it shows it's real address and not it's NAT address. I can go into the DB and change the address to the Nat address but as soon as you start the services up again on the polling engine it changes it back to the real address so no communications can run from the central box to the polling engine. I have changed the local hosts file to reflect the nat address but exactly the same thing happens. Surely it is reasonable to have a poller in a secure nat'd environment? Any ideas on this?
Thanks.