this post was submitted on 26 Dec 2025
71 points (97.3% liked)
Selfhosted
59897 readers
657 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
Going back a little bit, you mentioned advantages to "segregating into vlans"?
Would you like to elaborate on some of those advantages?
I am certainly not an expert by any stretch. But here are my reasons: Ability to isolate some “sketchy” IOT devices into an IOT only vlan, where they are not allowed to access the rest of the network, only the internet and incoming traffic from the other vlans. Having a “clean” vlan/subnet for servers and services where I can give out static IPs without worrying about collisions with client devices
Ah, nice. Very cool, very reasonable.
And you can do this all with a consumer grade router maybe? Or do you need to have like a small PC-like device running special software that acts like a router, that handles this?
I have a Unifi router (Unifi cloud Gateway Fiber to be precise), which one you could argue is on the higher end of consumer hardware. But there are also more consumer oriented routers with that capability.
Cool, thank you so much for the info, mate!