Duncan Roe <duncan_roe@xxxxxxxxxxxxxxx> wrote: > On Sat, Apr 13, 2019 at 11:24:46AM +0200, nhhabsburglothringen wrote: > > in /lib I have the libxtables.so.12.2.0 and the directory xtables with Please post result of readelf -a /your/lib/dir/libxtables.so.12.2.0 | grep xtables_find Also, check that both iptables and ip6tables are linked vs. the expected library (ldd iptables, ldd ip6tables).