On my public interface, I am getting a lot of entries in the packet filter log which has: 10.160.192.1 67 -> 255.255.255.255 68 UDP 20 308 64 CE
I tried to block these entries by creating a packet filter rule:
ANY/DHCP DROP NO_LOG
so that I wouldn't see all this garbage in my logs. It looks like DHCP requests bleeding from another network, or maybe it's my cable internet provider's broadcasting dhcp replies. In any event, what am I doing wrong for clearing this out of my logs?
Thanks for the help!
Adam
This thread was automatically locked due to age.