I recently became an openwrt user (new Dynalink $79 woot) and am happy, but it isn’t all sunshine and roses as folks tend to rave about it here. First, the distribution is bare bones to the extreme by default. Like Linux in the 90s bones. Understood, some old routers are tiny, but it makes a RasbPi feel positively ergonomic. Lucky you can install packages pretty easily, like htop etc. Have to install the web gui of c…
OpenWrt 23.05
41–50 of 84 posts
Re: OpenWrt 23.05
#42Earlier quoted context omitted.
If you do want the USG back, most of their failure modes (flash storage, PSU) are fairly easy to resurrect
My Asus router, when using OpenWrt, can't keep up with my internet connection, so I'm putting (admittedly minimal) effort into finding a suitable upgrade with the intent to keep the Asus as a backup. I've also looked at installing OpenWRT on my USG, but only the snapshot version is available and the process is fairly involved[0] so I haven't really explored this. At this point though, I'm not likely to go back to Uni…
Re: OpenWrt 23.05
#43I wish OpenWRT had LTS releases... I'm still on 21.02.7 because they switched to nftables syntax for custom rules ("firewall.user") in 22.03 and I have a pile of them and haven't had the time to rewrite it all. This release means 21.02 will have no more security updates.
The device is stable and I'm the only one using it so I didn't feel any pressing rush to deal with the hassle since a lot of "security" issues are often from the inside not the outside.
So I would say don't stress overmuch about it.
Re: OpenWrt 23.05
#44OpenWRT is great for taking bargain routers on eBay (which can be had for as little as £5 and yet have fast CPUs and support modern WiFi radios) and making them into proper homelab gateways with VPN, VLANs, DNS proxies etc. I would often do this for friends who wanted VPN access to their home network but didn't want to fork out for a router that would offer this out of the box. I would find it amusing when an ISP's s…
Would you recommend any specific model for such “bargain routers”?
Re: OpenWrt 23.05
#45I recently became an openwrt user (new Dynalink $79 woot) and am happy, but it isn’t all sunshine and roses as folks tend to rave about it here. First, the distribution is bare bones to the extreme by default. Like Linux in the 90s bones. Understood, some old routers are tiny, but it makes a RasbPi feel positively ergonomic. Lucky you can install packages pretty easily, like htop etc. Have to install the web gui of c…
I think most people upgrade via reflashing through the admin interface (GUI). Read [1], "Can you keep settings?"
My experience is old, so I won't comment on the rest of the points.
[1]: https://openwrt.org/docs/guide-user/installation/generic.sys...
Re: OpenWrt 23.05
#46OpenWrt is commonly used to breathe new (or better) life into consumer routers, but you can also run it on any x86 machine. I run it on a small, passively-cooled i5 machine* virtualized in Proxmox alongside Home Assistant. I originally ran OPNSense, then VyOS, but eventually went back to OpenWRT since it does everything I want/need with a simple interface. * https://www.reddit.com/r/homelab/comments/hzvfih/new_router…
> also run it on any x86 machine
With the stock wifi chip and antenna? Or would I need to upgrade?
Asked another way: my old PC can be the "server"? Just like any wifi base station?
Re: OpenWrt 23.05
#47OpenWrt is commonly used to breathe new (or better) life into consumer routers, but you can also run it on any x86 machine. I run it on a small, passively-cooled i5 machine* virtualized in Proxmox alongside Home Assistant. I originally ran OPNSense, then VyOS, but eventually went back to OpenWRT since it does everything I want/need with a simple interface. * https://www.reddit.com/r/homelab/comments/hzvfih/new_router…
Noob question, sorry. > also run it on any x86 machine With the stock wifi chip and antenna? Or would I need to upgrade? Asked another way: my old PC can be the "server"? Just like any wifi base station?
Re: OpenWrt 23.05
#48Caution advised for people jumping early, the Release Candidate 4 was released only ~10 days ago and didn't have the usual long testing period (usually month). More, the devs introduced major refactors late in the release cycle. RC4 changelog includes bump to major components, most notably: hostapd, ucode, ubus, netifd. https://forum.openwrt.org/t/openwrt-23-05-0-rc4-fourth-relea...
Is that common in OpenWrt to introduce more changes between RC versions? Usually you want to stabilize everything as much as possible until the final version been released, but seems they continue to push out RCs as standard updates...
Don't get me wrong though, I very happy that such project exists but OpenWrt could be more stable and reliable with a better workflow. Anytime you flash a new version, you have this small fear of bricking your device (especially the exotic ones as Openwrt mainly relies on external testers).
Re: OpenWrt 23.05
#49OpenWrt is commonly used to breathe new (or better) life into consumer routers, but you can also run it on any x86 machine. I run it on a small, passively-cooled i5 machine* virtualized in Proxmox alongside Home Assistant. I originally ran OPNSense, then VyOS, but eventually went back to OpenWRT since it does everything I want/need with a simple interface. * https://www.reddit.com/r/homelab/comments/hzvfih/new_router…
Noob question, sorry. > also run it on any x86 machine With the stock wifi chip and antenna? Or would I need to upgrade? Asked another way: my old PC can be the "server"? Just like any wifi base station?
The antennae are useless for my use case, but they came with it and if I removed them I'd just have to find somewhere else to store them...
Re: OpenWrt 23.05
#50I recently became an openwrt user (new Dynalink $79 woot) and am happy, but it isn’t all sunshine and roses as folks tend to rave about it here. First, the distribution is bare bones to the extreme by default. Like Linux in the 90s bones. Understood, some old routers are tiny, but it makes a RasbPi feel positively ergonomic. Lucky you can install packages pretty easily, like htop etc. Have to install the web gui of c…
The web-gui is installed by default on most devices that are officially supported.