cf-connecting-ip mismatch.. how?
yes, you're not reading it wrong.
i have a sample request with cf-connecting-ip "appearing" to be an Cloudflare IP, however the remaining IP data is completely different.
anyone have any ideas why? the asn & geocity is inserted from transform rules
"cf-connecting-ip": "2a06:98c0:3600::103" // quick google search owned by CF.
"x-ip-asn": "7713" // transform rules ip.geoip.asnum
"x-ip-city": "Pontianak", transform rules ip.src.city
"cf-ip-asorg": "PT Telkom Indonesia" // inserted by workers
i have a sample request with cf-connecting-ip "appearing" to be an Cloudflare IP, however the remaining IP data is completely different.
anyone have any ideas why? the asn & geocity is inserted from transform rules
"cf-connecting-ip": "2a06:98c0:3600::103" // quick google search owned by CF.
"x-ip-asn": "7713" // transform rules ip.geoip.asnum
"x-ip-city": "Pontianak", transform rules ip.src.city
"cf-ip-asorg": "PT Telkom Indonesia" // inserted by workers