Selfhosted
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 posting.
-
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.
-
Don't duplicate the full text of your blog or github here. Just post the link for folks to click.
-
Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).
-
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!
view the rest of the comments
Does "interface" mean you need separate cards? Or you have a single card with multiple interfaces?
Is DMZ like a guest network?
I looked up "IDS/IPS" and it wounds like something I would prefer to avoid doing if I can.
DMZ is usually where you put servers that should be externally accessible
it's like a guest network in that it is a separate network segment with different filtering/forwarding rules than the main local network
that sounds useful.
i like to keep things separate when plausible.
I was hoping to make use of one of the various computers I have cluttering this place up so I could justify continuing the collection. ;)
Do you know how to determine suitability of an existing card, or how to correctly purchase a replacement?
You can buy multi-port Intel ethernet cards cheap on eBay. But a used one and drop it into your computer. If you stick to Intel you should have a better time with driver support under OPNsense, and it would enable you to have separate ports for VLANs if you wanted to get fancy.
thanks! so for example: Intel Gigabit Dual PORT GIGABIT ETHERNET PCIe NIC Card EXPI9402PT NC360T which is CA$30. Does that sound right?
Yes, that kind of thing. I can't guarantee it will work but I've had good luck with Intel cards in the past. You can get 4-port ones too.
just to check my understanding: a 4 port card provides different capability than a 1 or 2 port card with a switch attached, yes?
What's a server card?
I'd prefer to avoid VMs if possible I never had much luck with them.