From mboxrd@z Thu Jan 1 00:00:00 1970 From: "hare ram" Subject: Problem with string Date: Thu, 27 Feb 2003 19:21:08 +0530 Sender: netfilter-admin@lists.netfilter.org Message-ID: <087d01c2de67$5461f9a0$13fcc5cb@Housecall> References: <20030225215326.GA30804@first.knowledge.no> <20030227123531.GA26259@first.knowledge.no> Reply-To: "hare ram" Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Return-path: Errors-To: netfilter-admin@lists.netfilter.org List-Help: List-Post: List-Subscribe: , List-Id: List-Unsubscribe: , List-Archive: Content-Type: text/plain; charset="us-ascii" To: netfilter@lists.netfilter.org Hi all i have redhat 8.0 and upgraded to latest kernel with the following information Linux inca 2.4.18-24.8.0custom #4 Thu Feb 27 14:14:50 IST 2003 i686 i686 i386 GNU/Linux and patched with string and iptable 1.2.7a when i try to excute the command [root@inca extra]# iptables -I INPUT -m string --string 'cmd.exe' -j QUEUE iptables v1.2.7a: Couldn't load match `string':/usr/local/lib/iptables/libipt_string.so: cannot open shared object file: No such file or directory Try `iptables -h' or 'iptables --help' for more information. --- when i check with modprob its accepting the module what could be the problem thanks hare