this post was submitted on 11 Aug 2023
98 points (96.2% liked)

Selfhosted

38768 readers
221 users here now

A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don't control.

Rules:

  1. Be civil: we're here to support and learn from one another. Insults won't be tolerated. Flame wars are frowned upon.

  2. No spam posting.

  3. Posts have to be centered around self-hosting. There are other communities for discussing hardware or home computing. If it's not obvious why your post topic revolves around selfhosting, please include details to make it clear.

  4. Don't duplicate the full text of your blog or github here. Just post the link for folks to click.

  5. Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).

  6. No trolling.

Resources:

Any issues on the community? Report it using the report flag.

Questions? DM the mods!

founded 1 year ago
MODERATORS
98
Best router for home use? (literature.cafe)
submitted 1 year ago* (last edited 1 year ago) by [email protected] to c/[email protected]
 

I am planning to eventually build my own home server, and when I do I will hook it up via ethernet. But I do want to switch away from the generic FIOS router and use my own for more control over my data and security. Any recommendations?

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 5 points 1 year ago (2 children)

I'm a noob, but I'm running a Frirzbox router and it seems great to me. 0 problem in configuration and happened to have lots of useful features now that I'm exploring self hosting (it support woreguard VPN natively and have automatic wakeonlan feature for my server)

[–] [email protected] 3 points 1 year ago (1 children)

I always found the software updates of AVM - the manufacturer of those "Fritz!Box"es - to be of questionable quality. If you take a look at the source code that they have to release upon request of the GPL'ed source code they use, you'll notice that they use ancient versions of the Linux kernel, Busybox and other tools. By ancient, I mean many years old, unsupported by upstream for years. Also, they only publish those sources manually when someone asks for them, which doesn't bode well for their internal development processes. If they used CI/CD pipelines, they could easily push out updates of those sources with every new release…

[–] [email protected] 2 points 1 year ago* (last edited 1 year ago) (1 children)

Same with a lot of manufacturers, unfortunately. This is not uncommon. The manufacturers get the base software from the manufacturer of the SOC (system on a chip) used by the router. This software is usually from when the chip series was first in development, and they never update it.

TP-Link make great hardware that works well, but even their newest routers are based on a version of OpenWRT from 5+ years ago with a Linux 4.x kernel.

[–] [email protected] 1 points 1 year ago (1 children)

but what is nice, many tp-link hw can run regular openwrt, which is way better than the thing they provide...

[–] [email protected] 1 points 1 year ago (1 children)

I don't think their Omada routers support OpenWRT, unfortunately :(

[–] [email protected] 1 points 1 year ago

The Omada probably not. But many other tp-link routers support it, especially the low spec ones. I mean, if we are getting to something more performant and feature rich, there are probably much better options, like Turris Omnia, some Microtik stuff and many other.

[–] [email protected] 2 points 1 year ago* (last edited 1 year ago) (2 children)

I’m a professional in software development, sometimes tasked with administration stuff.

At home I love my FRITZ!Box. The only thing I’m missing is DNS rewriting, but I can work around that. If you don’t know what that is you don’t need it anyway.

[–] [email protected] 1 points 1 year ago

Another thing I don't like about my fritz box is that the DHCP server for some reason assigns a single DNS server to the computers in the network

[–] [email protected] 1 points 1 year ago

Yes! I asked their support several times for that, but without success :(