this post was submitted on 05 Jan 2026
79 points (97.6% liked)
Selfhosted
60074 readers
637 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:
-
Be civil: we're here to support and learn from one another. Insults won't be tolerated. Flame wars are frowned upon.
-
No spam.
-
Posts here are to be centered around self-hosting. Please ensure it is clear in your post how it relates to self-hosting.
-
Don't duplicate the full text of your blog or git here. Just post the link for folks to click.
-
Submission headline should match the article title.
-
No trolling.
Resources:
- selfh.st Newsletter and index of selfhosted software and apps
- awesome-selfhosted software
- awesome-sysadmin resources
- Self-Hosted Podcast from Jupiter Broadcasting
Any issues on the community? Report it using the report flag.
Questions? DM the mods!
founded 3 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
How is x86 openwrt? I've been on opnsense but my APs are openwrt and maybe I'm remembering wrong after a long time of not touching the management page but I could have sworn it used to detail what rate cables connect at and it doesn't seem to any more without unrememberable shell commands, and at some point my lan domains stopped working, among other minor annoyances I could also swear are new since my absence.
Pretty much the same as any other incarnation of openwrt, just without a lot of the compatibility headaches and weird installation processes that you typically have with other architectures. It's just install and forget pretty much.
As for the link speed, you can just
cat /sys/class/net/eth*/speedas with any other linux system. Not sure how your configurations stopped working or broke, maybe your storage got corrupted or something? Hard to tell, but I doubt openwrt caused it on its own, it sounds new to me.