1
24.1 Legacy Series / 24.1.5 Bug Report KEA DHCP Server
« on: April 08, 2024, 01:00:35 pm »
When you add a reservation twice, the setting can be saved, but the the DHCP Server crashes and doesn't start again until you fix the double reserveration.
In my case the IP and MAC Adress was both twice added. In my view this is a bug and should the software should prevent from crashing or better should prenvent adding a doubled entry.
In my case the IP and MAC Adress was both twice added. In my view this is a bug and should the software should prevent from crashing or better should prenvent adding a doubled entry.
Code: [Select]
2024-04-08T12:47:36 Error kea-dhcp4 ERROR [kea-dhcp4.dhcp4.0x831f97000] DHCP4_INIT_FAIL failed to initialize Kea server: configuration error using file '/usr/local/etc/kea/kea-dhcp4.conf': failed to add new host using the HW address 'MYMAC' to the IPv4 subnet id '1' as this host has already been added
2024-04-08T12:47:36 Error kea-dhcp4 ERROR [kea-dhcp4.dhcp4.0x831f97000] DHCP4_CONFIG_LOAD_FAIL configuration error using file: /usr/local/etc/kea/kea-dhcp4.conf, reason: failed to add new host using the HW address 'MYMAC' to the IPv4 subnet id '1' as this host has already been added