Firewall: Log Files: Live View Filters - Not filtering as set

Started by errored out, February 16, 2021, 08:38:32 PM

Previous topic - Next topic
On the Firewall: Log Files: Live View page, has anyone ran into an issue where the filtering ignores the set filters you have placed? 

I am running into the issue where setting the following ignores the filters with the "or" checked and the records are not related to the filter.

destination port contains 3129
destination port contains 443
destination ip does not contain 127.0.0.1

also noticed when using "or" by itself (with no other filters used) nothing is showing in the log.

Tested with following
destination port contains 443
destination does not equal 127.0.0.1
     webpage performance slows significantly.

DP contains 443
D not contains 127.0.0.1
OR checked
     webpage
     performance is normal
     shows blocked IPv6, igmp, 53, 60000, other various ports and Anti-lockout rule.
     shows allow 53, 123,  and others.


Quotealso noticed when using "or" by itself (with no other filters used) nothing is showing in the log.
https://github.com/opnsense/core/pull/4716
QuoteDP contains 443
D not contains 127.0.0.1
OR checked
     webpage
     performance is normal
     shows blocked IPv6, igmp, 53, 60000, other various ports and Anti-lockout rule.
     shows allow 53, 123,  and others.
no contradictions are visible
should be displayed records with dest port 433 OR _any_ packets with dest IP not equal 127.0.0.1
Quotewebpage performance slows significantly.
filter completely on the client side

Thannks.  The web performance seem to be with the amount of records and browser cache.