looks like things will run ... I did rmmod ip_set then recompiled again and then modprobe ip_set and tests are now running ... its taking a bit time for these test to run but atleast it has not stopped with an error .... Gr8 ... Thanks for all the help On Tue, Aug 11, 2015 at 7:09 PM, Akshat Kakkar <akshat.1984@xxxxxxxxx> wrote: > I manually deleted all the ip_set* in kernel 2.6.32 manually > > then recompiled the ipsets but still same issue.... > > is there something else also which I should delete > > On Tue, Aug 11, 2015 at 5:51 PM, Jozsef Kadlecsik > <kadlec@xxxxxxxxxxxxxxxxx> wrote: >> On Tue, 11 Aug 2015, Akshat Kakkar wrote: >> >>> [root@localhost ipset-6.25.1]# find /lib/modules -name ip_set_hash_ip.ko >>> >>> /lib/modules/2.6.32-279.el6.x86_64/kernel/net/netfilter/ipset/ip_set_hash_ip.ko >>> /lib/modules/4.1.4-1.el6.elrepo.x86_64/extra/netfilter/ipset/ip_set_hash_ip.ko >>> /lib/modules/4.1.4-1.el6.elrepo.x86_64/kernel/net/netfilter/ipset/ip_set_hash_ip.ko >>> >>> [root@localhost ipset-6.25.1]# modinfo ip_set_hash_ip >>> filename: >>> /lib/modules/4.1.4-1.el6.elrepo.x86_64/extra/netfilter/ipset/ip_set_hash_ip.ko >>> alias: ip_set_hash:ip >>> description: hash:ip type of IP sets, revisions 0-4 >>> author: Jozsef Kadlecsik <kadlec@xxxxxxxxxxxxxxxxx> >>> license: GPL >>> srcversion: E2BD7DC4C7AF706B56E2CBA >>> depends: ip_set >>> vermagic: 4.1.4-1.el6.elrepo.x86_64 SMP mod_unload modversions >> >> The module is there, recognized by modinfo, so it should be loaded >> automatically, when the hash:ip type is requested by the "ipset" command. >> The output of "ipset help" shows that exactly the same revisions are >> supported by both the kernel module and ipset. >> >> Hm. Maybe older versions of the ip_set modules are already loaded in and >> therefore the new ones cannot be autoloaded. Remove all ip_set* modules >> and try to create the set again. >> >> 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