<div dir="ltr">Hello list,<div><br></div><div>I'm about to write a simple CGI script to parse my dnsmasq.leases file and present the information in a web page, with MAC address vendors looked up and included.  I'd just like to know the exact definition of the last field on each line.</div><div><br></div><div>It is either a single asterisk for hosts whose MAC addresses are known (in /etc/ethers) or it's a repeat of the MAC address of the device with the ethertype included, for example:</div><div><br></div><div>1493791865 9c:5c:8e:xx:xx:xx 192.168.128.125 jm-desktop *<br></div><div>1493751088 48:5a:b6:xx:xx:xx 192.168.128.145 jm-chromebook 01:48:5a:b6:xx:xx:xx<br></div><div><br></div><div>Is there a more precise description?  I couldn't find any details in the man page.</div><div><br></div><div>Thanks.</div><div><br></div><div>Jason</div></div>