| Version 4 (modified by juruen@…, 4 years ago) (diff) |
|---|
Network
Add connectivity widget
Check connection status and show warnings on Summary page only when something go wrong:
- Check link is up on every interface
- Warn pointing to the defective one/s
- Check eBox's gateway is reachable
- Warn if gateway is unreachable only in case external IP test fails too (ICMP filtering may cause false positives)
- Show gateway IP
- Warn if gateway is unreachable only in case external IP test fails too (ICMP filtering may cause false positives)
- Check an external IP is reachable (use dns root servers?)
- Warn if it's not reachable
- Show external IP
- Warn if it's not reachable
- Check if eBox's DNS server IP is reachable
- Warn if it's not reachable
- Show IP
- Warn if it's not reachable
- Check if eBox's DNS server resolves an address
- Warn if it's doesn't resolve
- Show server IP address and queried hostnames
- Warn if it's doesn't resolve