I have a client’s page on their website that they can only access from within their internal network. It is setup to allow access ONLY from their local (but external) IP addresses.
I have the Apache module installed for Cloudflare, so the origin IP is passed as the originating IP, which allows the IP whitelisting to work as it normally would.
HOWEVER, I’m not getting random errors where ajax calls in the browser are coming in via an IP6 address from Cloudflare, and those IP6 addresses are not whitelisted.
I did some research, which says I can disable IP 6 under the networking tab, but the switch to turn it off is unavailable.
This is urgent and on a pro account, so any help would be appreciated.
Thank you!
Peter