|
NAMESecurity::TLSCheck::Checks::DNS - Basic DNS ChecksSYNOPSIS...DESCRIPTIONAnzahl DNS-Server, Verifizierung DNS-Server (SOA etc), Anzahl MX, IPv6; XGets the following values: ... Gets the following key figures: * Number of ns * Number of mx * Count of all ns/mx via IPv4/IPv6 * Count of all addresses for domain or www via IPv4/IPv6 METHODS->run_checkget_nsreturns the list of NS records for this Domainsupports_ipv4, supports_ipv6returns true, when the domain has an ipv4/ipv6 address record for the domain name OR a www subdomainonly_ipv4, only_ipv6, only_ipv4_ns, only_ipv6_ns, only_ipv4_mx, only_ipv6_mxreturns true, when the domain or MX or NS only supports IPv4 respectively IPv6has_ipv4_roundrobin, has_ipv6_roundrobinreturns true, when the domain or MX or NS only supports IPv4 respectively IPv6
Visit the GSP FreeBSD Man Page Interface. |