Cannot alias iptables-nft as iptables with `alternatives` · Issue #342 · coreos/fedora-coreos-tracker · GitHub
More Web Proxy on the site http://driver.im/
You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Right now, however, it is not possible to alias it as iptables in FCOS with alternatives even though it is installed, as one cannot change the alternatives priority on rpm-ostree based systems (fedora-sysv/chkconfig#27) and iptables therefore always points to iptables-legacy.
RHCOS already and exclusively uses the nft implementation, leading FCOS in that regard.