Comment 3 for bug 372001

Revision history for this message
Jamin W. Collins (jcollins) wrote :

Steps to reproduce:

Create additional network definitions. I have the following (all set to start on boot):
- public_1, 192.168.51.0/24, 192.168.51.128, 192.168.51.254, w/NAT
- private_1, 192.168.61.0/24, 192.168.61.128, 192.168.61.254, isolated
- private_2, 192.168.62.0/24, 192.168.62.128, 192.168.62.254, isolated

Disable the default network definition (uncheck Autostart and Apply).

Verify that the symlink for starting the default network definition is no longer present:

ls -l /etc/libvirt/qemu/networks/autostart/

Install, or reinstall, the libvirt-bin package or any update to the package. The symlink for the default network autostart is restored.