One of the client keep on disconnected from the network. Every time it happen, got this message :
DHCPINFORM from 192.168.3.212 via xl0: not authoritative for subnet 192.168.0.0
already put "authoritative;" at the first line of dhcpd.conf file
Anyone know how to fix this?
Er, ok, can you try this patch for me using the console/ssh? Requires you to be on 16.1.10 to avoid unnecessary problems:
# cd /usr/local/etc/inc
# fetch https://raw.githubusercontent.com/opnsense/core/3393f7f9ec648e/src/etc/inc/services.inc
Requires a restart of the DHCP server from the GUI (stop-start to make sure).
Cheers,
Franco