Hey everyone,
I want to isolate virtual machines from communicating with each other without getting out on the local network.
I realised a test with a my laptop connected to the server where i managed to ping a vm from another so even if i need any connection between the VMs I want it to happen in the switch or the physical firewall so i can manage them from the interfaces easily.
So i tried to use the vlan tag to do the job, created a linux vlan in network for each vm and tagged them differently and it isolates them, if i give them the same tag they can still access eachother which gives me flexibility too which is good but the problem is that i no longer have internet connection.
Doesnt just attribitung vlan tags is enough or do i need to do specific configurations in the switch too?
And do you guys know other ways to isolate 2 vms in the same host from communicating from eachother(without using too much source like a firewall vm and having a easily configurable system).
Thanks from advance.
I want to isolate virtual machines from communicating with each other without getting out on the local network.
I realised a test with a my laptop connected to the server where i managed to ping a vm from another so even if i need any connection between the VMs I want it to happen in the switch or the physical firewall so i can manage them from the interfaces easily.
So i tried to use the vlan tag to do the job, created a linux vlan in network for each vm and tagged them differently and it isolates them, if i give them the same tag they can still access eachother which gives me flexibility too which is good but the problem is that i no longer have internet connection.
Doesnt just attribitung vlan tags is enough or do i need to do specific configurations in the switch too?
And do you guys know other ways to isolate 2 vms in the same host from communicating from eachother(without using too much source like a firewall vm and having a easily configurable system).
Thanks from advance.