Live data from Hacker News

Ask HN: Please recommend a router without need for a cloud account

news.ycombinator.com

11–20 of 203 posts

Re: Ask HN: Please recommend a router without need for a cloud account

#12
Turris Omnia [0], although if you can you might want to wait for the 2022 model [1].

Alternatively, build your own out of Turris MOX modules [2].

[0] https://openwrt.org/toh/turris/turris_omnia [1] https://forum.turris.cz/t/turris-omnia-2022/15995 [2] https://www.turris.com/en/mox/overview/

Re: Ask HN: Please recommend a router without need for a cloud account

#16
I have an asus AX3000 bought last year. I don’t remember there being any cloud account associated with it, but it is out of the price range ($150) you’re asking for.

It could be the budget options are reducing prices in exchange for the ability to gather data, similar to smartTVs

Re: Ask HN: Please recommend a router without need for a cloud account

#17

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/

I'd never heard of the Omnia before, I'll have to check this out it looks pretty neat!

Re: Ask HN: Please recommend a router without need for a cloud account

#20
OpenWRT is definitely the single best option, however there is very limited support for the WiFi6 routers. If you're upgrading to 6 or 6E, as I was this last month, I found few options for OpenWRT.

However, I already operate OPNSense as my primary router, and all WiFi "routers" on the network act as Access Points and do no routing. OPNSense provides granular control over the network, and offers all the services you would expect in at least a SMB-grade edge device (arguably enterprise), including routing, firewall, DHCP, DNS, IDS/IPS, etc.

Even in AP mode (routing disabled), the new WiFi COTS routers seem to phone home. My guess is a combination of checks for patching and some telemetry. I just block those lookups at the DNS layer for that device, which was effective enough at preventing the traffic. If I have to, I'll block outbound from that device specifically, though I admittedly haven't played around with the after-effects since its sort of the gateway for that specific NIC interface.

Post reply on HN