Wan interface reports blocked DHCP packets

Started by rabievdm, August 25, 2019, 02:27:55 PM

Previous topic - Next topic
On 19.7.2
The wan interface gets DHCP from the internet provider and it does work, but takes a long time on boot up.
Then under normal operation I do see deny messages in the logs:

filterlog: 11,,,0,vtnet1,match,block,in,4,0x0,,64,0,0,none,17,udp,344,0.0.0.0,255.255.255.255,68,67,324
And in the live view:
   NET1      Aug 25 14:24:09   0.0.0.0:68   255.255.255.255:67   udp   Default deny rule

I do see the following automatically generated rules at the top of my wan interface:
      IPv4+6 UDP    *    67    *    68    *    *    allow DHCP client on NET1    
      IPv4+6 UDP    *    68    *    67    *    *    allow DHCP client on NET1    

I have removed my default deny from the WAN interface as I understand that the fault action would be block and log, but still am still seeing the denies, any thoughts?