Network Maps
So, I have built a network map on my Azure Server based on one of my remote sites. Very neat, graphically shows the relationship between devices and if a trigger activated the device in question is highlighted.
However, left clicking the mouse produces a menu of options including ping and traceroute. It appears that the Cloud server is performing these operations on the remote hosts which are of course behind a firewall and so of course these operations fail.
I suppose I could fix this with a rule to open the port and only let the Server IP through, but I wonder if it is possible for the server to tell the Remote Proxy to do the ping and report it to the server.
So, I have built a network map on my Azure Server based on one of my remote sites. Very neat, graphically shows the relationship between devices and if a trigger activated the device in question is highlighted.
However, left clicking the mouse produces a menu of options including ping and traceroute. It appears that the Cloud server is performing these operations on the remote hosts which are of course behind a firewall and so of course these operations fail.
I suppose I could fix this with a rule to open the port and only let the Server IP through, but I wonder if it is possible for the server to tell the Remote Proxy to do the ping and report it to the server.
Comment