| Overview | Package | Class | Deprecated | Help |
| Properties | |
|---|---|
| dnsAddressResolvePref |
The value of DNSAddressResolvePref specifies how the DNS
client will request for address resolution.
ipv4-only: The DNS client will only try to resolve a domain name
into an ipv4 address.
ipv6-first: the DNS client will first try to resolve the
domain name in to ipv6 address. If no ipv6 address
is available it will try to resolve the domain name
into an ipv4 address.
type=dns.DNSAddressResolvePrefType default=ipv4Only Displayed(tab/group)=DNS Address Resolution Preference |
| dnsSecAdValidation |
The value of dnsSecAdValidation specifies whether or not the presence
of the Authenticated Data (AD) bit in responses is validated from
the DNS servers.
When dnsSecAdValidation is set to 'true (1)', DNSSEC validation is
enabled and a warning is reported to the SECURITY log if the AD-bit
is not set in responses from the DNS servers. The notification
responsible for the warning is sysDNSSecFailedAuthentication.
When dnsSecAdValidation is set to 'false (2)', DNSSEC validation of the
AD-bit is disabled.
type=boolean default=false Displayed(tab/group)=DNSSEC AD Validation (/DNS Security Extensions) |
| dnsSecRespCtrl |
The value of DNSSecRespCtrl specifies whether the system
will permit or reject DNS responses that do not pass DNSSEC
validation. The value of this object is ignored if sysdnsSecAdValidation is
set to 'false (2)'.
When DNSSecRespCtrl is set to 'Fall Through (1)', the system
will permit DNS responses that do not pass DNSSEC validation,
allowing the resolution to complete.
When DNSSecRespCtrl is set to 'Drop (2)', the system will
reject DNS responses that do not pass DNSSEC validation, and the
resolution will appear to fail.
type=dns.DNSSecRespCtrlType default=drop Displayed(tab/group)=DNSSEC Response Control (/DNS Security Extensions) |
| siteId |
type=string access=read-only default=0.0.0.0 maximum=64 |
| Properties inherited from ManagedObject |
|---|
| actionMask, children-Set, deploymentState, isFaultSquelched, name, objectFullName, selfAlarmed |