Hello Heinrich, The default.xml network is deplooyed to /etc/libvirt/qemu/networks/default.xml but the network is not started by default
for that a symlink has to be created: /etc/libvirt/qemu/networks/autostart/default.xml -> /etc/libvirt/qemu/networks/default.xml libvirt-daemon-config-network does not autostart the default network at all cases, But only if it can find a non-conflicting private subnet on the host. (tries candidate gateway IPs from 192.168.122.1 to 192.168.128.1.) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2164823 Title: libvirt-daemon-config-network.postinst.in does not check if subnet 192.168.122.0/24 is already used To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/libvirt/+bug/2164823/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
