Client Connector
Domain Validation in Zscaler Client Connector for ZPA Applications
This functionality is only available to users running Zscaler Client Connector version 1.5.1 or later.
In the Zscaler Private Access (ZPA) Admin Portal, when configuring DNS search domains, you can specify that Zscaler Client Connector can resolve invalid domains as NXDOMAINs (non-existent domains). When a DNS request reaches Zscaler Client Connector, the app checks if the domain matches against any of the ZPA DNS search domains marked as Domain Validation in Zscaler Client Connector.
The match can be a full match or a subdomain match. For example, if the search domain is corp.zscaler.com:
- The match succeeds for internal.corp.zscaler.com
- The match fails for my-corp.zscaler.com and it.my-corp.zscaler.com
If the domain matches one within the ZPA DNS search domain list, Zscaler Client Connector performs additional checks to determine if it needs to respond with NXDOMAIN. If the domain doesn’t match any DNS search domains, Zscaler Client Connector doesn’t respond to the DNS request, and continues DNS processing with Zscaler Internet Access (ZIA) or passes the request to local client configured DNS server for resolution.
For a matched domain, Zscaler Client Connector checks for its validity via the ZPA service. If the ZPA service verifies the domain is a valid internal domain, Zscaler Client Connector sends a synthetic IP in response to the DNS request or replies with NXDOMAIN.