On Thu, 18 Oct 2012, Ricardo Klein wrote: > How can I check the kernel module version? > ipset -version returns only binary ipset version right? Yes, exactly. What is the output of "modinfo ip_set_bitmap_ipmac"? Kernel modules before 6.14 do not print supported revisions, while from 6.14 the revision numbers are reported. If it contains ... description: bitmap:ip,mac type of IP sets, revisions 0-0 ... then you are running the modules from 6.14. Otherwise your modules are older and should be refreshed from 6.14. Best regards, Jozsef - E-mail : kadlec@xxxxxxxxxxxxxxxxx, kadlecsik.jozsef@xxxxxxxxxxxxx PGP key : http://www.kfki.hu/~kadlec/pgp_public_key.txt Address : Wigner Research Centre for Physics, Hungarian Academy of Sciences H-1525 Budapest 114, POB. 49, Hungary -- 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