Jump to content

Recommended Posts

Posted

Just deploying uBlock Origin Lite currently in beta but on Monday will be in production, any sites you allowed?

 

The setup (done through GPO).

  • Path: User Configuration > Policies > Administrative Templates > Google > Google Chrome > Extensions > Configure the list of force-installed apps and extensions > Enabled.

ddkjiahejlhfcafbddmgiahcphecmpfh;https://clients2.google.com/service/update2/crx

 

  • Path: User Configuration > Preferences > Windows Settings > Registry (2 Update items)

Software\Policies\Google\Chrome\3rdparty\Extensions\ddkjiahejlhfcafbddmgiahcphecmpfh\policy

 

disableFirstRunPage - DWORD - Value: 1

noFiltering - REG_SZ - ["url.com","url2.com"]

 

I am interested to see what do for adblocking do you use adblockers like this or PiHole/Technitium etc...

  • Thanks 1
Posted

I use Pi-hole, you can download raspberry pi os and running it in a VM and install Pi hole, have the traffic from the DNS server routed to the Pi hole and through our filtering 

 

Posted
2 minutes ago, stevenlong1985 said:

I use Pi-hole, you can download raspberry pi os and running it in a VM and install Pi hole, have the traffic from the DNS server routed to the Pi hole and through our filtering 

 

have you got two pihole VMs? I saw the technitium is more suitable for enterprise rather than PiHole. whats your student count? mines around 1400.

I have tried pihole you can run through ubuntu server but wasnt too keen on having it on a VM incase of any outages.

Posted
On 05/02/2026 at 14:17, stevenlong1985 said:

our school is about 650 i think, not had any issues with VMs, i just have the one Pi Hole VM, its low hardware requirements.  i've not come accross technitium image.thumb.png.cffd5b7b57123003451ac9876379fcc9.png

thanks for posting, Technitium is free and more suitable for commercial use with DNS condiitonal forwaading etc... apparently but havent used to be honest.

 

Would you not want a second incase this one goes down? seems a bit risky if it was me lol!

Posted
On 05/02/2026 at 13:02, AlphamaleZed said:

Just deploying uBlock Origin Lite currently in beta but on Monday will be in production, any sites you allowed?

 

The setup (done through GPO).

  • Path: User Configuration > Policies > Administrative Templates > Google > Google Chrome > Extensions > Configure the list of force-installed apps and extensions > Enabled.

ddkjiahejlhfcafbddmgiahcphecmpfh;https://clients2.google.com/service/update2/crx

 

  • Path: User Configuration > Preferences > Windows Settings > Registry (2 Update items)

Software\Policies\Google\Chrome\3rdparty\Extensions\ddkjiahejlhfcafbddmgiahcphecmpfh\policy

 

disableFirstRunPage - DWORD - Value: 1

noFiltering - REG_SZ - ["url.com","url2.com"]

 

I am interested to see what do for adblocking do you use adblockers like this or PiHole/Technitium etc...

Further to this here is the JSON for Google Workspace.

 

{
  "3rdparty": {
    "extensions": {
      "ddkjiahejlhfcafbddmgiahcphecmpfh": {
        "disableFirstRunPage": true,
        "noFiltering": [
          "URL.DOMAIN",
          "URL2.DOMAIN"
        ]
      }
    }
  }
}

Posted (edited)
1 hour ago, flipthebit said:

Another possibility if that if you have existing filtering in place you can upload lists of advertising sites to it.

PiHole have lists of known URLs that can be automatically updated, I have over 1.5million altogether. You can even apply groups and get these applied to different IP addresses.

 

I'd defo have 2 PiHoles, not much more admin. There are ways to sync them too although never done this myself.

Edited by Davit2005
Posted
2 hours ago, flipthebit said:

Another possibility if that if you have existing filtering in place you can upload lists of advertising sites to it.

 

I have the Privacy and Ad Block categories on our filter turned on for all users.  They do a reasonable job, but I have quite a lot of additions to them.

Posted
3 hours ago, Davit2005 said:

PiHole have lists of known URLs that can be automatically updated, I have over 1.5million altogether. You can even apply groups and get these applied to different IP addresses.

 

I'd defo have 2 PiHoles, not much more admin. There are ways to sync them too although never done this myself.

Do you use smoothwall for filtering on top?

Posted
2 hours ago, flipthebit said:

I found our ISPs privacy and adblocking category to be lacking, so added the same lists that pihole uses as well. 

is that your public DNS servers your using or does your ISP do filtering as well?

Posted
1 minute ago, flipthebit said:

LGfL

Ah LGfL how is that? To be honest there not really there to block ADs and the other wonders an adblock does same as other companies like smoothwall etc... even security i think. core focus is child protection like adult content, gambling etc...

Posted

As you say, they're not there to block ads, but you can add lists of ad sites to it to achieve the same outcome. They're okay for everything else.

  • Like 1
Posted (edited)
51 minutes ago, AlphamaleZed said:

Do you use smoothwall for filtering on top?

I only use it at home, we have not crossed enough to implement that at work yet because all our students are over 18. Any guests under 18 the organizers have to get a signed disclaimer.

 

I have worked at a few schools and colleges though where we had filtering, from dedicated appliances to integrated with firewalls.

Edited by Davit2005

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now



×
×
  • Create New...