[Dnsmasq-discuss] dnsmasq + multiple DHCP Ranges based on net: tags
Niels Basjes
dnsmasq at basjes.nl
Thu May 6 19:38:06 BST 2010
Hi,
2010/5/6 Simon Kelley <simon at thekelleys.org.uk>:
>> dhcp-range=resv,10.0.4.1,10.0.4.254,255.255.0.0
> These should be:
> dhcp-range=net:resv,10.0.4.1,10.0.4.254,255.255.0.0
> To quote the man page: "When it is prefixed with ’net:’ then its meaning
> changes from setting a tag to matching it." and matching a tag set
> previously by dhcp-host is what you want to do.
>
> My apologies that this is horribly confusing and inconsistent. The next
> release of dnsmasq largely fixes it by making tag:<tagname> match a tag
> everywhere, and set:<tagname> set a tag everywhere. That doesn't help
> you in the meantime.
This change sounds very good.
What is your current expectation for this version to become available?
--
Met vriendelijke groeten,
Niels Basjes
More information about the Dnsmasq-discuss
mailing list