You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Description:
Last week Envoy just released support for trusted CIDR blocks when processing X-Forwarded-For headers.
It would be really useful to have a default configuration mode called "cloudflare" which would automatically load the IP ranges from these two dynamically updated lists:
Given that the IP lists are updated only once a year, I believe it’s reasonable to just manually update the CTP whenever Cloudflare makes changes. cc @envoyproxy/gateway-maintainers
Description:
Last week Envoy just released support for trusted CIDR blocks when processing X-Forwarded-For headers.
It would be really useful to have a default configuration mode called "cloudflare" which would automatically load the IP ranges from these two dynamically updated lists:
Cloudflare IPv4 CIDR blocks: https://www.cloudflare.com/ips-v4/
Cloudflare IPv6 CIDR blocks: https://www.cloudflare.com/ips-v6/
[optional Relevant Links:]
envoyproxy/envoy#31831
https://github.com/envoyproxy/envoy/releases/tag/v1.32.0
The text was updated successfully, but these errors were encountered: