On 08/22/2011 06:35 PM, Paul Wouters wrote:
> If it could also not grab port 0.0.0.0:53 in the future, that would be
> great. I'd like to work with whichever libvirt developer takes this
> package on.

Are you talking about dnsmasq or the way that libvirt uses dnsmasq?

The interfaces on which dnsmasq listens are configurable with the
'interface' and 'listen-address' parameters in /etc/dnsmasq.conf.

When libvirt starts dnsmasq, it tells it to ignore the configuration
file and passes all of the parameters on the command line.  If you want
dnsmasq to not listen on 0.0.0.0:53 when it's started by libvirt, you'll
have to take that up with the libvirt developers.

-- 
========================================================================
Ian Pilcher                                         arequip...@gmail.com
"If you're going to shift my paradigm ... at least buy me dinner first."
========================================================================

-- 
devel mailing list
devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/devel

Reply via email to