DNS Redirection issues

What is the name of the domain?

What is the issue you’re encountering

At random times, users are directed to www.fbi.gov instead of our domain.

What steps have you taken to resolve the issue?

At random times, users are directed to www.fbi.gov instead of our domain. I noticed that the FBI site is also proxied through Cloudflare. What can I do?

What feature, service or problem is this related to?

DNS records

The domain dancingplus.com is currently returning an HTTP status code 403, as indicated below:

> GET / HTTP/1.1
> Host: dancingplus.com
> User-Agent: curl/8.7.1
> Accept: */*
>
* Request completely sent off
< HTTP/1.1 403 Forbidden
< Date: Tue, 03 Sep 2024 02:11:34 GMT
< Content-Type: text/html; charset=UTF-8

Kindly ensure the Cloudflare’s IP address range are not blocked, and verify the permission rules on your origin server. For further information regarding the error 403, please refer to the documentation here: 4xx Client Error | Cloudflare Support docs

Zakri, Thank you for your reply. You put me on the right track. I guess my second layer of defense (WAF) is thinking this block is outside of the US, and I have it blocking non-USA ip’s Thank you again!

1 Like

This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.