Ticket #3983 (closed defect: invalid)
DHCP-server dashboard widget is flaky
| Reported by: | mburillo@… | Owned by: | jacalvo@… |
|---|---|---|---|
| Milestone: | 2.2.X | Component: | dashboard |
| Severity: | normal | Keywords: | dhcp server dashboard |
| Cc: |
Description
- It doesn't display Static leases.
- Often takes time to display new leases and/or doesn't remove the obsolete ones.
Attachments
Change History
comment:2 Changed 14 months ago by jamor@…
- Keywords dhcp added; dns removed
- Summary changed from DNS-server dashboard widget is flaky to DHCP-server dashboard widget is flaky
comment:4 Changed 14 months ago by jamor@…
- Status changed from accepted to closed
- Resolution set to worksforme
In the repository there is in DHCP HEAD 'Recover from excepcion when parsing leases file'. I think that is the problem, but is not yet released.
Maybe this is what you are missing?
Regards,
Javier
comment:5 Changed 14 months ago by mburillo
- Status changed from closed to reopened
- Resolution worksforme deleted
I don't think that covers all the problems listed here, I won't close the ticket until we can see the problems solved before our very eyes :).
comment:6 Changed 14 months ago by jamor@…
Ok ,the flasky operation seems covered with the DHCP.HEAD.
The static leases would be a new enhancement. Do you mean that the widget should indicate somehow if one lease is for a static or a non static address?
comment:7 Changed 14 months ago by jamor@…
- Status changed from reopened to closed
- Resolution set to invalid
We will not add the static leases because they don't appear in a file like the 'normal' ones. So we have not way of easily extract them.
comment:8 Changed 12 months ago by dxh@…
I would recommend that in the future zentyal consider moving away from isc-dhcpd to using the already installed dnsmasq daemon to handle DHCP as well.
The popular and provide dd-wrt hardware router wifi firmware uses dnsmasq and it keeps track of both dynamic and static dhcp assignments.