Allowing IP-Range/CIDR not working

I’ve protected a website using Cloudflare Access. I’ve created three rules:

Allow access from

  • Emails ending in: @domain.tld
  • Emails: …
  • IP Ranges: 66.249.64.0/19

As you can see, i’ve allowed Google to access the website but that doesn’t work. Google (Pagespeed Insights, for example) still sees the Cloudflare Access Login Page (using the IP 66.249.66.79).

What can i do?

You need to set the ip ranges to ‘bypass’.

Isn’t that, what i did? I mean… It doesn’t allow me to set 66.249.64.0-66.249.95.255 so i had to set 66.249.64.0/19.

A CDIR is ok. But you wrote “allowed”. Therefore I assume you selected “Allow” for this range. You need to set it to “bypass” then.

1 Like

Oh, cool. That did the trick.

Tyvm.

1 Like