minus-squaretruthfultemporarily@feddit.orgcaketoLinux@lemmy.ml•Pros and cons on - and alternatives to - running three separate servers on one single Linux instance using systemd-nspawnlinkfedilinkarrow-up8·21 hours agoThis feels like a hacky solution. Why not use VLANs? You can have just one physical interface and then have VLAN interfaces. You can then use a bridge to have every container have their own interface and IP that is attached to a specific VLAN. linkfedilink
This feels like a hacky solution.
Why not use VLANs? You can have just one physical interface and then have VLAN interfaces. You can then use a bridge to have every container have their own interface and IP that is attached to a specific VLAN.