[Dnsmasq-discuss] DHCP options and SIGHUP

Simon Kelley simon at thekelleys.org.uk
Mon Jul 13 20:28:56 BST 2009


Simon wrote:

> So, if you have
>
> dhcp-host=<mac address>,<IP address>,net:<tag>
> dhcp-boot=net:<tag>,<filename>
>
> then you can put
>
> <mac address>,<IP address>,net:<tag>
>
> in a  dhcp-hostfile
>
> and
>
> net:<tag>,opt:bootfile-name,<filename>
>
> in dhcp-optsfile
>
> and get the same effect, but the configuration is re-read on SIGHUP.


That should, of course, be

net:<tag>,option:bootfile-name,<filename>

Cheers,

Simon.



More information about the Dnsmasq-discuss mailing list