Plugin Author
Paul
(@paultgoodchild)
Is the address shown for REMOTE_ADDR currently incorrect?
Thread Starter
Anonymous User 14978628
(@anonymized-14978628)
Hi Paul,
I’ve since changed my cdn setup so now i only have 1 option for the ip source which is displaying correctly.
But with the previous setup, just in case this helps anyone later on, i had 3 ip sources all showing the correct address in Shield. But when i selected x_real_ip it would always return back to remote_addr for some reason?
Not sure if this is a bug or not, but my cdn provider told me to use x_real_ip which is why i selected it initially.
Plugin Author
Paul
(@paultgoodchild)
For the purposes of Shield, this really shouldn’t have any impact on your CDN.
If they’re all returning the same, then REMOTE_ADDR is the one to pick. Of them all, it’s the only one that cannot be spoofed by fake HTTP Headers.
Thread Starter
Anonymous User 14978628
(@anonymized-14978628)
it’s the only one that cannot be spoofed by fake HTTP Headers
Didn’t know that, thanks!