> -----Original Message----- > From: netfilter-admin@xxxxxxxxxxxxxxxxxxx > [mailto:netfilter-admin@xxxxxxxxxxxxxxxxxxx] On Behalf Of > Maciej Soltysiak > Sent: Monday, July 28, 2003 5:25 PM > To: Michael K > Cc: netfilter@xxxxxxxxxxxxxxxxxxx > Subject: Re: string module with kernel 2.4.20 > > > Hi, > > Does this men that it won't work with NEWER kernels than > 2.4.9? If so, > > is there a replacement. > It works with everything after 2.4.9. (and with 2.4.9 with my > patch available at > http://soltysiak.com/linux/string-compilation-> 249issue.patch > > - it's a patch against the netfilter tree so > apply this before using > patch-o-matic) > > > iptables v1.2.7a: Couldn't load match > > `string':/lib/iptables/libipt_string.so: cannot open shared object > > file: No such file or directory > You have to recompile iptables and its modules to install the > shared library for the string match. Do a make install again > on the iptables source. > > Please also read the entry in FAQ about stopping worms, > virii, etc. It mentions the string match should not be used for that. > > Regards, > Maciej > Thanks for your reply. I've got the pom, and it's displayed correctly under "menuconfig" during kernel-config. I'm making a new kernel right now. This is not an attempt to stop any hacking. I've just wanted to stop apache log from getting this. /Klintan