Best Router device for openwrt 2025

I am completely new to OpenWRT/Pi-hole and need a recommendation for a device that could run OpenWRT/Pi-hole on it to replace my current router. I’m not even sure if I used the correct wording in this sentence, lol.

I have checked:

I need recommendations for devices to get some hands-on experience. And please explain the advantages of the devices you recommend a bit. There are indeed a lot of options listed on the internet, but not enough reasons are provided.

  • I need Pi-hole because I want local DNS, but I guess OpenWRT could do the job as well.
  • My current router does not support changing the DNS server.
  • I need a simple substitute.
  • I need good performance because it might need to connect to about 15 devices (though I have no idea what good performance means in terms of a router).
  • So I guess a device with at least 256MB of RAM is needed.
  • No limitation on price as long as it is not excessively expensive.
  • Users should consider multi-core, ARM-based (or x86_64/AMD64) devices for mid-range and higher applications. (From https://openwrt.org/toh/recommended/_routers)

Thanks for your help in advance!

    • sic_semper_tyrannis@lemmy.today
      link
      fedilink
      English
      arrow-up
      4
      ·
      1 month ago

      If you get a Gl.inet router be aware that you can reflash the firmware with one based on the mainline OpenWRT kernel or also completely get rid of the gl.inet stuff and run straight OpenWRT. The flint 2 is a really nice router that has Adguard Home (PiHole competitor and arguably better) integrated for ease of use.

      • L3ft_F13ld!@lemmy.dbzer0.com
        link
        fedilink
        English
        arrow-up
        2
        ·
        1 month ago

        Slightly off-topic from the post, but why do you say AdGuard Home is better than Pi-hole? I’ve tried both and so far Pi-hole seems like the better pick to me.

        • spaghettiwestern@sh.itjust.works
          link
          fedilink
          English
          arrow-up
          3
          ·
          edit-2
          1 month ago

          I ran Pi-hole for a couple of years and switched. Besides preferring the UI on Adguard Home, IMO the big advantage of running a DNS server on OpenWRT is that if the router is up, my DNS server is running. I don’t have to rely on a 2nd device and lose Internet access when the Pi is taken down for some reason.

          • L3ft_F13ld!@lemmy.dbzer0.com
            link
            fedilink
            English
            arrow-up
            2
            ·
            1 month ago

            The setup and config for Adguard Home just felt very clunky to me. Pi-hole makes adding multiple lists at once very simple in the GUI or using CLI. Couldn’t find something similar for Adguard Home. The setup and configuration felt like it took much longer than it would have with Pi-hole.

            • spaghettiwestern@sh.itjust.works
              link
              fedilink
              English
              arrow-up
              1
              ·
              1 month ago

              “Add Blocklist” > “Choose From List” on Adguard pops up a list of about 75 different block lists and you can check any number of them before saving. I don’t remember setup being a lengthy task either, but it’s been over a year since I switched. Once set up I rarely touch it except to occasionally turn it off for a couple of minutes so some device can update.

              • L3ft_F13ld!@lemmy.dbzer0.com
                link
                fedilink
                English
                arrow-up
                1
                ·
                1 month ago

                I’m referring to the custom lists I like to use. And adding stuff to whitelist to ensure everything works.

                Pi-hole gives a command to add them muiltiple at a time instead of typing or copy-pasting one at a time. Couldn’t find the same for AdGuard Home.

                • spaghettiwestern@sh.itjust.works
                  link
                  fedilink
                  English
                  arrow-up
                  1
                  ·
                  edit-2
                  1 month ago

                  Not sure if this is the same thing, but “Custom filtering rules” (for both white and blacklist entries) allow you to enter as many as you want in a single field, or to copy a bunch in at once without having to enter them one at a time. Does Pi-hole have something similar?

                  • L3ft_F13ld!@lemmy.dbzer0.com
                    link
                    fedilink
                    English
                    arrow-up
                    2
                    ·
                    1 month ago

                    I used that for some custom rules and pi-hole has that too. It was just my first time and I was following a pi-hole tutorial so I had to edit all of the rules to the correct syntax. Was my own fault that took so long.

                    But pi-hole lets you add multiple custom blocklist URLs at a time or add them with commands. I couldn’t find anything like that in AdGuard Home. Had to add each blocklist one at a time.