Re: end iptables support

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 




Am 03.10.20 um 07:40 schrieb Emilio Augusto Lazo Zaia:
> When is supposed to be dropped the iptables support in Linux kernel in favor of nft? Currently I'm using iptables in many servers!

in 99% of all cases with a recent distribution you can just switch to
iptables-nft and are done

at boot (it can restore iptables-legacy rules):
/usr/sbin/iptables-nft-restore /etc/sysconfig/iptables

after that:
alternatives --config iptables
alternatives --config arptables
alternatives --config ebtables

switch to nft backend and now your well known "iptables" commands will
use the "nft" backend behind the scenes

done that months ago on all Fedora 31 servers here while iptables-nft is
the default starting with Fedora 32




[Index of Archives]     [Linux Netfilter Development]     [Linux Kernel Networking Development]     [Netem]     [Berkeley Packet Filter]     [Linux Kernel Development]     [Advanced Routing & Traffice Control]     [Bugtraq]

  Powered by Linux