From: "Ruben Cardenal" <ruben@ruben.cn>
To: netfilter@lists.netfilter.org
Subject: RE: Problem using "string" support on iptables
Date: Wed, 6 Sep 2006 21:50:28 +0200 [thread overview]
Message-ID: <004f01c6d1ed$b471d090$1401a8c0@RUBEN> (raw)
In-Reply-To: <20060906135052.taczeo17kgs04ock@mail.col.gob.mx>
Hi,
> iptables -I FORWARD -p tcp --dport 1863 -m string --string "someuser" -j
> DROP
>
> And i get this error:
>
> iptables v1.3.5: STRING match: You must specify `--algo'
>
> Why i get that problem?
1st of all, use the string module in the raw table. Then:
-m string --string "your string" --algo bm
Ruben
prev parent reply other threads:[~2006-09-06 19:50 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-09-06 18:50 Problem using "string" support on iptables Ing. Rogelio Sevilla Fernandez
2006-09-06 19:50 ` Ruben Cardenal [this message]
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='004f01c6d1ed$b471d090$1401a8c0@RUBEN' \
--to=ruben@ruben.cn \
--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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox