[Dnsmasq-discuss] bug: dhcp range parsing bug

Andrew White andywhite at gmail.com
Wed Mar 2 18:14:24 GMT 2016


Hi,

version > 2.65 introduced a bug where this command gives "bad dhcp-range"

./src/dnsmasq -F dhcp-range=set:tag1,192.168.1.1,192.168.1.254,static

due to how the parsing of options were changed.
adding the subnetmask appears to work around it.

./src/dnsmasq -F
dhcp-range=set:tag1,192.168.1.1,192.168.1.254,static,255.255.255.0

This was not required in 2.65


Thanks


Andrew
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.thekelleys.org.uk/pipermail/dnsmasq-discuss/attachments/20160302/5599d82d/attachment.html>


More information about the Dnsmasq-discuss mailing list