I have a deployment where I have separated out the individual roles for LANSweeper.
The LANSweeper service sits on one server, the database sits on a SQL Cluster and the website sits on a load balanced IIS cluster.
I can scan some assets and their icon turns Green when I click the button Ping Assets button but on other assets, the icon turns Red suggesting they cannot be reached. However when i remote into the server hosting the LANSweeper service, I can successfully ping the assets.
Can you please explain why this might be the case? I am guessing that the website is not forwarding the Ping request onto the server hosting the LANSweeper service but is trying to ping the assets itself.
Macman