Live data from Hacker News

OpenWrt One – Open Hardware Router

openwrt.org

51–60 of 338 posts

Re: OpenWrt One – Open Hardware Router

#51
post #49

[flagged]

> Inexplicably can be powered via PoE, makes no sense if its purpose is to hang off your ISP's gateway No, this is supposed to replace the ISP-provided junk entirely. It will save you money and close a nasty backdoor ( https://en.wikipedia.org/wiki/TR-069 ).

[deleted]

Re: OpenWrt One – Open Hardware Router

#52
post #36

Earlier quoted context omitted.

> This thing has no practical purpose. This is wrong. OpenWRT is fostering several manufacturers that are using OpenWRT as the factory platform for their products. This is a reference design (one of several, this particular one from 2024 is now dated and newer designs are available,) provided by OpenWRT, and they've thoughtfully made it available to anyone that might want one: you can just go buy some with no NDA bul…

This sources PoE using a third-party daughter board which is mechanically way too big to package into any production access point. So no, that part of a reference design would never be used. > get your developers moving in your lab or doing UI development or whatever This is what the industry has been clamoring for among a sea of existing hardware: More garbage UIs glued atop of copy-pasted forgotten hardware. I am a…

> I am an engineering manager.

Strange. A good engineering manager would see that "way too big" PoE daughter board design as exactly what one would want in a reference design that will be used to test and integrate your preferred PoE solution. Power product life cycles are so short and availability problems so frequent that a good engineering manager knows that their engineers will be reworking power solutions with some regularity.

A good engineering manager would also know that UI development for commercial products is not optional. The engineering manager will expect that marketing will want branding at the very least, that differentiating features will need to be surfaced, etc., and that all of this will need to be integrated into build, test and the package system, and QA'd on real hardware. Basic stuff for an engineering manager.

Re: OpenWrt One – Open Hardware Router

#53
post #22

How about OPNSense on open hardware of your choice, and passing messy wireless to separate AP? OpenWRT is very good, but the installation and upgrades are not easy. There is a zoo of images for different hardware, installation options and tools. It has to run on small devices, so there are limitations. The documentation on Wiki is scattered and could be improved. I had to search forums for weeks for a custom package…

Your OpenWrt ecosystem knowledge seems oudated; upgrades are a solved problem since the advent of "Attended Sysupgrade": https://openwrt.org/docs/guide-user/installation/attended.sy...

It's been included in all suitable default image configurations starting with OpenWrt release 25.12.

I do run OpenWrt on my x86-based router, on my AP, and even on my managed switches, and have no regrets.

Re: OpenWrt One – Open Hardware Router

#54
post #22

How about OPNSense on open hardware of your choice, and passing messy wireless to separate AP? OpenWRT is very good, but the installation and upgrades are not easy. There is a zoo of images for different hardware, installation options and tools. It has to run on small devices, so there are limitations. The documentation on Wiki is scattered and could be improved. I had to search forums for weeks for a custom package…

> How about OPNSense on open hardware of your choice

Yes, it's a possibility, but if you want to tinker, I think a plain Linux distro like Debian is better. Turning it into a router is literally a couple of kernel parameters and a few iptables rules to set up NAT. Nowadays that's less than fives minutes of work with Claude.

This buys you much better performance and hardware compatibility relative to a BSD system, as well as lower resource usage and attack surface (no GUI or other unnecessary additions). WiFi support on BSD is bad, but on Linux you can use hostapd and almost immediately get an access point for free. And of course Linux is also better if you intend to run other stuff on the same hardware.

Re: OpenWrt One – Open Hardware Router

#55

They are working on an OpenWRT Two at the moment which will be Wifi 7. OpenWRT runs on a lot of hardware and its a great way to extend the life of a router past the manufacturers patches as well as gain a lot of capabilities. I wouldn't buy a commercial router that wasn't supported by OpenWRT now.

The planned specs are here, they say it will be made by GL.iNet:

https://openwrt.org/voting/2025-02-12-openwrt-two

Otherwise this router from GL.iNet has OpenWRT preinstalled, Wifi 7, 5x2.5G:

http://www.gl-inet.com/en-gb/products/gl-be9300

Re: OpenWrt One – Open Hardware Router

#56
post #22

How about OPNSense on open hardware of your choice, and passing messy wireless to separate AP? OpenWRT is very good, but the installation and upgrades are not easy. There is a zoo of images for different hardware, installation options and tools. It has to run on small devices, so there are limitations. The documentation on Wiki is scattered and could be improved. I had to search forums for weeks for a custom package…

Upgrades are “owut upgrade” these days. Pretty straightforward.

Maybe so. The documentation seems to be all over the map, and the GUI suggests using "attended sysupgrade" for upgrades.

...which I tried doing, a week or so ago, for a minor point release update within the 25.12.x series. And then the router went out to lunch and didn't come back.

Getting it going again wasn't so bad as such things go. My router has a huge advantage here in that it's a Raspberry Pi 4, so it's easy to remove/replace/re-do the flash device and start over.

(Except: I get all out of sorts when I need to do Internet stuff to fix my Internet connection while that Internet connection is absent.)

Re: OpenWrt One – Open Hardware Router

#58
post #57

Gigabit / 2.5 Gbit connectivity is already obsolete. Any modern product must have 10gbe WAN with the hardware to back up NAT at that throughput.

It's not obsolete, it's basically the contemporary baseline. Remember, this is a cheap device. And unlike most Chinese garbage, you can be reasonably certain that it isn't backdoored.

Re: OpenWrt One – Open Hardware Router

#60

They are working on an OpenWRT Two at the moment which will be Wifi 7. OpenWRT runs on a lot of hardware and its a great way to extend the life of a router past the manufacturers patches as well as gain a lot of capabilities. I wouldn't buy a commercial router that wasn't supported by OpenWRT now.

Hopefully, dual 2.5gbe too?

The other devices based on the same filogic chip do have dual 2.5Gbps at least.

You can get a Wifi 7 device and 2x2.5GBps with Wifi 7 support already with the Asus BT8 and a few other devices. Asus's bootloader firmware flasher will take the initial OpenWRT image so its really quite simple to get going.

Post reply on HN