VPN.DNS
The dictionary to configure DNS settings for the VPN.
Declaration
object VPN.DNSProperties
| Name | Type | Description |
|---|---|---|
DNSProtocol Required | string | The transport protocol to communicate with the DNS server. |
DomainName | string | The primary domain of the tunnel. |
PayloadCertificateUUID | string | That UUID that points to an identity certificate payload. The system uses this identity to authenticate the user to the DNS resolver. |
SearchDomains | [string] | The list of domain strings used to fully qualify single-label host names. |
ServerAddresses Required | [string] | The array of DNS server IP address strings. These IP addresses can be a mixture of IPv4 and IPv6 addresses. |
ServerName | string | The hostname of a DNS-over-TLS server to validate the server certificate, as defined in RFC 7858. If |
ServerURL | string | The URI template of a DNS-over-HTTPS server, as defined in RFC 8484, which needs to use the |
SupplementalMatchDomains | [string] | The list of domain strings used to determine which DNS queries use the DNS resolver settings in If Split-tunnel configurations can direct all DNS queries to the VPN DNS servers before the primary DNS servers. If the VPN tunnel becomes the network’s default route, the servers listed in |
SupplementalMatchDomainsNoSearch | integer | If |