Is there a plan to fix "LaLiga" blocking in Spain?
Or at least allow Business and not only Enterprise to bring its own IP? Maybe charge an extra dollars for it. But the current situation is bad, my whole company is rethinking cloudflare entirely. I know its not a Cloudflare problem, but a solution should be proposed or being worked on. We can't be like this forever.
4 Replies
I have a proposal, can you tell me if it makes sense? I can have Cloduflare Worker script with a FLAG LALIGA_BLOCKING = true
If this is true, redirect users to es.domain.com which will be a server VPS in Germany.
My question regarding this workaround is that if the Cloudflare Worker script will even run, or will be blocked.
I guess it will be blocked and I will have to do a GeoDNS in Route53 or whatever
?laliga
La Liga (Spanish Football league) is blocking many of Cloudflare's IP ranges in Spain due to allegations of football piracy.
As of March 31st, Cloudflare is suing over this indiscriminate blocking. We recommend telling your local government official how this is impacting you.
This blocking impacts a subset of customers. Upgrading your zone plan may resolve the issue, but that is not a guarantee.
If you're an Enterprise customer, you can use Cloudflare BYOIP to use your own IP address and avoid any blocks against Cloudflare CDN IPs.
Cloudflare's reaction was to sue
there's not much they can do with IP addresses that wont just result in further damage, since the very idea of blocking IP addresses is flawed to begin with
BYOIP is an expensive Enterprise addon because it costs a lot to setup and maintain
My question regarding this workaround is that if the Cloudflare Worker script will even run, or will be blocked. I guess it will be blocked and I will have to do a GeoDNS in Route53 or whateverthe Worker won't run since theyre blocking IP addresses, you need to handle this on the DNS level and avoid serving blocked IPs to Spanish visitors if you setup a partial/CNAME zone and use GeoDNS you can serve a different IP to Spain users you could possibly also do something with Cloudflare's Load Balancing product