this post was submitted on 17 Nov 2023
1 points (100.0% liked)

Self-Hosted Main

502 readers
1 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.

For Example

We welcome posts that include suggestions for good self-hosted alternatives to popular online services, how they are better, or how they give back control of your data. Also include hints and tips for less technical readers.

Useful Lists

founded 1 year ago
MODERATORS
 

Hello,

I first post this thread to r/networking

I have a mici pc with multiple nic like this one : multiple ethernet Mini PC

I used to install proxmox on it and use it as router. But now, I have a bigger server for my virtualisation. I want this mini pc to become just a vlan aware switch. I want to be able to change its configuration and vlan attribution with a simple clic.

I don't need firewall for this device.

What OS would you advice me to use ?

Thanks for your help !

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 1 points 10 months ago

OPNsense will do what you want, although it's probably overkill in this case. Also keep in mind that any switching it does will be purely software, so it might struggle to push heavy traffic through, especially if you add rules and vlans and such. Openwrt is more lightweight and should also work, or you could just install a general Linux OS like Ubuntu or debian and use iptables to route stuff. The better option though is to just get a proper switch, since those have hardware switching.