| Description | This article describes the error message 'DNS_PROBE_FINISHED_NXDOMAIN' in Google Chrome when attempting to access websites. |
| Scope | FortiGate, Google Chrome. |
| Solution |
While accessing a site or any page of a site, the following error may appear in Google Chrome.
This message indicates a DNS resolution failure, meaning that the client’s DNS query could not find a corresponding IP address for the requested domain. The issue is commonly seen when the setup is deployed with private DNS servers or when DNS filtering features are enabled. This can be caused by one or more of the following:
FortiGate DNS Handling.
Chrome Secure DNS (DNS over HTTPS).
It is also recommended to test with FortiGuard DNS or any public DNS servers (e.g., '96.45.45.45' or '8.8.8.8') to bypass the existing DNS and test the connection again. From the endpoint, verify the DNS server for the domain with 'nslookup www.example.com'. diagnose debug reset diagnose debug application dnsproxy -1
To disable: diagnose debug disable diagnose debug reset
Packet Sniffer: diagnose sniffer packet any "host x.x.x.x and host y.y.y.y and port 53" 6 0 a
Here 'x.x.x.x' is the client IP and 'y.y.y.y' is the DNS server IP. Look for the captured packets body under 'Domain Name System (response)', the flag 'Standard query response, No such name'.
Example Output:
Flags: 0x8183 Standard query response, No such name
Related article: |
The Fortinet Security Fabric brings together the concepts of convergence and consolidation to provide comprehensive cybersecurity protection for all users, devices, and applications and across all network edges.
Copyright 2025 Fortinet, Inc. All Rights Reserved.