hyperobject / crossorigin.me

A CORS proxy for everyone.
http://crossorigin.me
MIT License
679 stars 132 forks source link

Cloudflare Error: DNS points to prohibited IP #89

Closed dac514 closed 7 years ago

dac514 commented 7 years ago

I'm trying to use: https://brucelawson.github.io/manifest/

With the URL: https://www.ssense.com/

That web services uses your "crossorigin.me" and I get: Error: DNS points to prohibited IP

Possible reason (where example.com is SSENSE): "your web server is proxying requests to "www.example.com," but because Cloudflare has been activated for that DNS record, the web server is proxying those requests to a DNS record that resolves to Cloudflare IPs, resulting in cyclical requests and the "DNS points to prohibited IP" error screen with the IP of your web server's proxy IP. Web servers should be configured to resolve www.example.com to the internal NAT-ed IP, if applicable, or the public IP of the origin web server to prevent the problem."

Source: https://support.cloudflare.com/hc/en-us/articles/200171826-Why-am-I-getting-an-error-message-of-DNS-points-to-Prohibited-IP-Error-1001

Help?

hyperobject commented 7 years ago

Still happening?

dac514 commented 7 years ago

@technoboy10 Yes.

hyperobject commented 7 years ago

@connerbw Thanks, I'll see if I can find out what's up.

hyperobject commented 7 years ago

Looks like the issue is caused by accessing a site that's using CloudFlare. Further discussion will be on #92.