> So dnsmasq simply allocated range, depend of the source ip which receive the > dhcp packets. > > So 1 dnsmasq daemon can do the job. > Maybe command line will be too long with a lot of ranges and ip. > Maybe can we generate the dnsmasq config file from proxmox configuration > files before reload the dnsmasq deamon ?
Besides, how will we handle leases on migration. When we implement our own dhcp server with perl we can store them on /etc/pve. So maybe it is worth to evaluate Net::DHCP::Packet. Or did you found another solution to handle leases in the cluster? _______________________________________________ pve-devel mailing list [email protected] http://pve.proxmox.com/cgi-bin/mailman/listinfo/pve-devel
