For now, by my research the best candidates are - TP-Link Archer C7 (supported by both DD-WRT and OpenWRT, and recommended by the latter) - Linksys WRT1200AC/1900AC (supported by both DD-WRT and OpenWRT) - Ubiquiti UAP-AC-LITE/LR/PRO (OpenWRT, diffrent models depending how much speed/range do you need. No routing here, just access points.) For any models discussed, please keep in mind that depending on the hardware v…
Ask HN: Best current model routers for OpenWRT, DD-WRT, Tomato, etc.?
11–20 of 123 posts
Re: Ask HN: Best current model routers for OpenWRT, DD-WRT, Tomato, etc.?
#12Re: Ask HN: Best current model routers for OpenWRT, DD-WRT, Tomato, etc.?
#13If you're looking for information, I suggest SmallNetBuilder. They have very thorough reviews: http://www.smallnetbuilder.com/tools/rankers/router/view. It looks like the RT-AC68U is their #1 pick for AC1900 router now. It used to be their #2 pick under their previous testing methodology (after the R7000 Nighthawk from Netgear). That's slipped to #3 under the new testing and the Asus has taken the top slot.
Asuswrt-Merlin isn't such a radical departure from stock, but it has some nice features and allows me to do things like edit the etc/hosts to block certain things.
The Asus RT-AC68U is probably one of the top 2 AC1900 routers out there and T-Mobile is selling it for a song (even if you're not a T-Mobile customer). It's a little work to re-flash it so read a guide and see if you're comfortable with that. Or you could buy a stock RT-AC68U and get SmallNetBuilders #1 AC1900 router overall, for 2.4GHz avg throughput, 2.4GHz max throughput, 2.4GHz range, 5GHz avg throughput, and 5GHz range.
Re: Ask HN: Best current model routers for OpenWRT, DD-WRT, Tomato, etc.?
#14I bought the Buffalo N300 not long ago: https://www.amazon.com/gp/product/B00IB8IVDQ/ref=oh_aui_deta... I've been extremely happy with this purchase, admittedly I'm a bit of a high-demand user (I host a number of minor services for myself and friends including TeamSpeak, minecraft, as well as operating two Xbox Ones) so I needed something with good port forwarding support and UPNP. Rock solid, straight DD-WRT interfa…
[0]: https://www.amazon.com/Buffalo-AirStation-HighPower-Wireless...
Re: Ask HN: Best current model routers for OpenWRT, DD-WRT, Tomato, etc.?
#15The first thing you need to know is that the OpenWRT project is basically dead and that 95+% of the developers went over to the LEDE Project. However, LEDE has not yet published a stable release yet. You can get nightly builds that are in pretty good shape though. I would highly recommend an ipq806x-based system, if you can afford it. Almost always matched with qca9880 radios. These are modern 802.11ac wave2 systems.…
Re: Ask HN: Best current model routers for OpenWRT, DD-WRT, Tomato, etc.?
#16Re: Ask HN: Best current model routers for OpenWRT, DD-WRT, Tomato, etc.?
#17A router has nothing to do with providing WiFi. You should have a separate router and WAP. For the router, any fanless mini-PC with two ethernet ports. Run OpenBSD or pfSense.
Re: Ask HN: Best current model routers for OpenWRT, DD-WRT, Tomato, etc.?
#18I recently decided on the ubiquiti edge router x ($49), ac-lr access point($90), and pihole($50) on a raspberry pi for DNS. The pi also runs DNS crypt. But now everything gets regular updates and the firewall config and stats on the edge router are great.
Re: Ask HN: Best current model routers for OpenWRT, DD-WRT, Tomato, etc.?
#19Earlier quoted context omitted.
I'll second the recommendation on the TP-Link Archer C7. It's a really nice, not too expensive, piece of kit. Bought one for my folks to replace a cheap old Walmart-grade LinkSys, and it was night and day better - now my dad can pick up usable signal in his garage, 500 yards away from the router.
Here are 3 links that might be usefull: http://rooftopbazaar.com/routerfirmware/ https://www.reddit.com/r/openwrt/comments/423rn6/best_2015_o... https://www.reddit.com/r/openwrt/comments/36s530/better_ac_r... Initially I was also planning to buy the Archer C7 but it seems OpenWRT is not flawless on it. This is unfortunate since that appears to be the recommended router for OpenWRT, so there is nothing on which OpenWR…
- 5ghz only worked after manually inserting the latest firmware blob for the qca9880 chip and setup only works via shell for it, setting any options for it from the web interface breaks stuff
- it's fast enough... I'm running a freeradius2 server on it, SMB shares on two 32gb USB pendrives, miniDLNA, DHCP for ~50 physical and virtual clients, a VPN tunnel to a VPS and so on. Never hits full load.
- 2.4ghz range is massive, 5ghz less so obviously...
- it is absolutely stable however, uptime exceeds two months and the only reason for shutting it down back then was a move, almost nine months before that
If you're simply looking for APs I would recommend Unifi UAP-AC-Pros though.
Re: Ask HN: Best current model routers for OpenWRT, DD-WRT, Tomato, etc.?
#20The first thing you need to know is that the OpenWRT project is basically dead and that 95+% of the developers went over to the LEDE Project. However, LEDE has not yet published a stable release yet. You can get nightly builds that are in pretty good shape though. I would highly recommend an ipq806x-based system, if you can afford it. Almost always matched with qca9880 radios. These are modern 802.11ac wave2 systems.…
As an OpenWRT user it's a little worrying to find that many of the developers have left the project. Do you have any more info on why this happened?