common stateful firewall setup, 1 rule to allow incoming established/related connections followed by a rule to drop all other.
I noticed a lot of dropped TCP RST on Google HTTPS connections.
IIRC similar was happening on IPv4 and extending IPv4 conntrack timer reduces these logs to a certain degree. But for IPv6 I can’t find out where conntrack timer setting is.
Is there a good way to cut down the noise in logs (thousands of lines each day)? Am I doing it wrong?