iptables → nftables migration in 2026: the 30-line conversion script and the 3 things it silently misses
Most Linux distros now ship nftables as the default firewall backend, with iptables kept around as a compatibility wrapper (iptables-nft). On Ubuntu 22 you’re already running nftables under the hood whether you know it or not — the …