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.

  • moonlight6205@lemm.ee
    link
    fedilink
    arrow-up
    4
    ·
    6 hours ago

    Even if you don’t care about privacy, OpenWRT is insane. You can do nutty things. Highly recommended

    • aprehendedmerlin@lemmy.dbzer0.comOP
      link
      fedilink
      English
      arrow-up
      1
      ·
      5 hours ago

      Congrats. It’s definitely a nice device for 89$ and you support the project at the same time. Unfortunately it’s not available here.

  • sunzu2@thebrainbin.org
    link
    fedilink
    arrow-up
    25
    arrow-down
    1
    ·
    1 day ago

    For the more rookie people, check out routers that are based on openwrt and have rookie GUI.

    OpenWRT is great and powerful but unless you are trying to level your networking skills, it can turn into a biatch real quick beyond basic set up.

      • edric@lemm.ee
        link
        fedilink
        English
        arrow-up
        12
        ·
        edit-2
        1 day ago

        GL.Inet ships their routers with OpenWRT built-in. You no longer need to setup openwrt yourself, and it has a user friendly GUI that allows you to set up most of the basic/standard stuff without having to go into the openwrt interface. They even have easy setup options for the popular VPN providers so you don’t need to upload the wireguard config, you just log in (unless you have custom settings).

          • HurlingDurling@lemm.ee
            link
            fedilink
            English
            arrow-up
            2
            ·
            10 hours ago

            It’s openwrt just themed on top for user experience. I have 2 and I also have an openwrt only router I built myself. The GL.inet routers are great and work as advertised every time whilst my diy solution is less reliable (because I built it) and I need to usually tinker with it more.

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

            Seconded. They seem to have a lot of features that I didn’t expect to have. I also didn’t realize it was OpenWRT until now.

        • aprehendedmerlin@lemmy.dbzer0.comOP
          link
          fedilink
          English
          arrow-up
          1
          ·
          1 day ago

          Thanks I had no idea that sounds great. I looked online they’re devices are not available at all where I live but that’s may not be the case for other.

      • HappyTimeHarry@lemm.ee
        link
        fedilink
        English
        arrow-up
        5
        ·
        1 day ago

        GliNet makes great openwrt based devices, they have their own more userfriendly front end, but allow power users to enable acess to the standard openwrt features and packages under the hood.

      • sunzu2@thebrainbin.org
        link
        fedilink
        arrow-up
        2
        arrow-down
        2
        ·
        1 day ago

        People mentioned glinet but there are others, I think even linksys and asus has a version if you don’t like China based company.

    • ☂️-@lemmy.ml
      link
      fedilink
      arrow-up
      1
      arrow-down
      1
      ·
      edit-2
      23 hours ago

      basic setup is more than enough for most people though. and on most devices its a matter of literally just using the built in updater, making it super easy to install.

      the only real bummer of openwrt is some routers don’t work well with it.

      • sunzu2@thebrainbin.org
        link
        fedilink
        arrow-up
        3
        arrow-down
        1
        ·
        23 hours ago

        You prolly right for the audience here but my comment is going after the broader audience tbh

        Imagine a world where normies start using openwrt routers as default 🐸

        It just has to work and that product already available, a seach string away

        • ☂️-@lemmy.ml
          link
          fedilink
          arrow-up
          1
          arrow-down
          1
          ·
          edit-2
          23 hours ago

          yeah, i WAS meaning more the people who would use the update function at all on a router.

    • aprehendedmerlin@lemmy.dbzer0.comOP
      link
      fedilink
      English
      arrow-up
      3
      ·
      1 day 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?

          • rosco385@lemm.ee
            link
            fedilink
            English
            arrow-up
            2
            ·
            19 hours 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.

          • Creat@discuss.tchncs.de
            link
            fedilink
            arrow-up
            5
            ·
            1 day 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.

          • drkt@scribe.disroot.org
            link
            fedilink
            arrow-up
            3
            ·
            1 day 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
        ·
        1 day 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
          ·
          8 hours 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
            ·
            8 hours 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.

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

      I honestly don’t know much about Microtik’s RouterOS but in a few occasions I had I realised it is way too complicated for home user and their OS is not FOSS and needs payed license too. I’m sure it’s great once you get the hang of it but it’s unnecessary pain when there is OpenWRT available with a lot of devices you can choose not just one specific manufacturer

      • chaoticnumber@lemmy.dbzer0.com
        link
        fedilink
        English
        arrow-up
        5
        arrow-down
        1
        ·
        22 hours ago

        I had a managed switch from mikrotik, returned it. Skill issue. Its good, but the tplink that replaced it worked just as fine for the sameish price and one tenth the hassle.

        • JigglySackles@lemmy.world
          link
          fedilink
          arrow-up
          1
          ·
          7 hours ago

          I could configure them and do everything I needed, helped many businesses with them as part of my job. But always hated it because it was such a hassle to work with them.

  • medem@lemmy.wtf
    link
    fedilink
    arrow-up
    6
    ·
    1 day ago

    I don’t see LibreCMC (https://librecmc.org/) mentioned anywhere in this thread, so correct that.

    Unlike Open WRT, LibreCMC is recognised by GNU to be a fully free Linux distribution, and you still get the time-honoured LuCi web administration interface.

    LibreCMC runs on much fewer devices as OpenWRT, which can be a feature for those who are overwhelmed by the length of OpenWRT’s list.

    • ☂️-@lemmy.ml
      link
      fedilink
      arrow-up
      5
      arrow-down
      1
      ·
      23 hours ago

      ibreCMC runs on much fewer devices as OpenWRT

      as always, thats always the disadvantage of the most secure and private foss software. also looking at grapheneos.

      • medem@lemmy.wtf
        link
        fedilink
        arrow-up
        2
        arrow-down
        1
        ·
        16 hours ago

        Yea. That is THE one reason why I’d never touch GrapheneOS as long as it only runs on Pixel hardware.

  • fxdave@lemmy.ml
    link
    fedilink
    arrow-up
    5
    ·
    edit-2
    1 day ago

    I don’t recommend GL.inet routers. I have the Marble and it is slower than my ISPs router. It has a thing called network hardware acceleration, and it breaks my home server. Services just stop working well with it. So I keep it turned off. When I reported the issue they said it is working for them and came up with a completely hypotical setup…

    With AdGuard enabled it frequently froze and I had to reboot it. For some reason even without AdGuard name resolution is noticeably slower. Doesn’t matter if I use my ISP’s DNS or not.

    Also, DynDNS doesn’t support custom names, so I installed an alternative service for mywire.org.

    Overally, this box came with drawbacks, but no doubt about it is hackable in the good way.

    I would like to try openwrt’s own router, next time.

  • jagged_circle@feddit.nl
    link
    fedilink
    English
    arrow-up
    3
    arrow-down
    2
    ·
    18 hours ago

    I disagree. Your machine should be setup such that you don’t have to trust the network that you connect to.

    • eleitl@lemm.ee
      link
      fedilink
      arrow-up
      11
      ·
      18 hours ago

      With multi-layered defense you should protect your network, but not trust that you always succeed.

      • jagged_circle@feddit.nl
        link
        fedilink
        English
        arrow-up
        1
        ·
        edit-2
        7 hours ago

        Sure. And you should be confident that your traffic is secure when you connect to public WiFi or directly to an AP that’s been owned by the NSA

        • eleitl@lemm.ee
          link
          fedilink
          arrow-up
          3
          ·
          9 hours ago

          If you’re specifically targeted by the NSA or even a national security service there is not much you can do. However, assuming that the network is always hostile is a sensible position. Because it is.

          • jagged_circle@feddit.nl
            link
            fedilink
            English
            arrow-up
            1
            ·
            7 hours ago

            Encryption works. The NSA cannot break lots of tech. Just check their own top secret documents that were leaked by Snowden.

    • aprehendedmerlin@lemmy.dbzer0.comOP
      link
      fedilink
      English
      arrow-up
      6
      ·
      1 day ago

      It comes down to specs and your needs but these are a must in my opinion:

      1. having atleast 128 mb of storage or some way to expand it.
      2. 256 mb of memory or more
      3. suppot WiFi 6 or better 6E or 7
      4. Support for mesh protocols if you need it
      5. Decent multi core chipset if you gonna run intensive tasks on it (like VPNs or DNS filtering) etc… the list goes on but like I said It really comes down to your needs ( on a side note consider read the details and installation guide page before buying some brands and models are easier than others to tinker with for sure)
      • sunzu2@thebrainbin.org
        link
        fedilink
        arrow-up
        2
        arrow-down
        2
        ·
        1 day ago

        Glinet is leading.

        I am surprised considering they are china based. I guess with foss software it aint as much of an issue?

      • mic_check_one_two@lemmy.dbzer0.com
        link
        fedilink
        English
        arrow-up
        1
        ·
        edit-2
        8 hours ago

        Yeah, my Flint 2 has been a workhorse for about a year and a half now. They just recently released the Flint 3, but I don’t feel any urgency to upgrade. And even when I do, I’ll probably repurpose my current Flint 2 to be an access point on the other side of the house.

        My only real complaint is that since it only has 4 LAN ports, (3 if you switch the first one to be a second WAN port) you basically need to run a dedicated switch as well. Not a huge issue in the grand scheme of things, (unmanaged switches are super cheap, after all), but I run a small Dante audio-over-IP system, which requires low latency. So I try to avoid having a bunch of switch hops in between my devices, as each switch hop adds some latency. I basically split each of those four LAN lines to a separate room, and each room has its own switch. So I’m never more than three switch hops (room 1 switch > router > room 2 switch) away from any other device.

    • turtle [he/him]@lemm.ee
      link
      fedilink
      English
      arrow-up
      2
      ·
      24 hours ago

      What I did when I was looking for a newer router to run OpenWRT was to look at their supported hardware list, narrow down to the ones with recent WiFi protocol support (in my case, WiFi 6), then compared prices. I was able to buy a used Belkin router for $20 on Ebay that did the trick.

    • sic_semper_tyrannis@lemmy.today
      link
      fedilink
      English
      arrow-up
      1
      ·
      21 hours ago

      One that supports the latest standards, though I’d suggest a Gl.iNet router if you don’t know much about networking as OpenWRT is quite confusing.

    • ☂️-@lemmy.ml
      link
      fedilink
      arrow-up
      1
      arrow-down
      1
      ·
      edit-2
      20 hours ago

      tp-link archer c7 is commonly recommended as the cheapest one that runs it well. you aint running a lot of services and it only has gigabit lan and wifi5 but its dirt cheap.

  • Sat@lemmy.world
    link
    fedilink
    arrow-up
    4
    ·
    1 day ago

    I remember the majority of routers in the past could not handle many half-open connections which had very negative impact on torrenting. Asus routers were the only ones that didn’t have that limit and i stuck with them since. Is that still a problem that exists?

    • aprehendedmerlin@lemmy.dbzer0.comOP
      link
      fedilink
      English
      arrow-up
      1
      ·
      1 day ago

      I have port forwarding setup on my devices (Google WiFi running OpenWRT). I can connect to most piers on qbitorrent. My only limit seems to be my bandwidth Which is what we want.

  • u/lukmly013 💾 (lemmy.sdf.org)@lemmy.sdf.org
    link
    fedilink
    English
    arrow-up
    3
    arrow-down
    1
    ·
    1 day ago

    How does DD-WRT fare? I’ve been using that, but I only have old routers. I mean, old. But I only have mobile data, so they’re mostly for playing around. Except for the one which supports Wireguard in DD-WRT. That’s very useful as a client. Unfortunately, it’s also the least stable one, rebooting every few minutes and eventually ending up in a bootloop after 1 to 2 hours.

    I’ve got I think 8 routers now, 6 of them have Wi-Fi, 1 has 802.11n (the unstable one), the rest peaks with 802.11g.

    • turtle [he/him]@lemm.ee
      link
      fedilink
      English
      arrow-up
      2
      ·
      edit-2
      24 hours ago

      I use both OpenWRT for my newer router and DD-WRT for an older router (802.11n) that’s being used for my building’s HOA. Both work great for me. No stability problems. However, I’m not using Wireguard with either of them. It’s mostly fairly basic functionality.

    • aprehendedmerlin@lemmy.dbzer0.comOP
      link
      fedilink
      English
      arrow-up
      2
      ·
      1 day ago

      Sorry I don’t know much about DD-WRT to be honest. I myself have a Google WiFi mesh pack of three devices which I bought second hand for about 30$. They are excellent value in my opinion so maybe look into that if you’re interested