Hi, When building iptables, we can use "configure" to specify the xtables extension install path by "prefix" or "withxtlibdir". And when we running the iptables, iptables seems to search for the xtables extension libraries only in the path that was specified by "configure". If we move the xtables extension libraries to some other place, iptables will report failing to load the "so" files. Because I'm doing cross compiling, and I will place the xtables extension libraries in the target board, and the final path might be different than the "configure" path. Do you know how to make iptables to load the correct xtables extensions? Thanks. -- Xing Qianqian -- To unsubscribe from this list: send the line "unsubscribe netfilter" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html