From: "olivier" <netfilter.org@olivier.us>
To: netfilter@lists.netfilter.org
Subject: Can't use iptables -m string with any RedHat distri
Date: Mon, 2 Jun 2003 15:58:16 -0700 [thread overview]
Message-ID: <01ca01c3295a$742086b0$16199340@xpc> (raw)
Hello All !
I have been having this problem for quite a while and decided to make a post
about it.
If you run a RedHat distri, and don't want to compile anything, just using
RPM (especially if you plan to maintain your server with RHN), you get this
error trying to use the string matching option:
# iptables -A INPUT -j ACCEPT -m string --string HELLO
iptables v1.x.x: Couldn't load match
`string':/lib/iptables/libipt_string.so: cannot open shared object file: No
such file or directory
Where is this library ?
# find / -name libipt_string.so
#
Hmmm... Obviously not included in any of the iptables RPMs provided by
redhat.
So I downloaded the matching iptables1.x.x.tar.bz2 from netfilter.org, and
found the libipt_string.c in there.
With a "make", this library doesn't get compiled...
OK, then I will compile it myself, then:
cc -O2 -Wall -I etc.. etc...
ipt_strings.h not found...
and can't seem to find this file anywhere.. not even in the redhat kernel
source rpm ....
Anybody has an idea on how to make "iptables --m string" work with RedHat ?
Thanks All !!!
next reply other threads:[~2003-06-02 22:58 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-06-02 22:58 olivier [this message]
-- strict thread matches above, loose matches on Subject: below --
2003-06-03 0:36 Can't use iptables -m string with any RedHat distri Daniel Chemko
2003-06-03 13:44 ` Arnt Karlsen
2003-06-03 0:46 George Vieira
2003-06-03 13:36 ` Arnt Karlsen
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='01ca01c3295a$742086b0$16199340@xpc' \
--to=netfilter.org@olivier.us \
--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