dashed-slug.net › Forums › Faucet extension support › Problems with 'restrict the number of claims per ip' › Reply To: Problems with 'restrict the number of claims per ip'
The problem followed, but it was finally resolved.
Cloudflare send their IP to my site rather than the visitor’s real IP.
There are several IPs. You can find it in the link below.
https://www.cloudflare.com/ips/
I was able to verify IP with live traffic in wordfence.
I had to get the visitor’s real IP.
Fortunately, cloudflare send visitors’ real IPs along with their IPs.
There are two ways to solve this problem.
>1. Add simple code to WordPress
https://www.itsupportguides.com/knowledge-base/wordpress/wordpress-how-to-get-visitor-ip-address-over-cloudflare/
>2. Install plugin to return real IP
I tried some plugins but did not return real IP.
Eventually I received the visitor’s real IP as this plugin.
And now the faucet has been normalized.