isc-projects / kea-anterius

This is an archive but is no longer maintained and we do NOT recommend you use this in production. There are known security vulnerabilities. This was a Google Summer of Code 2018 project to create a GUI dashboard for Kea. It is publicly available open source, but ISC is *not* supporting it. The original author is unable to provide much support either, so it should be considered experimental.
Mozilla Public License 2.0
65 stars 16 forks source link

Not able to search leases #15

Open NiranjanSardeshpande opened 6 years ago

NiranjanSardeshpande commented 6 years ago

I have tried this with both memfile and mysql lease search. With latest Kea versions as below keactrl: 1.4.0-git kea-dhcp4: 1.4.0-git kea-dhcp6: 1.4.0-git kea-dhcp-ddns: 1.4.0-git kea-ctrl-agent: 1.4.0-git

/dhcp_lease_search url doesnt show any result.

Anthrino commented 6 years ago

@NiranjanSardeshpande Thanks for raising this concern. DHCP leases page is supposed to display all leases granted by the Kea server, there were some reliability issues while fetching large amounts of lease info via the API so the feature was disabled for now. Will update the current release when this functionality is stabilized.