使用后端存储桶和 Cloudflare 从 Google 负载均衡器获取原始 IP

Getting Original Ip from Google Load Balancer with backend bucket and Cloudflare

我正在使用 Cloudflare 和 Google 云后端存储桶,

我检查了 Stackdriver 日志中的 RemoteIp,它是针对 Cloudflare 而不是原始访问者 IP。

有没有办法在 Stackdriver 日志中检索原始访问者 IP?

解决办法是关闭子域旁边的橙色云,这样代理状态将是仅 DNS。

应用此解决方案后,我在 X-Forwarded-For header 中获得了原始访问者 Ip。

更多信息请查看:

https://developers.cloudflare.com/load-balancing/understand-basics/proxy-modes#dns-only-mode