Hello, I am trying to add ipset to an old system (kernel 2.6.16) So I downloaded the old ipset and built it in a separate directory. There was a little changes necessary, indicating that the distro had some stuff backported into the kernel, but eventually it succeeded. I can create ipset, add addresses to it and list them. Now, when I try to add iptables rule, I get error about missing libipt_set.so I have tried to recompile iptables on the machine (version 1.3.5 like the installed one), but that does not build the missing file. It seems that include/linux in iptables does not contain files from include/linux in ipset. Would it make sense to just copy over these files? Are there any other changes necessary? Regards Wolfgang Hamann -- 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