(Note: New bug #2055776 opened a couple hours ago that looks related to
this issue)
For the following answers to your queries, I used both the new and
previous versions of dnsmasq-base with identical results:
What's the contents of the /etc/dnsmasq.d directory?
There is a symbolic link in this dir: libvirt-daemon ->
/etc/dnsmasq.d-available/libvirt-daemon
sudo cat /etc/dnsmasq.d-available/libvirt-daemon
bind-interfaces
except-interface=virbr0
sudo cat /etc/libvirt/qemu/networks/default.xml
<!--
WARNING: THIS IS AN AUTO-GENERATED FILE. CHANGES TO IT ARE LIKELY TO BE
OVERWRITTEN AND LOST. Changes to this xml configuration should be made using:
virsh net-edit default
or other application using the libvirt API.
-->
<network>
<name>default</name>
<uuid>2503f137-xxxx-xxxx-a9a0-3f709e7da000</uuid>
<forward mode='nat'/>
<bridge name='virbr0' stp='on' delay='0'/>
<mac address='52:54:xx:xx:c7:d9'/>
<ip address='192.168.122.1' netmask='255.255.255.0'>
<dhcp>
<range start='192.168.122.2' end='192.168.122.254'/>
</dhcp>
</ip>
</network>
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2055455
Title:
dnsmasq-base causes network device virbr0 to shut down
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/dnsmasq/+bug/2055455/+subscriptions
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs