Can anyone explain how to achieve this ,i am looking for step by step guide (intermediate) how to achieve this
where do i insert hagezi block list here,my goal is to have adblock at native level not by running adguard/pi hole in container…
I’m trying to implement DNS-based ad-blocking on VyOS. There is method described here , but this requires adding
lua-dns-script=adblock.lua
to recursor.conf which I found under /run/powerdns with the explicit warning it’s overridden by VyoS. I could hack this with an @reboot crontab entry to add the above line, but I’m looking for a better way.
How do I add a config entry permanently to recursor.conf?
Here I describe how to enable DNS-based adblocking on VyOS, which uses PowerDNS recursor as DNS resolver.
Adblocking on VyOS using PowerDNS ¶There’s a few options available to achieve this:
Use squidguard, e.g. see here (ahmeddirie.com) & here...
system
Closed
August 24, 2024, 4:20pm
2
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.