Any system capable of running OpenWRT. https://openwrt.org/supported_devices You might find / inquire about specific devices at the OpenWRT subreddit: https://old.reddit.com/r/openwrt/ The Turris Omnia is priced above your preferred range, but is effectively a small server and has excellent capabilities. It runs a specifically-tuned and live-upgradable version of OpenWRT: https://www.turris.com/en/omnia/overview/
Ask HN: Please recommend a router without need for a cloud account
151–160 of 203 posts
Re: Ask HN: Please recommend a router without need for a cloud account
#152Any system capable of running OpenWRT. https://openwrt.org/supported_devices You might find / inquire about specific devices at the OpenWRT subreddit: https://old.reddit.com/r/openwrt/ The Turris Omnia is priced above your preferred range, but is effectively a small server and has excellent capabilities. It runs a specifically-tuned and live-upgradable version of OpenWRT: https://www.turris.com/en/omnia/overview/
IMHO, skip OpenWRT. It is much more difficult to get working correctly than HN likes to admit. There’s a non-trivial chance you will spend hours and hours reflashing your router and reading forum posts until you eventually brick it. It’s just like Raspberry Pis. Theoretically the right choice but practically speaking a huge time sink and poor, unstable experience that is best left to hobbiest tinkering or networking…
I never felt the 'instability', at least not when I limited myself to the basics a thing like that should do, and not trying to turn it into a server for all sorts of things.
(Edit: Though you can also do that, if you know what you are doing. That's the advantage of things like these!)
Depending on which hardware/SOC you have, DD-Wrt may be a better option.
Re: Ask HN: Please recommend a router without need for a cloud account
#153Since 2017 I've run pfSense and love it. Originally started on a fanless x86 machine with good NICs (until it eventually committed suicide), and now run an actual NetGate appliance. The appliance is even nicer to me, since FreeBSD/ARM isn't a likely drive-by target for a 0-day.
No cloud. Real OS, good feature set, regular updates, great performance.
Unfortunately I haven't found an access point I love without cloud accounts. Running Uniquiti APs now. I do like that they hand off devices between each other well, push IoT to 2.4Ghz and real stuff to 5GHz, etc. I'd never run their router exposed to the internet, but.. yeah.
Re: Ask HN: Please recommend a router without need for a cloud account
#154I am very happy with the ThinkPenguin mini router. https://www.thinkpenguin.com/gnu-linux/free-software-wireles... It uses LibreCMC--a really well supported Libre branch of OpenWRT. https://librecmc.org/faq.html Everything just works, and there are regular updates patching vulnerabilities.
Re: Ask HN: Please recommend a router without need for a cloud account
#155My setup here is a Cisco ASA 5512x firewall, catalyst 3750GBe poe switch, WLAN2504 controller and several CAP3702 APs. this requires quite a bit of experience to setup, but works very well. the wlan controller and two APs will probably cost about $300. that alone could be used behind your ISP modem if desired. i’ve got gigabit fiber up/down from ATT and use their modem but pass thru the IP to my asa.
Re: Ask HN: Please recommend a router without need for a cloud account
#156Earlier quoted context omitted.
I have given up on trying to find a consumer all-in-one router/ap combo and just have a dedicated router and dedicated access points. You can simply block all the Internet traffic for your access points and you will have more options to pick from for the router part. I am now running on a NanoPi R2S with some TP-Link Omada access points and I didn't have to touch anything for almost two years since I decided on this…
I have dedicated APs but don’t have a nice router. I haven’t figured out if using APs for Wi-Fi and using my ISP’s router for routing loses me any speed. Does anyone think an additional NAT layer could improve performance? I imagine it’s features vs performance
Regarding speeds, it depends on what you are working with. Basically anything can do 100Mbit, most basic consumer gear seems to top out at around ~300Mbit and if you want to go higher, you need more powerful ARM SBCs or x86 based routers.
Re: Ask HN: Please recommend a router without need for a cloud account
#157Earlier quoted context omitted.
I have given up on trying to find a consumer all-in-one router/ap combo and just have a dedicated router and dedicated access points. You can simply block all the Internet traffic for your access points and you will have more options to pick from for the router part. I am now running on a NanoPi R2S with some TP-Link Omada access points and I didn't have to touch anything for almost two years since I decided on this…
I don’t know that much about APs. They have to be wired into your router? I have some nearly-dead spots in my house, and so I think I need APs. Not sure that I could send wires around the house. I use a buffalo airstation with dd-wrt.
Re: Ask HN: Please recommend a router without need for a cloud account
#158Earlier quoted context omitted.
Nothing in life has a 100% success rate. But I think the fact that most people recommend OpenWrt, shows that most people don't have these crazy problems. Buy well-supported hardware, follow the directions carefully, and you'll be just fine.
Certainly. But I had a very difficult time. I purchased an ASUS router recommended by the OpenWRT website, followed directions but struggled for hours, and eventually bricked it only to find out later via searching forum posts that some routers with that model number are not supported if they were made in a specific year (of course, this was discovered via trial and error by other frustrated forum members, no one had…
Re: Ask HN: Please recommend a router without need for a cloud account
#159Linksys WRT3200ACM is what i recommend. supports openwrt. my 3200 is at my parents being used as an AP only. their router is a Cisco 1921 with zone based firewall and some poe 3750 switches. My setup here is a Cisco ASA 5512x firewall, catalyst 3750GBe poe switch, WLAN2504 controller and several CAP3702 APs. this requires quite a bit of experience to setup, but works very well. the wlan controller and two APs will pr…