How to stop DHCP event flooding

Hi,

I use Mac address filter for DHCP. However there are too many events as shown below which flooding the event log:

The mac address is not included in the whitelist, so it keeps requesting ip address from server. I want it to show in the log once only, so the log won't be filled up easily.

Thanks

Please connect to your OpenWrt device using ssh and copy the output of the following commands and post it here using the "Preformatted text </> " button:
grafik
Remember to redact passwords, MAC addresses and any public IP addresses you may have:

ubus call system board
cat /etc/config/network
cat /etc/config/wireless
cat /etc/config/dhcp
cat /etc/config/firewall