![]() |
|
iptables extra - Printable Version +- Linux-Noob Forums (https://www.linux-noob.com/forums) +-- Forum: Linux Server Administration (https://www.linux-noob.com/forums/forum-8.html) +--- Forum: Security and Firewalls (https://www.linux-noob.com/forums/forum-87.html) +--- Thread: iptables extra (/thread-2081.html) |
iptables extra - xDamox - 2006-03-18 Hey all, I been trying to get string matching compiled into my iptables but with no luck at all :( everytime I run patch-o-meter I get the folowing when trying to append a patch: Code: Testing patch extra/string.patch...
Warning - no help text file could be found in either
/usr/src/kernels/linux-2.6.15.6/net/ipv4/netfilter/Config.help
or /usr/src/kernels/linux-2.6.15.6/Documentation/Configure.help
Could not find place to slot in Config.in line
TEST FAILED: patch NOT applied.I have been folloiwng this guide: http:// www.securityfocus.com/infocus/1531 can anyone help? |