I want to block ads and trackers on the whole home network. I’ve been using adblockers and trackers for years now; I currently have a Raspberry Pi. I was thinking of setting up Pi-Hole with AdGuard. Any other suggestions are welcome. (I can’t use a custom router, because my ISP doesn’t allow it)

  • kekmacska@lemmy.zip
    link
    fedilink
    English
    arrow-up
    3
    ·
    14 hours ago

    either pi-hole or or a filtering dnscrypt server

    like blahdns-de, odoh-koki-noads-ams

  • melroy@kbin.melroy.org
    link
    fedilink
    arrow-up
    17
    arrow-down
    1
    ·
    1 day ago

    You want the truth? Setup OPNsense firewall on your network. Add EasyPrivacy, EasyList, AdGuard List and other blocklists to the Unbound DNS service on the OPNsense server.

    Then configure your DHCP to use the OPNsense router/firewall IP (eg. 192.168.1.1) as DNS server in DHCP provisioned computers on your LAN network.

    This is how I do it and it’s an enterprise setup, which works and scales really well.

    • Majestic@lemmy.ml
      link
      fedilink
      arrow-up
      5
      ·
      1 day ago

      As an extra step you can block DNS requests to external services from within your network to prevent devices trying to reach hardcoded for example Google DNS servers to bypass your filtering which isn’t uncommon with some IoT/streaming devices. Best to both block the known IPs as well as have DNS redirects for the urls that point back to your firewall at whatever IP it’s using to serve DNS from. There is a list called DoH servers by name or something like that which you can add to the blocklist to try and prevent usage of any DNS but your own.

  • Matt@lemmy.ml
    link
    fedilink
    arrow-up
    3
    ·
    1 day ago

    NextDNS or many other DoH services that are out there (I personally recommend Mullvad).

  • Xuderis@lemmy.world
    link
    fedilink
    arrow-up
    36
    ·
    2 days ago

    Pi-hole works great for me, but everyone else on the network that uses Google hates it because the entire first page is ads and they can’t click on them.

    • AtariDump@lemmy.world
      link
      fedilink
      arrow-up
      3
      ·
      edit-2
      21 hours ago

      For a mobile device / TV, sure.

      For a browser on a computer, uBlock or AdNauseum will fix that.

    • ohshit604@sh.itjust.works
      link
      fedilink
      English
      arrow-up
      9
      arrow-down
      1
      ·
      1 day ago

      Yeah, PiHole is great if you live by yourself otherwise the entire household will have it out for you.

      Learned that lesson the hard way.

    • qjkxbmwvz@startrek.website
      link
      fedilink
      arrow-up
      5
      ·
      1 day ago

      I have one SSID with pihole (which I use), and one without. Works pretty well, if you’re ok with a VLAN-aware network.

  • supervent@lemmy.dbzer0.com
    link
    fedilink
    English
    arrow-up
    10
    ·
    2 days ago

    I use Adguard’s public DNS on my router for convenience, no problems at all. In the past I had pi-hole with some lists that in the end, from time to time, broke things.

  • Xanza@lemm.ee
    link
    fedilink
    English
    arrow-up
    5
    ·
    edit-2
    1 day ago
    Light + TIF                     https://sky.rethinkdns.com/1:AAkACAQA
    Normal + TIF                https://sky.rethinkdns.com/1:AAkACAgA
    Pro + TIF                 https://sky.rethinkdns.com/1:AAoACBAA
    Pro plus + TIF               https://sky.rethinkdns.com/1:AAoACAgA
    Ultimate + TIF              https://sky.rethinkdns.com/1:gAgACABA
    
    Light + TIF                 https://dns.dnswarden.com/00000000000000000000048  
    Normal + TIF                 https://dns.dnswarden.com/00000000000000000000028  
    Pro + TIF                 https://dns.dnswarden.com/00000000000000000000018  
    Pro plus + TIF               https://dns.dnswarden.com/0000000000000000000000o  
    Ultimate + TIF              https://dns.dnswarden.com/0000000000000000000000804  
    
    Light                https://freedns.controld.com/x-hagezi-light
    Normal                https://freedns.controld.com/x-hagezi-normal
    Pro                https://freedns.controld.com/x-hagezi-pro  
    Pro plus                https://freedns.controld.com/x-hagezi-proplus  
    Ultimate                https://freedns.controld.com/x-hagezi-ultimate
    TIF                https://freedns.controld.com/x-hagezi-tif
    
    

    DNS based adblocking with Hegezi blocklist and TIF (threat intelligence feeds). Works with any device on your network in one way or another (QUIC, DoH/3, DoT, etc) and doesn’t require installing anything. Just changing dns settings.

    This is a great list. Blocks about 95% of all advertisements. About 4% are unblockable due to one reason or another, and the remaining 1% get added very quickly. I highly recommend this solution. Sure, you can setup a PiHole and do it all yourself, but in the end that requires time and attention. It’s the same list, but if you roll PiHole yourself you don’t get access to TIF, which are amazing for protecting you from different kinds of threats.

  • plz1@lemmy.world
    link
    fedilink
    English
    arrow-up
    16
    ·
    2 days ago

    If you want cheap and easy, something like NextDNS. Otherwise, your tentative plan works just as well. My family liked NextDNS because all I had to do was have them install an app, enter my code (for the profile I configure for them), and set it to on. The rest was magic, to them.

    • CameronDev@programming.dev
      link
      fedilink
      arrow-up
      7
      arrow-down
      1
      ·
      edit-2
      2 days ago

      That really doesn’t sound that easy…

      Pihole has its issues, ~~but at least you dont need to setup each and every device individually. ~~ edit: I have been informed that this is not the only way.

      For balance, the main issue I have with pihole is that family members can’t easily bypass it when they need to, which is inconvenient.

      • freeman@feddit.org
        link
        fedilink
        arrow-up
        2
        ·
        1 day ago

        Dont you need to set the dns adress to the pi-hole dns on every device? It was a few years ago but I remember that I had to set my dns to the pi-hole, which acted as a dns server. Or am I mistaken?

        • CameronDev@programming.dev
          link
          fedilink
          arrow-up
          2
          ·
          21 hours ago

          You can setup DHCP to give the DNS address to every device automatically. Even heavily locked down routers sometimes have the option, but I guess OP will have to try that out.

          Pihole also has a built in DHCP, which you can enable and use as long as you disable the router one.

      • plz1@lemmy.world
        link
        fedilink
        English
        arrow-up
        12
        ·
        2 days ago

        You can set up NextDNS on the router to cover every device on the network. My family is all over the country, so the app was easier for my use case.

      • ryan213@lemmy.ca
        link
        fedilink
        arrow-up
        4
        ·
        2 days ago

        I set up NextDNS for my family’s devices and it wasn’t that hard. Plus it still works even when they’re not on the home network.

    • lepinkainen@lemmy.world
      link
      fedilink
      arrow-up
      3
      ·
      1 day ago

      This is the lazy option that just works, the free tier is decent but their paid one is so cheap that you can run it for years with the price of a single Rapberry Pi

  • Autonomous User@lemmy.world
    link
    fedilink
    English
    arrow-up
    8
    arrow-down
    1
    ·
    edit-2
    2 days ago

    Put their router into modem mode and daisy chain your own router. Look up its labels and find the original manufacture for manuals. Watch out for name changes and mergers. ISPs do not manufacture routers. They buy them from companies, change a few logos and lend them to you.

    • azron@lemmy.ml
      link
      fedilink
      arrow-up
      4
      ·
      2 days ago

      You can also use the DMZ setting for your router depending on the software on the device from your ISP. DMZ means all traffic is forwarded that hits the device.

  • shortwavesurfer@lemmy.zip
    link
    fedilink
    arrow-up
    6
    ·
    2 days ago

    Controld.com is what i use and it works great.

    They have one server that blocks nothing, one server that blocks known malware, one server that blocks known malware and advertising and tracking, and a server that blocks all of that, including social media. And they are all free.