lamp on Nostr: So I have containers/VMs bridged directly to gateway router on separate NIC so vms ...
So I have containers/VMs bridged directly to gateway router on separate NIC so vms can be accessed directly from the network...
I guess another way I could do it is to simply ROUTE them... basically just add route like 10.0.2.0/24 via 10.0.0.1 on upstream routers, disable nat and that's it...
don't need to use two ethernet cables and plus it would eliminate the round-trip issue with connection between host and vms
now this is obviously the right way to do it...
I guess another way I could do it is to simply ROUTE them... basically just add route like 10.0.2.0/24 via 10.0.0.1 on upstream routers, disable nat and that's it...
don't need to use two ethernet cables and plus it would eliminate the round-trip issue with connection between host and vms
now this is obviously the right way to do it...