Devices Showing as Unreachable
🔧 Troubleshooting
·
Updated 1 day ago
Problem
Network devices are shown as "unreachable" in the dashboard even though they are working.
Diagnosis
- Check firewall rules: ICMP (Ping) and SNMP (UDP Port 161) must be allowed
- Test connectivity manually:
ping <IP>andsnmpwalk -v2c -c public <IP> - Verify DNS resolution if hostnames are used
Solution
Make sure the NetMonitor container is on the same network as the monitored devices or that proper routing is configured.