Will the DNSMasq Leases UI have the following abilities similar to ISC DHCP or is it there somewhere and I'm missing it?
- show the status of a lease (e.g., online (green) or offline (red))
- add a static mapping for a dynamic lease
- delete a lease
- As far as I know dnsmasq does not probe hosts to see if they are active/online or inactive/offline. It knows just that a lease is there and its expiration time. When a client does a dhcp release or the lease expires it will vanish from the lease file.
- For the other two questions, please create feature requests on github and we can look into it.
Thanks for the feedback.
@Monviech thanks for the response and will do on the feature requests