@chrisjenk said in Firewall log flooded with these messages:
to network f::/4, yet somehow it doesn't match this traffic
Why would you think that would match? The range of f::/4 would be like
0000:0000:0000:0000:0000:0000:0000:0000
to
0fff:ffff:ffff:ffff:ffff:ffff:ffff:ffff
Even if it did - why would you open up such a wide area?
Multicast dns is always going to be to ff02::fb, so just set your rule for that
As to blocking it - its blocked by default, if you don't want to log it then create a rule that doesn't log traffic to ff02::fb,
Only reason you would need to allow that is if you were doing something with avahi. pfsense not going to answer a mdns query, and its not going to route it anywhere either.