Nftables

Nftables

Everything related to nftables, the replacement for iptables. Learn how to configure, tune, and monitor nftables.

Beginners guide to traffic filtering with nftables

The replacement of iptables is known as nftables. In this article, we learn to install nftables and configure it, to secure your Linux systems.

Differences between iptables and nftables explained

An overview of the differences between firewall technologies iptables and nftables. We highlight the major differences like simplicity and management.

Exporting nftables rules and configuration

Nftables has an export subcommand available to make it easier to export firewall rules via the nft command line utility. Let's discover the options.