tmo-monitor icon indicating copy to clipboard operation
tmo-monitor copied to clipboard

Handle DNS Failures

Open highvolt-dev opened this issue 2 years ago • 1 comments

Handle DNS failures in a more explicit way.

Pinging an IP address (e.g. 1.1.1.1 or 8.8.8.8) can indicate whether there is network connectivity regardless of DNS functionality.

Likewise, more explicitly checking that DNS resolution is working may be a desirable but separate health check.

highvolt-dev avatar Sep 29 '21 14:09 highvolt-dev

using -H with either IP or domain name should work in current versions

SteveEbey73742 avatar May 17 '22 23:05 SteveEbey73742