[Openstack] DHCP and DNS service with FlatDHCPManager networking

Xavier Limodin xavier.limodin at xavier-office.net
Thu Jul 19 19:23:38 UTC 2012


Hi,

You can use your own Dnsmasq config file,
Install dnsmasq package,
update-rc.d dnsmasq disable   to avoid conflicts

/etc/nova/nova.conf
--dnsmasq_config_file=/etc/dnsmasq.conf

2012/7/19 Jonathan Proulx <jon at jonproulx.com>

> Hi All,
>
> I'm running essex with FlatDHCPManager (in multi_host mode should that
> matter) on Ubuntu 12.04
>
> OpenStack is very happily running DNS and DHCP on the private network
> side but I can't for the life of me figure out where these services
> are running or how to configure them.
>
> The things I'd like to do that made me look for these are
> 1) change the domain name of the internal network from the default
> novalocal (there may well be a better way to do this)
> 2) try to enable PXE booting (preferably from an existing PXE server
> on our public side)
> 3) add some name servers and search domains to the info returned but
> the dhcp server
>
> anyone have any pointers on these?
>
> Thanks,
> -Jon
>
> _______________________________________________
> Mailing list: https://launchpad.net/~openstack
> Post to     : openstack at lists.launchpad.net
> Unsubscribe : https://launchpad.net/~openstack
> More help   : https://help.launchpad.net/ListHelp
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstack.org/pipermail/openstack/attachments/20120719/e241b848/attachment.html>


More information about the Openstack mailing list