
10 Sep
2010
10 Sep
'10
3:39 a.m.
For static-only DHCP, i.e. with no <range> but at least one <host> element within <dhcp> element, we have to add "--dhcp-range IP,static" option to dnsmasq to actually enable the service. Without this option, dnsmasq will not respond to DHCP requests.
ACK, looks fine,
Thanks, pushed. Jirka