Both AdGuard Home and Pi-hole are free and open source, and both do pretty well much the same as far as functionality goes. They can also both be installed natively or as a docker container image, and will run on Raspberry Pi’s or larger hardware.

The differences really come with AdGuard Home’s UI looking a touch more modern and less cluttered, and supposedly AdGuard Home has additional functionality already included, where that must be installed additionally for Pi-hole.

So I managed to get up and running quite quickly with AdGuard Home by following DB Tech’s video. One thing that tripped me up was that the container would not start, and reported a clash on port 53 (the DNS port). But one of the commenters on the video, Wesley O’Brien, suggested a solution which worked perfectly for me. I set my router’s DHCP server to provide the IP of my AdGuard Home server as the DNS, and now all devices throughout the home network are using it. Speed tests and website page loading appears unaffected (not slower, anyway).

See https://youtu.be/u9ylq5Gry_A

#technology #opensource #adguardhome #pihole #trackers

  • GadgeteerZAOP
    link
    12 years ago

    It’s not just ads, but also trackers. Idea is to filter all devices across the house. So far about 20% of all my devices’ DNS queries are blocked ads and trackers (that’s on Linux, Android, iOS, etc). I notice as soon as I hit a news site, things go sky high on the blocking.

    But remember, a VPN is not going to filter out DNS ads and trackers - it just routes to a remote point and drops you out there. But yes this is a transparent on-site solution where we spend 98% of our time. Out and about is not covered by this.

    • @blkpws
      link
      2
      edit-2
      6 months ago

      deleted by creator