BrainRTP
BrainRTP
CDCloudflare Developers
Created by BrainRTP on 1/17/2025 in #workers-help
Whats wrong with ip (Error 1000)
Hi there! I add "A" record to open my personal site, but on open i have Error 1000. DNS points to prohibited IP. When i try add different ipv4 - work correctly. What's wrong with my ipv4?) How can i check it? ipv4 - 45.133.247.128 I read https://developers.cloudflare.com/support/troubleshooting/cloudflare-errors/troubleshooting-cloudflare-1xxx-errors/#error-1000-dns-points-to-prohibited-ip but i have not this cases. My NDS records:
xxxx.ru 3600 IN SOA albert.ns.cloudflare.com. dns.cloudflare.com. 2048879020 10000 2400 604800 3600

;; NS Records
xxxx.ru. 86400 IN NS albert.ns.cloudflare.com.
xxxx.ru. 86400 IN NS tara.ns.cloudflare.com.

;; A Records
xxxx.ru. 1 IN A 45.133.247.128 ; cf_tags=cf-proxied:true
www.xxxx.ru. 1 IN A 45.133.247.128 ; cf_tags=cf-proxied:true
xxxx.ru 3600 IN SOA albert.ns.cloudflare.com. dns.cloudflare.com. 2048879020 10000 2400 604800 3600

;; NS Records
xxxx.ru. 86400 IN NS albert.ns.cloudflare.com.
xxxx.ru. 86400 IN NS tara.ns.cloudflare.com.

;; A Records
xxxx.ru. 1 IN A 45.133.247.128 ; cf_tags=cf-proxied:true
www.xxxx.ru. 1 IN A 45.133.247.128 ; cf_tags=cf-proxied:true
1 replies