Earlier quoted context omitted.
I colocate four servers in two DCs all running FreeBSD with PF. My main host is running a jail that hosts a bHyve VM With four jails, each running their own bHyve VMs they run another FreeBSD OS allowing me to host jails for different services. Email, web and game servers. I'm not a fan of DMZ as they get messy as you then have to ensure your host is protected correctly. So I use bridges, I have two bridges an outer…
This is very interesting! Have you considered writing a blog post explaining that kind of setup? I would love that! In the meantime, thanks a lot for the insights, that's a good starting point! > I'm not a fan of DMZ as they get messy as you then have to ensure your host is protected correctly. Could you elaborate on that? Specifically in my case I would have a perimeter router to which I would connect both my server…
While home routers tend to set their rules as outbound allow and inbound denied. My DC just provides me with a network cable to the big pond of data.
How I secure that for my home network is using my personal rig with multiple network ports.
One port acts as a public bridge. And the 3rd and 4th network ports then are then assigned to the private bridges
The 2nd port then sits in a middle bridge where it communicates to both the public and private bridge.