{
  "id": 9420473,
  "title": "My MikroTik workaround for LaLiga Cloudflare blocks",
  "url": "https://urgent.news/2026/09/23/my-mikrotik-workaround-for-laliga-cloudflare-blocks",
  "topic": "tech",
  "section": "Tech",
  "published": "2026-09-23T21:37:24.000Z",
  "source": {
    "name": "Dev.to",
    "slug": "dev-to",
    "url": "https://dev.to/alikhil/my-mikrotik-workaround-for-laliga-cloudflare-blocks-3oan"
  },
  "original_language": "en",
  "account": "Spain's passion for football extends to pirated streams, which often hide behind Cloudflare. Cloudflare's IP addresses can belong to numerous unrelated websites, making it difficult for LaLiga to get the pirate streams removed. After a court order allowed Spanish ISPs to block these IPs during matches, legitimate sites hosted on Cloudflare's IP addresses would also get blocked, causing frustration. To combat this issue, a MikroTik router was configured to send Cloudflare traffic through a VPN during matches. A script refreshed a list of Cloudflare IP ranges daily, and a rule was added to mark connections to those IP addresses as going through the VPN. A separate script monitored the DNS answers from Hayahora, a website that provides real-time updates on LaLiga matches. If more than ten DNS answers were returned, indicating a blocking event, the rule enabled the VPN connection for new LAN to Cloudflare connections. The VPN was not set as the default route, ensuring that other network traffic continued using the regular ISP connection. While this workaround had some limitations, it proved to be a lifesaver for those who couldn't access certain websites during LaLiga matches.",
  "summary": "Spain loves football. Spain also has plenty of people watching football on pirate streams. Those streams often sit behind Cloudflare, where one IP address can belong to a lot of completely unrelated websites. LaLiga spent a while trying to get Cloudflare to take the pirate streams down. That did not work out. Then LaLiga got a court order that lets Spanish ISPs block IP addresses during matches.…",
  "key_points": [
    "Spanish pirates hide behind Cloudflare IP addresses, complicating LaLiga's removal efforts",
    "MikroTik router configured to route Cloudflare traffic through VPN during matches",
    "DNS monitoring script enabled VPN for blocked connections, preserving regular ISP access"
  ],
  "editors_take": null,
  "illustration": null,
  "coverage": {
    "outlets": 1,
    "also_reported_by": []
  },
  "ai_generated": true,
  "disclaimer": "Summaries, key points and the editor’s take are written by software from other outlets’ reporting and may contain errors — always check the linked original."
}