Hello,
Trying to use cloudflare for teams to essentially protect a directory from access outside of the office login.
My understanding is that I created an application mysite.com/private
Then I added a rule:
Action: Block
Include: Everyone
Exception: IP Ranges (entered public ip of office here)
I saved the rule and then saved the application. However, everyone is able to access the directory. (Everyone being, my cell phone on cell data whose ip is not in the exception list.)
My desired outcome is to eventually get this url to the point that it is accessible inside the office, and outside the office we will allow “email” of certain allowed individuals to get a one time use pin.
Thanks for any help.