Hello I am using CentOS 5.5, kernel version: kernel-2.6.18-194.3.1.el5, iptables-1.3.5-5.3.el5_4.1. I checked the connbyes support in my Kernel and it shows the following output. [root@gateway bin]# lsmod |grep connbytes xt_connbytes 6465 0 x_tables 17349 11 xt_connbytes,xt_MARK,xt_multiport,xt_CLASSIFY,xt_length,xt_state,ipt_REDIRECT,ipt_TOS,xt_tcpudp,iptable_nat,ip_tables When I am trying to use it with iptables I am getting the following error: iptables v1.3.5: Couldn't load match `connbytes':/lib/iptables/libipt_connbytes.so: cannot open shared object file: No such file or directory Can you please tell me what I am missing here ? -- Warm Regards Supratik -- 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