[Dnsmasq-discuss] 'ignored' mac address patterns offered/granted leases?

Mike Ruiz mruiz at zynga.com
Thu Aug 4 05:26:35 BST 2011


Any idea how I could start with a configuration like this:

[root at netops-adm-1.va1 software]# grep 06:01 /etc/dnsmasq.conf
dhcp-host=06:01:*,ignore

And end up with a lease file like this?

[root at netops-adm-1 software]# grep 06:01 /var/lib/misc/dnsmasq.leases
1312783121 06:01:7e:95:09:14 10.32.161.59 * *
1312873056 06:01:20:5a:0b:bd 10.32.135.18 * *

Messages indicating an attempt to offer leases to servers matching the ignored mac address prefix:

Aug  4 01:30:05 netops-adm-1 dnsmasq-dhcp[19799]: DHCPDISCOVER(eth0) 06:01:38:a7:0f:dd 
Aug  4 01:30:05 netops-adm-1 dnsmasq-dhcp[19799]: DHCPOFFER(eth0) 10.32.235.28 06:01:38:a7:0f:dd

Did I mess up the 'ignore' syntax?

-Mike


More information about the Dnsmasq-discuss mailing list