From: gypsy <gypsy@iswest.com>
To: netfilter@lists.netfilter.org
Subject: string match fails to find anything/everything
Date: Sun, 18 Jul 2004 15:03:40 -0700 [thread overview]
Message-ID: <40FAF3BC.59D053F0@iswest.com> (raw)
Facts:
iptables 1.2.9 built against kernel v 2.4.25 or .26 depending on which
computer.
kernel 2.4.26
os fingerprinting only works on the internal interface, not eth1.
"tcpdump -n -i eth1 -w /tmp/dump" clearly shows the text I am attempting
to match.
I have a test bed with very little traffic so that using a string match
will not bog down.
Repeats on 3 different computers all running Slackware 9.1.
Several other POM / POM-NG modules are installed.
Problem:
No matter what text is in $STRING, iptables fails to see the match.
iptables -I INPUT -m string --string $STRING -j LOG
"iptables -nvL | grep STRING" has zeros in the counters.
Example:
Replace $STRING with "oreilly". From a remote computer run "lynx
http://myurl/oreilly" and variants until at least 30 pages have been
displayed to be certain that at least one packet is not so fragmented
that "oreilly" isn't there (see also Facts above). On the "myurl"
computer iptables counters are zero.
QUESTION:
How can I find out why the string match fails to find the intended
text? (Later on I may ask how to fix that...)
gypsy
next reply other threads:[~2004-07-18 22:03 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-07-18 22:03 gypsy [this message]
[not found] <20040718221103.28836.60474.Mailman@vishnu.netfilter.org>
2004-07-20 12:52 ` string match fails to find anything/everything Samuel Jean
2004-07-20 13:10 ` Antony Stone
2004-07-21 6:12 ` gypsy
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=40FAF3BC.59D053F0@iswest.com \
--to=gypsy@iswest.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.