Skip to content
This repository has been archived by the owner on May 24, 2023. It is now read-only.
My Random Thoughts edited this page Jul 6, 2017 · 3 revisions

c-net-11-dns-settings (Enabled)

Checks that all DNS servers are configured, and if required, in the right order.


Input Values

  • DNSServers - List of DNS IP addresses that you want to check|IPv4
  • OrderSpecific - "True|False"
  • AllMustExist - "True|False"

Example

DNSServers = ('')
OrderSpecific = 'True'
AllMustExist = 'True'

Input Descriptions

  • None

Result And Messages

  • PASS
    All DNS servers configured (and in the right order) WARNING:

  • WARNING

  • FAIL
    DNS Server count mismatch Mismatched DNS servers DNS Server list is not in the required order No DNS servers are configured

  • MANUAL

  • NA


Applies To

  • All Servers

Required Functions

  • None
Clone this wiki locally