OPNsense Forum

English Forums => 25.1, 25.4 Production Series => Topic started by: stumper on May 24, 2025, 01:28:32 PM

Title: DNSMasq Leases UI questions/wishlist
Post by: stumper on May 24, 2025, 01:28:32 PM
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
Title: Re: DNSMasq Leases UI questions/wishlist
Post by: Monviech (Cedrik) on May 24, 2025, 02:32:12 PM
- 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.
Title: Re: DNSMasq Leases UI questions/wishlist
Post by: stumper on May 24, 2025, 04:55:14 PM
@Monviech thanks for the response and will do on the feature requests