before buying expensive routers check OpenWRT’s table of hardware and buy one that is supported by the current OpenWRT release and has decent specs. There is a detailed installation guide for each supported device in the wiki too so there are no excuses it’s dead simple. Free yourself from stupid hardware manufacturers and their planed obsolescence products.

    • aprehendedmerlin@lemmy.dbzer0.comOP
      link
      fedilink
      English
      arrow-up
      3
      ·
      4 days ago

      As a matter of fact I heard about them but I don’t know much about OPNSense. Do they support devices other than ones they sell? They seem to be rather about professional environment not home network am right?

          • Creat@discuss.tchncs.de
            link
            fedilink
            arrow-up
            6
            ·
            3 days ago

            Basically OpenWRT is for dedicated, purpose built hardware, highly compact and essentially “embedded”. OPNSense is for running a (potentially much more capable) firewall on x86/x64 (even if it’s a small specimen like N100 or whatever). They fill a somewhat different role.

          • rosco385@lemm.ee
            link
            fedilink
            English
            arrow-up
            2
            ·
            3 days ago

            I have Opnsense running on a tiny N100 mini PC from AliExpress for myself, but for my elderly parents I have a OpenWRT based solution from Banana Pi. They insist on always switching off their power completely when they leave the house, and I think OpenWRT handles that much better.

          • drkt@scribe.disroot.org
            link
            fedilink
            arrow-up
            3
            ·
            4 days ago

            It doesn’t support being flashed to a low-end commercial router like you’d do with OpenWrt, no. Those tend to require special firmware and binary blobs, hence OpenWrt has to specifically support a model or it likely won’t work. It’s like flashing Android ROMs.

            OpnSense is great if you’re in the market for totally owning your own router, though. You can get an N100 box with 2 NICs off of ebay or something and slap OpnSense on that. That’s arguably more FOSS than flashing OpenWrt to a cheap commercial router.

      • ZeDoTelhado@lemmy.world
        link
        fedilink
        arrow-up
        2
        ·
        3 days ago

        You can use on any computer really (with network connections of course).

        I use on a minisforum PC with 2 NICs attached to it. For this solution is usually needed APs (which tends to be better in general, just more expensive). There are people that even use opnsense with proxmox (which is a VERY advanced use case) to have the machine for more things.

        One interesting detail: with opnsense you can actually have on the same machine adguard for DNS installed as a service for opnsense (and use opnsense to actually force all DNS to to there, as long is not doh, but that is a bit of a different story).

        • Strakh@lemmy.world
          link
          fedilink
          arrow-up
          1
          ·
          3 days ago

          Some routers allow you to turn the router into an AP. I just got my micropc and working on installing OPNSense right now. I plan to switch my current router to AP mode until I can get my hands on a decent AP.

          • ZeDoTelhado@lemmy.world
            link
            fedilink
            arrow-up
            1
            ·
            3 days ago

            That is for sure a good gap solution. It depends a lot on the space we are talking, and more critically, number of concurrent devices connected. For some use cases converting routers to APS is for sure good enough.

            • Strakh@lemmy.world
              link
              fedilink
              arrow-up
              1
              ·
              2 days ago

              Yeah, great point. We are in a small starter home, only about 10 concurrent Wi-Fi devices. It’s working great now, although the Wi-Fi gets a bit spotty in the backyard and detached garage. I will certainly be upgrading when the budget allows.