Re: Nftables ct count over 2 counter continues to trigger with only 1 connection

[email protected] Mon, 27 Oct 2025 14:54:59 +0100
Newsgroups gmane.comp.security.firewalls.netfilter.general
Message-ID <trinity-93433a71-f31b-49d8-abd8-a8bf718472e1-1761573299550@3c-app-mailcom-bs13>
> After looking at Fernandos analysis, does this work when you restrict
> this to new packets, i.e.:

Thanks for spending time on this. I can confirm that adding the restriction with the inline jump works great! Of course, it would still be great if the original rules behaved predictably as well.

As an end-user trying to learn, the man documentation surrounding conntrack and especially packet path dynamic set add/update with `ct count over` and similar could be improved. The dynamic set flag also lists "delete" as a valid option with no other references to it which felt odd.