I have many nerdy friends who have been Linux users for ages. But most of them don't know such a thing as Openwrt exists or have never bothered to give it a try. It's a very fun piece of software to play with and can be extremely useful for routing traffic. Wondering why it isn't more popular/widely used.

  • BreakDecks@lemmy.ml
    ·
    3 months ago

    I've been using OpenWRT as a hobbyist for over 15 years, and as a professional for over 6 years. Extremely underrated OS.

    A vanilla install beats any stock router firmware by leaps and bounds. From there you can add pretty much any functionality you desire.

    I currently use a Turris Omnia router made by CZ.NIC, who also maintains their own OpenWRT based distro called Turris OS.

  • UnityDevice@startrek.website
    ·
    3 months ago

    TIL there are Linux people that don't use OpenWRT. I always assumed everyone in the Linux community used it. It's great.

    Works great with mt7621 based routers if anyone ends up looking for something compatible.

    • mFat@lemdro.id
      hexagon
      ·
      3 months ago

      It's a joy to use on x86 hardware though. You can run as many services as you want.

      • SayCyberOnceMore@feddit.uk
        ·
        3 months ago

        IMO, I'd run pf/opnsense on an x86 box, but openwrt on a low powered device...

        Did that years ago with a pfSense firewall connected to the DSL modem, with OpenWrt APs around the house...until the hardware couldn't support the next version of OpenWrt... (not enough RAM?)

  • cmnybo@discuss.tchncs.de
    ·
    3 months ago

    I've used OpenWrt, DD-WRT, and Tomato firmware on the various routers I've had. I don't think I've ever kept the stock firmware on any router I've owned.

    I use pfSense at home now, but I've been considering switching to OPNsense. I still run OpenWrt on a portable router that I use when I'm traveling though. I won't ever buy a router that I can't run open source firmware on.

      • cmnybo@discuss.tchncs.de
        ·
        3 months ago

        A lot of places will restrict the number of devices you can connect. If I connect my router to the hotel WiFi, I can connect as many devices as I want. I also like having a firewall between my devices and the public WiFi. I can run a VPN on the router and have all of my devices go through it if necessary as well.

  • FriendBesto@lemmy.ml
    ·
    3 months ago

    Yup. Running it on my home router, right now. It is awesome. A tiny, stripped down OS that you can install minimal packages on. Like a VPN client, or ad-blockers. If your router is compatible, I cannot suggest it enough.

    Also, my router's manufacturer had the gall to ask (force) me to sign up and get an ID with them in order to get to the back-end of my own router. Jesus Christ, privacy red flag much?

    I could not install OpenWRT fast enough.

  • Karna@lemmy.ml
    ·
    edit-2
    3 months ago

    Installed OpenWRT on my NetGear router like 2 years back, and it didn't give me any trouble since then. BTW, the amount of configuration options it offer is mindbogglingly.

  • lemmyreader@lemmy.ml
    ·
    3 months ago

    OpenWrt was relatively popular back in the day when Linksys routers could run Linux. At some point iirc Linksys sadly replaced the default Linux based firmware by a closed source OS, and also decreased the amount of memory for the firmware. A few years ago I saw that there was an option to install OpenWrt in an lxc container, I briefly played with it, nice nostalgia.

    • u/lukmly013 💾 (lemmy.sdf.org)@lemmy.sdf.org
      ·
      3 months ago

      There was also some interesting thing from Cisco with their stupid Meraki cloud-managed devices.

      I don't know if they still do it, but they used to give out free Meraki APs as "free trial". After that, the license would be deactivated and you'd be left with a paperweight, which meant you'd likely pay to keep using it.
      Well, they could run OpenWRT. Free hardware!

    • mFat@lemdro.id
      hexagon
      ·
      3 months ago

      Nowadays you can easily run it on a single board computer like the raspberry pi or any x86 mini pcs. You just need to hook up an access point for Wi-Fi which doesn't need to be able to run openwrt.

  • u/lukmly013 💾 (lemmy.sdf.org)@lemmy.sdf.org
    ·
    3 months ago

    I do know about it, but I don't even have internet at home.
    Though I do use DD-WRT on my WRT160NL which I use at school. For me it acts as firewall + setup-free VPN + DNS Ad blocker (NextDNS). I also have separate passwordless guest network on it if someone wants to use my router. Separate subnet, unbridged with net isolation and AP isolation enabled. And also QoS set to "Bulk" while my network is set to "Maximum". And also forced DNS redirection enabled, so that everyone who doesn't use DoT or DoH uses NextDNS.

    It cannot run modern versions of OpenWRT.

  • wolf@lemmy.zip
    ·
    3 months ago

    I used it in the past, and it is great.

    Nowadays, I bought a mid price router from a well known brand, and seriously: The router works, has all features I need (even WireGuard OOTB) and for now I see no reason to replace the provided firmware with OpenWRT. YOLO!

  • Mikelius@lemmy.ml
    ·
    3 months ago

    I personally use it on a protectli with the 2.5G ports. I also replaced my ISP modern with a protectli running OpnSense. Decided to opt into that as my solution to have two different softwares protecting my network and also so I could scope internet facing devices at the OpnSense level instead of internal to the network. Just in case they get compromised, they can't access the rest of the network. Call me paranoid... But I also find it much easier to manage lol.

  • zarenki@lemmy.ml
    ·
    3 months ago

    I've long known about it. I don't seriously use it, but I would if only my Wi-Fi router was fully supported. It's an Asus one (that I got for free from T-Mobile a decade ago) so I installed Asuswrt-Merlin on it instead.

    Following the recommendation of homelab communities, I got into OpnSense (a BSD-based firewall system for x86 hardware only) last year, still keeping my Wi-Fi router as a dedicated AP. In hindsight I somewhat regret that choice and probably would've been better off buying a new OpenWRT-compatible router and using it to handle firewall/routing/AP all in one device instead of wasting the power draw of another separate N100 system. I like having wireguard and vnstat in my router now, which Merlin didn't offer, but I know OpenWRT has those too and I don't have any other needs that warrant a higher-power router.