On Mon, 2004-12-13 at 21:22 +0100, stefan kuttler wrote: > hi, > > trying to load this rule: > > % iptables -A INPUT -i eth0 -p tcp -d 0/0 --dport http -m string --string > "/default.ida?" -j LOG > > I get the error: > > "iptables: No chain/target/match by that name" > > > on: > Linux 2.4.28 #2 Tue Nov 23 17:20:42 CET 2004 i686 unknown > > Debian Woody. > > > Is this related to the Kernel or to the iptables packages > which is: > > % iptables -V > iptables v1.2.6a >
The string module is not an official module. You have to download POM from the iptables site and compile it against your kernel. -- Eric Gaumer <[EMAIL PROTECTED]>
signature.asc
Description: This is a digitally signed message part