theforeman / smart_proxy_dhcp_dnsmasq

dnsmasq DHCP plugin for Foreman smart-proxy
GNU General Public License v3.0
7 stars 7 forks source link

Add support for multiple subnets #5

Open ananace opened 6 years ago

ananace commented 6 years ago

Currently the configuration only supports a single subnet, to be able to support DHCPv6 - and multi-subnet instances - this needs to be improved.

Dnsmasq - as it turns out - is quite friendly with the configuration, allowing you to skip many parameters when writing your configuration, which also makes it a lot harder to correctly parse the resulting config.