I am trying to learn more about networking and jails. I have some questions though, and I was hoping you could help me.
1. Are there convincing reasons for running VNET jails, if the only objective is to sandbox services? Is it always worth it to have the overhead of multiple separate networking stacks?
2. A lot of VNET jail tutorials are based on if_bridge and if_epair devices. What advantage does bridging give you over just connecting hosts and jails with if_epair devices and routing between them?
Thank you
1. Are there convincing reasons for running VNET jails, if the only objective is to sandbox services? Is it always worth it to have the overhead of multiple separate networking stacks?
2. A lot of VNET jail tutorials are based on if_bridge and if_epair devices. What advantage does bridging give you over just connecting hosts and jails with if_epair devices and routing between them?
Thank you