[Bug 247583] Re: add option to start dnsmasq with a custom configuration file

GoofY goofy at dse.nl
Sat Jan 23 16:21:09 GMT 2010


After trying the solution to stop dhcp from starting I still have the
same issue & dhpc is still started (with libvrirt)

ps aux|grep dns gives this:
nobody    2048  0.0  0.0  21404   904 ?        S    17:07   0:00 dnsmasq --strict-order --bind-interfaces --pid-file=/var/run/libvirt/network/default.pid --conf-file=  --listen-address 192.168.122.1 --except-interface lo --dhcp-range 192.168.122.2,192.168.122.254

So appearantly i do something wrong...
XML default looks like this:
<network>
  <name>default</name>
  <uuid>fa166c0d-ad71-5046-9915-18ccd31f5be5</uuid>
  <forward mode='nat'/>
  <bridge name='virbr0' stp='on' delay='0' />
  <ip address='192.168.122.1' netmask='255.255.255.0' />
</network>

-- 
add option to start dnsmasq with a custom configuration file
https://bugs.launchpad.net/bugs/247583
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to libvirt in ubuntu.



More information about the Ubuntu-server-bugs mailing list