Nikita Cano
Nikita Cano
@rishavayadav, what kind of redirect were you trying to configure? We already have plans to add more examples to https://developers.cloudflare.com/rules/reference/page-rules-migration/#migrate-forwarding-url and will use your feedback to improve this section.
Does your network support IPv6? If not, try to force `apt` to use IPv4 first: ``` sudo apt-get -o Acquire::ForceIPv4=true update sudo apt-get -o Acquire::ForceIPv4=true install cloudflared ``` Otherwise, if...
We have not announced `coredns` removal just yet. At the same time, it only affects customers that use legacy and undocumented `cloudflared proxy-dns` feature, not `cloudflared` in general.
This is now publicly announced with a due date set to February 2, 2026: https://developers.cloudflare.com/changelog/2025-11-11-cloudflared-proxy-dns/.
This has been fixed. The root cause was a combination of a planned [core proxy software](https://blog.cloudflare.com/20-percent-internet-upgrade/) upgrade and a latent bug in cloudflared. A new, more performant version of Cloudflare's...