[libvirt-users] control ip address of VM

Gao Yongwei itxx00 at gmail.com
Sun Feb 3 12:40:29 UTC 2013


2013/2/3 zorg <zorg at probesys.com>

> HI
> I have 15 vm (libvirt + kvm) with a network brigde and ip address like
>
> 192.168.0.1 VM1
> 192.168.0.2 VM2
> 192.168.0.3 VM3
> .....
>
> The vm are use by other people and I want to be sure that if someone
> change the ip of VM3 to 192.168.0.1 it will filter it network traffic for
> him and can't flood the VM1
>
>
> What the best way to achieve this
>
> Hope I m clear enough
>
> you can have a look at http://libvirt.org/formatnwfilter.html  and try to
use


<filterref filter='clean-traffic'>

        <parameter name='IP' value='10.0.0.1'/>
parameter name=IP to control the ip address.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listman.redhat.com/archives/libvirt-users/attachments/20130203/d240c297/attachment.htm>


More information about the libvirt-users mailing list