[libvirt-users] Isolate VMs' network

Daniel P. Berrange berrange at redhat.com
Wed Jun 7 08:25:26 UTC 2017


On Tue, Jun 06, 2017 at 11:37:27PM -0300, Thiago Oliveira wrote:
> Daniel,
> 
> Are you talking about XML? If yes, could please show us an example?

<domain>
  ...
  <devices>
    ....
    <interface type='bridge'>
      <mac address='00:16:3e:5d:c7:9e'/>
      <filterref filter='clean-traffic'/>
    </interface>
    ....
  </devices>
  ...
</domain>

There is quite alot more info here:

http://libvirt.org/formatnwfilter.html
http://libvirt.org/firewall.html


Regards,
Daniel
-- 
|: https://berrange.com      -o-    https://www.flickr.com/photos/dberrange :|
|: https://libvirt.org         -o-            https://fstop138.berrange.com :|
|: https://entangle-photo.org    -o-    https://www.instagram.com/dberrange :|




More information about the libvirt-users mailing list