On Mon, 07 Nov 2016 13:23:21 -0500 Neal Becker wrote: > I was interested in trying to configure a local dnsmasq, but when I tried to > start it, I found out there was already one running, using port 53. Libvirtd starts it when the default virtual network is setup to use NAT. I use bridge for everything, so one way to eradicate it is: virsh net-destroy default virsh net-undefine default Stop libvirtd, stop dnsmasq, the restart libvirtd and it won't start dnsmasq this time (at least it works that way for me, but I usually reboot rather than trying to stop start individual services). _______________________________________________ users mailing list -- users@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to users-leave@xxxxxxxxxxxxxxxxxxxxxxx