On Fri, 2003-04-04 at 20:03, SBlaze wrote: > Then using patch o matic I applied a very few changes (quote time and string). > Now the quote and time patches are selectable from a make menuconfig from the > /usr/src/linux directory. However the string matching options are NO WHERE to > be found. I don't understand why and thats why I need help. > > Can anyone tell me what I am doing wrong? Is it a bug somewhere? Thanks in > advance for anyones and everyones time! You need to compile iptables against your new kernel after you've patched it with the string match from p-o-m. There's a check during the complilation that checks which things you have in your kernel. Only these things get compiled (with a few exceptions). -- /Martin