All of lore.kernel.org
 help / color / mirror / Atom feed
From: Pablo Neira Ayuso <pablo@netfilter.org>
To: Stephan Higuti <higuti.sam@gmail.com>
Cc: netfilter@lists.netfilter.org
Subject: Re: IPtables l7 string
Date: Thu, 12 Apr 2007 14:54:35 +0200	[thread overview]
Message-ID: <461E2C0B.3000805@netfilter.org> (raw)
In-Reply-To: <3da957060704112139i476fcbc1q1d22c698e538514a@mail.gmail.com>

Stephan Higuti wrote:
> Hello, anybody can help me with this:
> 
> osiris:~# iptables -t filter -A FORWARD -m string --string "orkut" -j DROP
> iptables v1.3.4: STRING match: You must specify `--algo'
> Try `iptables -h' or 'iptables --help' for more information.
> 
> --algo?
> 
> What's?

$ man iptables

--algo bm|kmp
Select the pattern matching strategy. (bm = Boyer-Moore, kmp = 
Knuth-Pratt-Morris)

-- 
The dawn of the fourth age of Linux firewalling is coming; a time of 
great struggle and heroic deeds -- J.Kadlecsik got inspired by J.Morris


  parent reply	other threads:[~2007-04-12 12:54 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-04-12  4:39 IPtables l7 string Stephan Higuti
2007-04-12 12:41 ` Ethy H. Brito
     [not found]   ` <3da957060704120912s3719b9bcs56d426ce771a5060@mail.gmail.com>
2007-04-12 19:29     ` Ethy H. Brito
2007-04-12 12:54 ` Pablo Neira Ayuso [this message]
2007-04-12 16:12   ` Stephan Higuti

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=461E2C0B.3000805@netfilter.org \
    --to=pablo@netfilter.org \
    --cc=higuti.sam@gmail.com \
    --cc=netfilter@lists.netfilter.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.