Update netflow.md

This commit is contained in:
2025-03-26 07:15:32 +00:00
parent 71ae6c8705
commit 491edb0e68
+4
View File
@@ -58,4 +58,8 @@ iptables -A FORWARD -o ppp+ -j NETFLOW
Where options are the same as for the netflow conntrack mode, as well as diagnostics commands. Where options are the same as for the netflow conntrack mode, as well as diagnostics commands.
## Netflow and nftables compatibility
The netflow module is partially compatible with nftables. You need to take special care about sequence of rules, as the netflow module doesn't support all the nftables features (for example flowtable), and nft rules must not override the iptables-nft rules.