<div dir="ltr"><div>Hello,</div><div><br></div><div>I've discovered dhcp-hostsfile option.</div><div><br></div><div>Is it possible to use this file as an alternative way to define static DNS entries as you would with an /etc/hosts file (and as updating with a simple SIGUP seems be convenient to me) ?</div><div><br></div><div>If I'm correctly understanding man page (see [1]), it should be possible with a line like <br></div><div>"--dhcp-host=lap,192.168.0.199" which "allocate the machine lap the IP address 192.168.0.199".</div><div><br></div><div>In this exact contact, what does "lap" stands for given dhcp-host syntax (see [2]) ? Is it an hostname ? An id ? A tag ?</div><div><br></div><div>May I add tha with Debian Buster's 2.80, both lines bellow failed:</div><div>foo,1.2.3.4</div><div>1.2.3.4,bar</div><div><br></div><div>[1] <a href="http://www.thekelleys.org.uk/dnsmasq/docs/dnsmasq-man.html">http://www.thekelleys.org.uk/dnsmasq/docs/dnsmasq-man.html</a></div><div>[2] -G, --dhcp-host=[<hwaddr>][,id:<client_id>|*][,set:<tag>][tag:<tag>][,<ipaddr>][,<hostname>][,<lease_time>][,ignore]</div><div><br></div><div>Best regards<br></div></div>