It seems like the new version is requesting a shorter dhcp than the default of the pervious version.
Quote from: zzup on March 04, 2024, 11:31:32 pmIt seems like the new version is requesting a shorter dhcp than the default of the pervious version.DHCP clients don't determine the lease time. The server dictates it to the client as part of the offer and clients request renewal at the half way point.
option dhcp-lease-time uint32;This option is used in a client request (DHCPDISCOVER or DHCPREQUEST) to allow the client to request a lease time for the IP address. In a server reply (DHCPOFFER), a DHCP server uses this option to specify the lease time it is willing to offer.This option is not directly user configurable in the server; refer to the max-lease-time and default-lease-time server options in dhcpd.conf(5).
I see in the GUI there is options to set for the DHCP options that i can just add the option dhcp-lease-time uint32I will give that a go and see how it does.
Google brought me here... I'm in the same boat, random reboots since the 24.1.2 & 24.1.3 update. I see strange memory behaviour in the graphs, maybe there is some kind of memory leak? There were reboots around the spikes...The log files tell me nothing...