diff --git a/crowdsec-docs/unversioned/bouncers/firewall.mdx b/crowdsec-docs/unversioned/bouncers/firewall.mdx index b1ec71f3f..d859e817e 100644 --- a/crowdsec-docs/unversioned/bouncers/firewall.mdx +++ b/crowdsec-docs/unversioned/bouncers/firewall.mdx @@ -47,7 +47,7 @@ Packages for crowdsec-firewall-bouncer [are available on our repositories](/docs To know if your system is using iptables or nftables, you can run the following command: iptables -V -If you see the mention of 'nt_tables' in the output, you are using nftables. +If you see the mention of 'nf_tables' in the output, you are using nftables. ::: ### IPTables