* Ali Metin <siyi...@hotmail.com> [08-28-15 09:47]:
> Let me rephrase the question. Now I see that there are xt_set.ko objects
> at 4 different folders on my machine like
> /lib/modules/3.10.0-229.*/kernel/net/netfilter/xt_set.ko

provided by your kernel, ie: included in your kernel package 
 
> Should I load one of them (which) ? Centos have seems to use kernel
> 2.6.32 but these modules seem to be for 3.1.*.  I am confused.

No, you are not.  They are for kernel 3.10.0 

Your confusion results from not knowing which kernel you are using or have
installed.

rpm -qa *kernel*
  and
uname -r  

If you want to know if they are loaded:
  modprobe -l |grep xt_set
   


-- 
(paka)Patrick Shanahan       Plainfield, Indiana, USA          @ptilopteri
http://en.opensuse.org    openSUSE Community Member    facebook/ptilopteri
http://wahoo.no-ip.org        Photo Album: http://wahoo.no-ip.org/gallery2
Registered Linux User #207535                    @ http://linuxcounter.net

------------------------------------------------------------------------------
_______________________________________________
Fail2ban-users mailing list
Fail2ban-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fail2ban-users

Reply via email to