openstack team mailing list archive
-
openstack team
-
Mailing list archive
-
Message #20272
Re: QUANTUM: DHCP issue with dnsmasq starting on network node under Folsom release on Ubuntu 12.04-1
On 19 January 2013 19:17, Ivan <isb@xxxxxxxxxxxxxxx> wrote:
> Hi all,
> I've hit a brick wall trying to get the dnsmasq process to bind
> correctly and get itself ready to answer bootp/dhcp broadcasts.
do you have net namespaces in use?
(ip netns list)
If not, I suspect your dhcp lease relay and dhcp-agent are binding to
the same port and will conflict, as you see.
-Rob
Follow ups
References