Oohps forgot to mention I'm using Ubuntu Lucid (10.04, new long term
support)
--
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
after some trying I just stuck with killing the dnsmasq process & (re)starting
the dhcp server via a little script.
In rc.local I added this script so it will be carried out at the end of
everything... Not a real nice solution but it's working...
The sleeps are for some reason necessary
#!/bin/
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:
nobody2048 0.0 0.0 21404 904 ?S17:07 0:00 dnsmasq
--strict-order --bind-interfaces
--pid-file=/var/run/libvirt/network/defau
Problem in my case is, I've got a DHCP server, bridged networking which is
working when not enabling LIBVIRT.
After enabling LIBVIRT for some reason, I can't seem to find out why, my DHCP
server stops serving IP's & configs for my clients.
After a reboot my DHCP server works for about 5 min, & th