We use network.ingress.whitelist_source_range
setting to limit access to our applications to Cloudflare only. Once we migrated our environment to Scaleway it no longer works correctly. It seems the client ip is hooked up in a different way when using Scaleway.
Hi @Pierre_Gerbelot, the cluster is scw-staging
, you can see the problem in this application. It has whitelist_source_range
set to CF IP ranges, the external URL is being proxied by CF but we get “403 Forbidden” from nginx. The same setup works fine on AWS cluster.
Yes, it seems to be working fine now. Thanks.
This topic was automatically closed 15 days after the last reply. New replies are no longer allowed.