Re: [libvirt-users] East-west traffic network filter

2018-07-02 Thread Ales Musil
On Thu, Jun 28, 2018 at 2:40 PM Daniel P. Berrangé wrote: > On Thu, Jun 28, 2018 at 10:18:57AM +0200, Ales Musil wrote: > > Hello, > > > > I would like to make filter that allows communication only between > > specified VMs. Those VMs should be specified by their MAC address. The > > filter shoul

Re: [libvirt-users] East-west traffic network filter

2018-07-02 Thread Ales Musil
On Fri, Jun 29, 2018 at 3:40 AM Thiago Oliveira wrote: > Hi Ales, > > I would like to prevent the guests from different subnets start a > communication. In other words I have the subnet 192.168.1.0/24 and > 192.168.2.0/24 and the guests from 192.168.1.0/24 cannot reach/talk with > guests on 192.1

Re: [libvirt-users] East-west traffic network filter

2018-07-02 Thread Thiago Oliveira
Hi Ales, In fact the router is running at the same KVM host. Automatically the default gateway for both subnets are added when the subnet is created. I will try your sugestion and I would like to invite you to try too :) Thank you very much! Thiago Em seg, 2 de jul de 2018 06:05, Ales Musil