On Sat, May 28, 2022 at 17:24 IL Ka <[email protected]> wrote:
> ... I am not familiar with nft, bit you can switch to iptables using >> ``update-alternatives`` >> > > # update-alternatives --set iptables /usr/sbin/iptables-legacy > # update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy > # update-alternatives --set arptables /usr/sbin/arptables-legacy > # update-alternatives --set ebtables /usr/sbin/ebtables-legacy > Do I have to switch all four *legacy *tables? -Tom

