We have change the Name server to the cloudflare
but getting above error for
Welcome to the Cloudflare Community.
As the screenshot you shared indicates, you need to fix the IP address used by that hostname.
getting different ip address while DNS lookup
A:greatoaksnyc.org Type Domain Name IP Address TTL A greatoaksnyc.org 172.67.133.32 Cloudflare, Inc. (AS13335) 5 min A greatoaksnyc.org 104.21.13.213 Cloudflare, Inc. (AS13335)
You are supposed to get different IPs when you use Cloudflare. It’s a proxy that sits between your vistors and your origin site. Those are Cloudflare proxy IPs. If you share the actual problem that you are trying to solve, maybe we can help you.
We covered this in your earlier topic. You cannot use Cloudflare proxy IPs in your DNS. You need to talk to your webserver provider to find the right IPs.
In the meantime, you should delete all the records that you have using Cloudflare proxy IPs. They will never work because those IPs don’t belong there. Add new records with your real server IP and that should clear your 1000 error.
I removed the IP address [172.67.133.32] [104.21.13.213]
Get the ones in the AAAA records, too.
ok removed AAAA records also
Excellent. Now you can obtain your origin server IP from your webhosting provider and add a new record with it.
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.