Top
Best
New

Posted by peter_d_sherman 1 day ago

OpenWrt One – Open Hardware Router(openwrt.org)
793 points | 300 commentspage 5
patchtopic 1 day ago|
I purchased one of these for a family member and it has been great.
t1234s 1 day ago||
Are these for sale in the US?
naruhodo 13 hours ago||
> Note that recent (2025-10) batches of the OpenWrt One have an M.2 slot with a detached post at the 2230 position and the shipped product contains no way to attach the post.

The implications of this are going over my head (and TFA should explain it better). I gather that 2230 is a form factor 22x30mm and there's also a 2280 M.2 SSD form factor.

Is this just saying that there's a missing mounting post? So it wobbles? You can't use a certain form factor?

ChrisArchitect 1 day ago||
Some previous discussion around the launch in 2024:

https://news.ycombinator.com/item?id=42285689

h4kunamata 18 hours ago||
I have an ASUS RT-AX53U running OpenWRT for a few years now.

I bought it, turned it on and flashed it out of the box lmao

I like the idea of having their own hardware but it is not easy to get, so buying normal ones and flashing them still the best option.

drewfax 11 hours ago|
I too use ASUS RT-AX53U. Decent hardware. But stock firmware was terribly slow. IPv6 didn't even work.

I heard OpenWrt when I searched how to fix the stock firmware. Flashed it and never turned back. Now, OpenWrt is a critical infra in my house for adblocking, DoH, Firewall, Network Segmentation etc. None of these are possible with the stock firmware.

random__duck 1 day ago||
Next step: open source hardware ASIC for the open router ?
ZenoArrow 13 hours ago|
An open hardware network-focused ASIC would be cool, but cost and long development times would likely be limiting factors. If you wanted to explore this further, starting with FPGA-based router components would be a good starting point. For example:

https://github.com/open-sdr/openwifi

random__duck 5 hours ago|||
Thanks :) Yeah, the router is defiantly further in the future to, as it additionally requires CPU integration for run the software stack, switches are the first order of business.
random__duck 5 hours ago|||
Can I do a "hold my beer" moment ? https://github.com/Essenceia/ethernet_switch_asic
husky8 10 hours ago||
1x 2.5g WAN
throwawayk7h 23 hours ago||
gl·iNet also runs openWRT. You can even ssh into these routers.
santiagohzszmex 7 hours ago||
Increíble
mindslight 1 day ago|
There is definitely beauty in having a separate router device that chugs on just fine regardless what happens to the rest of your network. But I got bored with the constantly-churning embedded culture, bespoke OS's (sorry, OpenWRT), and VPNs generally want more CPU than what purpose-built "routers" have. So I just went back to the old way of using a plain Linux machine as the gateway (now virtualized, with NixOS and nftables) and couldn't be happier. WiFi AP is done by that same physical machine (not virtualized) and by two other amd64 machines that double as Kodi boxes. When you learn netfilter/iproute2, that experience carries to anything else you might switch to.
More comments...