[pve-devel] implementation of a dhcp service in proxmox ?
Dietmar Maurer
dietmar at proxmox.com
Tue May 21 09:58:26 CEST 2013
> I have have a look at openstack and ovirt, they both use dnsmasq as dhcp server,
> But I think it could also be done with Net::DHCP::Packet, I have find a sample
> daemon here:
> http://www.netlab.linkpc.net/download/tmp/dhcpd.pl
That code uses perl threads?!
> dnsmasq seem to be killed/reloaded to handle configuration change, so
> something more dynamic, using proxmox config files across cluster could be
> great.
I don't really understand that - what is the problem?
dnsmasq is 'known to work', so I would prefer to start with that.
More information about the pve-devel
mailing list