Re: [libvirt-users] Limitations of macvtap devices?

2015-05-01 Thread Vlad Yasevich
On 04/30/2015 11:18 AM, Laine Stump wrote: > On 04/30/2015 10:26 AM, Lars Kellogg-Stedman wrote: >> I am running OpenStack inside a libvirt guest that is connected to the >> local network via a macvtap interface. My experience so far suggests >> that a macvtap interface will not pass traffic with

Re: [libvirt-users] Limitations of macvtap devices?

2015-05-01 Thread Lars Kellogg-Stedman
On Fri, May 01, 2015 at 10:06:17AM -0400, Vlad Yasevich wrote: > If the above doesn't appeal to you, you'd need to use a a bridge or OVS on > the host. Vlad, Laine; Thanks for the answers. -- Lars Kellogg-Stedman | larsks @ {freenode,twitter,github} Cloud Engineering / OpenStack | htt

[libvirt-users] libvirt nwfilter

2015-05-01 Thread drift
To take advantage of the filters, is it as simple as adding these couple of lines in a guest's xml file like the example from https://libvirt.org/formatnwfilter.html#nwfconcepts ? Can multiple filters be combined together like this? Can the I

Re: [libvirt-users] libvirt nwfilter

2015-05-01 Thread Laine Stump
On 05/01/2015 04:13 PM, dr...@ruggedinbox.com wrote: > To take advantage of the filters, is it as simple as adding these > couple of lines in a guest's xml file like the example from > https://libvirt.org/formatnwfilter.html#nwfconcepts ? > > > > > > > > >