Block Ads With Cloudflare Zero Trust

If you haven’t noticed, I’m seriously impressed with Cloudflare Zero Trust, but one feature remained missing - ad blocking. I was a longtime user of Pi-hole and loved the simplicity of it all. If you aren’t aware, Pi-hole is deployed on a Raspberry Pi and blocks ads, trackers, and other nasty sites by using DNS block lists. You can also block or allow specific domains with a new rule from the Pi-hole dashboard....

August 21, 2022 · 2 min · iCloudGo

Cloudflare Zero Trust Regular Expressions

The use of Regular Expression (REGEX) for your Cloudflare Zero Trust Gateway policies delivers some seriously powerful solutions. I ran into issues when attempting to get things working because I was attempting to use traditional REGEX. That is until I found, buried in Cloudflare’s documentation, that Gateway used Rust to evaluate expressions rather than what I was accustomed to using. At the suggestion of Cloudflare, I visited Rust REGEX to build and test expressions....

August 21, 2022 · 2 min · iCloudGo

Cloudflare Gateway With DoH

There are a few different options when looking to use DNS over HTTPS with Cloudflare Zero Trust. I considered dusting of my Raspberry Pi, yet again, to deploy Cloudflared to tie into my Zero Trust setup but didn’t want to bother with the setup and management of another network device. Instead, I opted to live with non-encrypted DNS across my home network with the exception of our desktops, laptops, tablets, and phones....

August 21, 2022 · 3 min · iCloudGo

Initial Cloudflare Zero Trust Setup

As promised, I’m here to give you a simple guide to get you up and running on Cloudflare’s Zero Trust platform. Take a moment to read my previous post, Cloudflare Zero Trust in the event you are looking to understand what Cloudflare Zero Trust has to offer. If you’ve already done your homework or want to dive right into setup, then you found the right place - lets get started....

August 20, 2022 · 3 min · iCloudGo