All of lore.kernel.org
 help / color / mirror / Atom feed
* STRING  module : Invalid argument
@ 2006-10-04  8:03 Gáspár Lajos
  2006-10-04  9:45 ` Rob Sterenborg
  0 siblings, 1 reply; 4+ messages in thread
From: Gáspár Lajos @ 2006-10-04  8:03 UTC (permalink / raw)
  To: Netfilter IPtableMailinglist

Hi,

Is there a bug in 2.6.18 kernel?
I am using it with iptables v1.2.11 and the following command gives me 
error:

fw1:~# iptables -A INPUT -j DROP -p tcp -m string --string "test"
iptables: Invalid argument

fw1:~# iptables -v -A INPUT -j DROP -p tcp -m string --string "test"
DROP  tcp opt -- in * out *  0.0.0.0/0  -> 0.0.0.0/0  STRING match "test"
iptables: Invalid argument

fw1:~# uname -a
Linux fw1 2.6.18.06.275.16 #1 SMP Mon Oct 2 16:29:40 CEST 2006 i686 
GNU/Linux

fw1:~# iptables -V
iptables v1.2.11

Any comments?


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2006-10-05 10:34 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-10-04  8:03 STRING module : Invalid argument Gáspár Lajos
2006-10-04  9:45 ` Rob Sterenborg
2006-10-04 10:56   ` Gáspár Lajos
2006-10-05 10:34     ` Pablo Neira Ayuso

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.