Suricata Blocks Page
-
Hmm, nothing unusual there I can see.
Maybe it's logged correctly but not in the actual block list. Check Diag > Tables > snort2c
-
Or perhaps the SURICATA_PF_TABLE table.
-
Just to confirm this is something you saw only after upgrading to 26.03?
-
Definitely never happened before bumping to the RC. Trouble is nothing really makes sense to have caused it.
The snort2c table looks normal. No stray digits or randomness. No IPv6. Still had trouble with the page today. Not a blocker really as it is just the suricata page. Just strange and worth reporting.
-
@skogs Seeing the same thing here. Never happened before
-
There's a patch for this here: https://redmine.pfsense.org/issues/16771#note-3
-
@stephenw10 Thanks! I literally just found the patch about 5 mins before I say your post.
-
@stephenw10 Sorry, but how do I apply this patch? copy / paste somewhere?
-
@Petrixx using https://docs.netgate.com/pfsense/en/latest/development/system-patches.html.
Add a patch and paste in the code, then apply. IIRC all the defaults are OK.
-
@SteveITS - perfect. Thank you.