How Netwrix Privilege Secure for Discovery Determines a Host is Offline
Formerly SecureONE
Overview
When you reach out to systems for any action, Netwrix Privilege Secure for Discovery will use the FQDN (fully-qualified domain name) or the last known IP address. The CN (common name, short name) is never used.
How the scanner and worker services determine offline hosts
The Netwrix Privilege Secure for Discovery scanner and worker services will:
- Attempt to ping (
IPv4), then connect using theFQDNfirst, if that fails. Timeout for ping, usingfping, is500ms. - Attempt to ping, then connect using the last known IP address.
- Retry both
FQDNand the last known IP address one more time. - If both ping retries fail, the host is deemed offline and the
Host Offlineerror occurs.