nf-ct-list and nf-exp-delete
<[email protected]> Tue, 7 Oct 2025 05:15:08 -0400
| Newsgroups | gmane.comp.security.firewalls.netfilter.general |
|---|---|
| Message-ID | <20251007051508.049e8821@playground> |
[iptables v1.8.7; old, but it's what I have.] Why does 'nf-exp-delete -i [id]' *not* remove remove some conntrack entries even after being told to remove them multiple times? It deletes most entries for my purposes (if condition is met, delete conntrack entry and block the IP using ipset). Blocked IPs are DROPped on internet side, and RESET and REJECTed on the internal side. But from time to time, I see ESTABLISHED conns that don't get (can't be) deleted. Thanks, Neal