Good evening,
I did not notice exactly when this started but at least from version 24.7 I started to see errors in ISC DHCPv4.
I have a couple of static mappings and they are shown as static on the leases page.
Still OPNsense errors and see them both as static and as dynamic if I read the log correctly.
See attachements.
Nothing changed in that regard since 24.1 but is it something I have to adjust?
Any help appreciated!
@franco, any idea?
Hi,
Make sure your static leases are not inside the dynamic pool IP range. If this doesn't help clear the leases files and restart DHCPD:
# rm /var/dhcpd/var/db/*
Cheers,
Franco
Hi!
Will do, thanks!