this post was submitted on 04 Mar 2024
69 points (94.8% liked)

Selfhosted

37823 readers
473 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
 

I am worried that there is not really a benefit of doing that, just more noise and energy consumption.

you are viewing a single comment's thread
view the rest of the comments
[–] Treczoks 10 points 4 months ago (3 children)

Why would you want to do this, anyway? Or, as I as a developer regularly have to ask our sales people: what do you actually want to achieve that led you to this question?

[–] [email protected] 13 points 4 months ago* (last edited 4 months ago) (1 children)

Here's my use-case, I'm pretty sure the first 2 are pretty common (common enough to be supported by most OEM firmware):

  • main LAN
  • guest LAN (isolated from "main" but can access internet)
  • IoT LAN (isolated from internet, can be accessed from "main"; prevents devices from phoning home)
[–] Treczoks 0 points 4 months ago (1 children)

But you don't need several LANs for this. This can easily done with proper routing. A can access internet and internal network addresses. B can only access internet, and C can only reach internal addresses.

[–] mea_rah 8 points 4 months ago (2 children)

I'm curious. How would you identify who's guest and who's not in this case?

With multiple networks it's pretty easy as they are on a different network.

[–] Treczoks -3 points 4 months ago

MAC whitelist.

[–] [email protected] 7 points 4 months ago

I'm an idiot and I put emojis in my SSID and sometimes devices don't like that but I don't want to change everything. So there's a guest network with no emojis

[–] [email protected] 5 points 4 months ago (1 children)

It's more like: I know people do this, but I don't, so I wanted to see what was the reasoning behind these things.

[–] Treczoks -1 points 4 months ago (1 children)

Then why don't you ask the people who do this?

[–] [email protected] 4 points 4 months ago (1 children)

Emm... I did, it's this post 😅

[–] Treczoks -5 points 4 months ago (2 children)

I'm pretty sure I don't do this ;-) I know how routing works.

[–] [email protected] 6 points 4 months ago

You know just enough to do it the wrong way apparently

[–] [email protected] 2 points 4 months ago

You know how routing works, but not wireless networks apparently.