[Bug 1053408] Re: libvirt always runs DNS server (dnsmasq) on networks

2015-12-07 Thread Launchpad Bug Tracker
[Expired for libvirt (Ubuntu) because there has been no activity for 60 days.] ** Changed in: libvirt (Ubuntu) Status: Incomplete => Expired -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to libvirt in Ubuntu.

[Bug 1053408] Re: libvirt always runs DNS server (dnsmasq) on networks

2015-12-07 Thread Launchpad Bug Tracker
[Expired for libvirt (Ubuntu) because there has been no activity for 60 days.] ** Changed in: libvirt (Ubuntu) Status: Incomplete => Expired -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1053408] Re: libvirt always runs DNS server (dnsmasq) on networks

2015-10-08 Thread Stefan Bader
Hi Scott, I am trying to get back to this to see whether this needs some resolution (still). I am wondering, what exactly is your worry here? I was experimenting with net definition in Wily and yes, even without any DNS statements dnsmasq is started. But as far as I can tell only in a caching

[Bug 1053408] Re: libvirt always runs DNS server (dnsmasq) on networks

2012-09-20 Thread Scott Moser
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1053408 Title: libvirt always runs DNS server (dnsmasq) on networks To manage notifications about this bug go to:

[Bug 1053408] Re: libvirt always runs DNS server (dnsmasq) on networks

2012-09-20 Thread Scott Moser
Just for the record, I realize i could do this in any other number of ways than libvirt. However, the description easily brings up a network in some human understandable fashion, fails if that network already exists, and easily starts it automatically for me on reboot. Doing that combination of

[Bug 1053408] Re: libvirt always runs DNS server (dnsmasq) on networks

2012-09-20 Thread Scott Moser
** Attachment added: demonstrate: just a shell script to demonstrate the bug https://bugs.launchpad.net/ubuntu/+source/libvirt/+bug/1053408/+attachment/3325161/+files/demonstrate -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1053408] Re: libvirt always runs DNS server (dnsmasq) on networks

2012-09-20 Thread Serge Hallyn
** Changed in: libvirt (Ubuntu) Status: New = Confirmed ** Changed in: libvirt (Ubuntu) Importance: Undecided = Medium ** Changed in: libvirt (Ubuntu) Status: Confirmed = Triaged -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed

[Bug 1053408] Re: libvirt always runs DNS server (dnsmasq) on networks

2012-09-20 Thread Scott Moser
** Description changed: + I posted this to libvirt-users at https://www.redhat.com/archives + /libvirt-users/2012-September/thread.html#00095 + $ sudo apt-get install libvirt-bin $ BRIDGE=mybr0; IP=192.168.123.1; $ cat $BRIDGE.xml EOF network - name$BRIDGE/name - forward mode='nat'/