On Mon, 25 Jan 2010 19:58:05 +0000
Daniel Sanabria wrote:

> Has anyone experienced this? Is there another file that libvirtd uses to
> manipulate iptables?

As near as I can tell, libvirtd just always installs the rules
it thinks it needs to run its "default" network. I get rid of the
default network like so:

virsh net-destroy default
virsh net-undefine default

and the next time I boot, the nasty iptables and dnsmasq stuff
doesn't start (of course, you can't use the default network
for virtual machines either, but I like to use my own
bridge definition for the network, so I'm OK with that).
_______________________________________________
virt mailing list
[email protected]
https://admin.fedoraproject.org/mailman/listinfo/virt

Reply via email to