Tue Aug 05, 2014 10:51 pm
Every time I've moved/reinstalled the Dude, I've run into the following:
In order for ping probes to work, the user the Dude is running as must have Local Administrator access on the machine. If you're running the Dude with its default installed options, it tends to run in the context of the user that first opened the program. As a practical matter, this means that if you just open the program with the shortcut, it will run without escalation and will not have Local Administrator privileges. Right-clicking on the shortcut to choose "Run as administrator" should generate the UAC prompt when you open The Dude and then allow pings to work.
If you want to put it in "Run Mode: as service" mode via the Local Server button in the top/left, you need to have the Dude application opened as Administrator (UAC Escalated mode). Once you've installed it that way, the default run as service account runs as LOCAL SYSTEM, which is an elevated account and should work for ping probes. At my office, we try to avoid LOCAL SYSTEM services whenever we can to minimize potential security risks, so we set up a separate service account for the Dude's service user. In that case, we have to manually add the service user to Local Administrators, or ping probes and other elements that require escalation will not work (e.g. writing to the Program Files directory, if you installed via the default options).
---
If I misunderstood you and you just took an existing server and moved it to a different network, you might check and verify whether or not Windows has detected the new network as a Private (Home/Work), Domain, or Public type. The default Windows Firewall settings are pretty restrictive for a Public network, so if your network type changed from Private to Public, that may also explain your problems. You might also check to see if your anti-virus solution reclassified your network and is now blocking ICMP traffic.