Live data from Hacker News

OpenWrt 18.06.4

openwrt.org

21–30 of 97 posts

Re: OpenWrt 18.06.4

#21
How is the UX story on OpenWRT these days? I have an Archer C7 running stock FW in my basement that keeps acting up, and my default would be just to flash DD-WRT. I'm not opposed to a little bit of CLI fiddling, but I definitely also like my router to be a set and forget type of device.

As far as what to do with it, I could picture house-wide ad/tracker blocking, sending traffic analytics to elastic, potentially some homeassistant/rtlsdr type stuff.

Re: OpenWrt 18.06.4

#22
post #11

Need a quick primer on the differences between various current flavors of open router firmware.

If you want a popular open source router firmware that works on affordable commodity plastic soho routers, OpenWrt.

There are other firmwares for plastic, and it used to be that some of them (like DD-WRT and Tomato) would just work better than OpenWrt on a small number of devices. Today, I suspect some of them still have merits that arguably make it worth not just doing OpenWrt, but I'll defer to someone more familiar with them to discuss those merits.

If you want to be better respected on /r/homelab, or not use a SoC, then get PC hardware (or a turnkey appliance) and pfSense or OPNsense. You might end up getting separate plastic WiFi APs (perhaps running OpenWrt), and doing only Ethernet on the router box itself (pfSense suggests this).

You can also make your own router/firewall/appliance, by just configuring a PC GNU/Linux distro manually. Extra gigabit NICs come on PCIe cards.

Re: OpenWrt 18.06.4

#23
post #4

Let me grab this occassion: is there a Elecom WRH-583BK2-S sized similarly dual RJ45 dual band router -- with OpenWRT compatibility? https://twitter.com/ysks/status/773135671057784833/photo/1 it is not OpenWRT compatible. Specs at https://twitter.com/ysks/status/773141289197981696

Afaik, TPlinks MR3020 and its successor, WR902AC are supported, but they don't have two Ethernet ports.

Re: OpenWrt 18.06.4

#24
post #14

Running DD-WRT on my router, currently. Would people tend to recommend OpenWRT, these days? I haven't been in the loop WRT open router firmwares in a while...

Yes DD-WRT remains a hacky codebase with several things breaking all the time. I'm aure some people are running it just fine though. It also uses close-source drivers for some equipment. Last time I tried it on an Archer C7v2, the 5ghz didn't work properly.

Thanks for the heads up. I have that exact hardware and was looking at DD-WRT, but perhaps I'll try OpenWRT instead.

Re: OpenWrt 18.06.4

#25

How is the UX story on OpenWRT these days? I have an Archer C7 running stock FW in my basement that keeps acting up, and my default would be just to flash DD-WRT. I'm not opposed to a little bit of CLI fiddling, but I definitely also like my router to be a set and forget type of device. As far as what to do with it, I could picture house-wide ad/tracker blocking, sending traffic analytics to elastic, potentially some…

> my default would be just to flash DD-WRT

I have openwrt on all my 3 Archer C7s.

I much prefer it to dd-wrt.

Re: OpenWrt 18.06.4

#26
post #5

What exactly are the benefits of having Openwrt installed on your router? What additional functionality does it provide the average HN user?

Encrypt VPN traffic for the whole house, instead of by device. My router didn't support this out of the box.

Re: OpenWrt 18.06.4

#27
post #5

What exactly are the benefits of having Openwrt installed on your router? What additional functionality does it provide the average HN user?

Compared to most stock router firmware? It is fast, and more stable.

May be the updated drivers or the removed junk, but WiFi, NAT and USB speeds are better on all the routers I had (my first step - install Openwrt, DD-wrt or Tomato). And no latency spikes.

Lots of configuration options, extra capabilities via packages, and it can run for months without losing speed, losing the connection, becoming non-responsive or rebooting.

Re: OpenWrt 18.06.4

#28

I choose my routers based on if they are supported or not by OpenWrt. And for everybody that asks my opinion, too. Because they might not need/want/know/have a desire to install OpenWrt now, but it's good to have the door open for the future.

Ubiquiti routers don't support OpenWrt. They're still excellent. You could also install OPNSense/PfSense on a PC Engines machine (they apparently also run on OpenWrt).

Re: OpenWrt 18.06.4

#29

How is the UX story on OpenWRT these days? I have an Archer C7 running stock FW in my basement that keeps acting up, and my default would be just to flash DD-WRT. I'm not opposed to a little bit of CLI fiddling, but I definitely also like my router to be a set and forget type of device. As far as what to do with it, I could picture house-wide ad/tracker blocking, sending traffic analytics to elastic, potentially some…

On OpenWrt, you can do most things from the Web admin interface, including installing additional software packages (and the corresponding "luci" Web admin interface module packages for them). That interface has hardly changed in a few years.

One thing to know is that the overall documentation situation is "mixed", and if you Google for how to do something with OpenWrt, you'll often find very old notes someone wrote about how to do something with the command line and editing files. (I know Linux pretty well, have used OpenWrt for years including some complex setups, and occasionally I have trouble finding documentation of simple things like, e.g., what partitions/mounts are currently volatile, for example, and distro-specifics of where you're supposed to edit packet filtering rules.) There's not enough correcting of that scattered documentation, such as to say that almost everyone just uses the Web admin interface now. When in doubt, just look at what the Web admin UI currently does, and try to use that.

Re: OpenWrt 18.06.4

#30
post #14

Earlier quoted context omitted.

Yes DD-WRT remains a hacky codebase with several things breaking all the time. I'm aure some people are running it just fine though. It also uses close-source drivers for some equipment. Last time I tried it on an Archer C7v2, the 5ghz didn't work properly.

Thank you. I did some digging and my router, the Asus RT-AC68U C1, being Broadcom-based, has no working WiFi. Guess I'll stay put.

Merlin's firmware might be interesting to you: https://www.asuswrt-merlin.net/features

(I did not install it, because the model I have has fallen out of the supported hardware list a while ago, but it'd be great to hear how well it does for anyone else.)

Post reply on HN