this post was submitted on 23 Mar 2024
155 points (97.5% liked)

Selfhosted

39151 readers
906 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
 

Hello, I'm planning on creating a home server and getting some cameras.

I would like to have the server, cameras and all IOT devices be disconnected from the internet but still be able to access them within the house from different devices and maybe have limited access to them when outside.

Do I need a specific hardware for this? And what router would support this? I'm still in the planning phase but I'm looking for budget friendly solutions.

Thank you

you are viewing a single comment's thread
view the rest of the comments
[–] atzanteol@sh.itjust.works 5 points 5 months ago (3 children)

Are there any decent interfaces for configuring routing and vlans with linux these days?

[–] floofloof@lemmy.ca 27 points 5 months ago* (last edited 5 months ago) (2 children)

OPNsense is excellent. You can run it on a cheap mini PC with multiple Ethernet ports and it makes a great router. I run several VLANs through it.

Edit: It's based on FreeBSD, not Linux, in case that matters to you.

[–] jjlinux@lemmy.ml 5 points 5 months ago

I do the exact same thing, only over PFSense (no issues with OPNSense at all, I just get along with PFSense better). 6 VLANs and 7 APs around the house, no VLAN can see the other, and all my "smart devices work exclusively local, and if I need to reach them from outside, I VPN into my house over WireGuard. It sounds more complicated than it is. Once it's all set up, it just works.

[–] atzanteol@sh.itjust.works 2 points 5 months ago

Excellent, thanks!

[–] skittlebrau@lemmy.world 1 points 5 months ago* (last edited 5 months ago) (1 children)

OpenWRT and Untangle are the most user-friendly Linux options for running on your own hardware, but most people in homelab use pfsense or opnsense which are based on FreeBSD.

[–] bastion@feddit.nl 1 points 5 months ago

Hadn't heard of untangle.