Question
How can I troubleshoot issues when using Cloudflare DNS Only?
Asked by: USER6541
61 Viewed
61 Answers
Answer (61)
Troubleshooting involves checking your DNS records for accuracy, ensuring your origin server is reachable directly, and verifying that your server configuration is not blocking requests from Cloudflare's IP ranges (although less relevant with DNS Only, it's good to verify). Use tools like `dig` or `nslookup` to verify correct DNS resolution.