<html><body><div style="color:#000; background-color:#fff; font-family:HelveticaNeue, Helvetica Neue, Helvetica, Arial, Lucida Grande, sans-serif;font-size:10px"><div id="yiv8112374491"><div id="yui_3_16_0_1_1428442837203_4003"><div style="color:#000;background-color:#fff;font-family:HelveticaNeue, Helvetica Neue, Helvetica, Arial, Lucida Grande, sans-serif;font-size:10px;" id="yui_3_16_0_1_1428442837203_4002"><div dir="ltr" id="yiv8112374491yui_3_16_0_1_1428442837203_2911">Hello,</div><div dir="ltr" id="yiv8112374491yui_3_16_0_1_1428442837203_2934">In my setup, I want dnsmasq to ignore unknown clients. So, I am using dhcp-ignore=tag:!known entry in my dnsmasq.conf.</div><div dir="ltr" id="yiv8112374491yui_3_16_0_1_1428442837203_3014">I am registering the known client mac address in dhcp-hostsfile = /etc/my_system_hosts_file. I am registering only the MAC address and there is no IP address yet. I want dnsmasq dhcp server to dynamically allocate it.</div><div dir="ltr" id="yiv8112374491yui_3_16_0_1_1428442837203_3013">Registration of client/system is dynamic. So, after adding a new host into the hostsfile, i am sending SIGHUP for dnsmasq to re-read the updated hostsfile.</div><div dir="ltr" id="yiv8112374491yui_3_16_0_1_1428442837203_3022">Everything works fine. The client gets an ip address and it also gets tftp booted with the image. But, i cannot see the IP address assigned to that client anywhere except /var/log/syslog file and the client nic itself.</div><div dir="ltr" id="yiv8112374491yui_3_16_0_1_1428442837203_3022">/var/lib/misc/dnsmasq.leases DOES NOT have any entry for this. dhcp-hostsfile DOES NOT get updated with the ip address.</div><div dir="ltr" id="yiv8112374491yui_3_16_0_1_1428442837203_3022">I need to query dnsmasq about the ip address of a given mac address. Is there something wrong or am I missing?</div><div dir="ltr" id="yiv8112374491yui_3_16_0_1_1428442837203_3022">Thanks,</div><div dir="ltr" id="yiv8112374491yui_3_16_0_1_1428442837203_3022">Jay</div><div dir="ltr" class="yiv8112374491" style="" id="yiv8112374491yui_3_16_0_1_1428442837203_3025"> </div></div></div></div></div></body></html>