For Workers & Pages, what is the name of the domain?
keenmind.me
What is the error number?
1000
What is the error message?
DNS points to prohibited IP
What is the issue or error you’re encountering
I’m trying to use Alibaba Cloud CDN in front of a Cloudflare Pages project (keenmind.pages.dev), and have bound the root domain keenmind.me to the Pages project. After pointing DNS to the CDN’s assigned address, I get Error 1000 - DNS points to prohibited IP I understand Cloudflare DNS blocks this, but I want to continue using keenmind.me as the main access domain. Pages shows this domain as “inactive” once the DNS no longer points to pages.dev.
What steps have you taken to resolve the issue?
• I successfully verified keenmind.me on the Pages project
• I configured Alibaba CDN with:
• Acceleration domain: keenmind.me
• Origin: keenmind.pages.dev
• Origin Host: keenmind.me
• I pointed the DNS to the CDN-provided address (CNAME or A), but Cloudflare rejected it with Error 1000
• I tested using dig and curl
What are the steps to reproduce the issue?
1. Bind keenmind.me to a Cloudflare Pages project
2. Set up Alibaba Cloud CDN with that domain
3. Point the DNS to the CDN’s CNAME or IP
4. Error 1000 appears when visiting the site