[Bug 231060] Re: packages dnsmasq and libvirt-bin conflict with each other
rowez
231060 at bugs.launchpad.net
Wed Mar 9 21:23:05 UTC 2011
On 10.04
Netstat give me no listen on port 53 for dnsmasq after the reboot.
Installing with apt-get libvirt-bin dnsmasq dnsmasq-base give me no
error's. But no virbr0!
So setting up virbr0 with the command virsh net-define default.xml en
virsh net-autostart default is ok. But net-start default in de virsh is
not possible!
It say's: in virsh internal error exited with non-zero status 2 and
signal 0, failed to bind listening socket for
netstat: dnsmasq is listen on 0.0.0.0:53
With uncomment bind-interfaces in /etc/dnsmasq.conf and restart dnsmasq
:
netstat -nap | grep dnsmasq:
The 192.168.122.1, 127.0.0.1, 169.254.169.254, 10.0.0.51 are connect on
port 53 for tcp and udp. 0.0.0.0:67 for udp.
In virsh now net-start default without error's.
sudo virsh net-list: default active yes
add user eucalyptus in /etc/group
su eucalyptus -c "virsh net-list" works now.
--
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to dnsmasq in ubuntu.
https://bugs.launchpad.net/bugs/231060
Title:
packages dnsmasq and libvirt-bin conflict with each other
More information about the Ubuntu-server-bugs
mailing list