All of lore.kernel.org
 help / color / mirror / Atom feed
From: Esteban <eribicic@sinectis.com>
To: netfilter@lists.netfilter.org
Cc: winfield@freegates.be
Subject: string is not working, any help?
Date: 10 Jun 2003 20:59:24 -0300	[thread overview]
Message-ID: <1055289564.829.3.camel@dejawu> (raw)

root@dejawu:/lib/modules/2.4.20/kernel/net/ipv4/netfilter# lsmod 
Module                  Size  Used by    Tainted: P  
ipt_unclean             6712   0  (unused)
ipt_string              1688   0  (unused)
iptable_nat            18872   0  (autoclean) (unused)
ip_conntrack           24224   1  (autoclean) [iptable_nat]
ip_tables              12952   5  [ipt_unclean ipt_string iptable_nat]
i810_audio             20680   0 
ac97_codec              9992   0  [i810_audio]
8139too                16424   1 
mii                     2272   0  [8139too]
root@dejawu:/lib/modules/2.4.20/kernel/net/ipv4/netfilter# 
root@dejawu:/lib/modules/2.4.20/kernel/net/ipv4/netfilter# 
root@dejawu:/lib/modules/2.4.20/kernel/net/ipv4/netfilter# cd 
root@dejawu:~# 
root@dejawu:~# 
root@dejawu:~# iptables -t mangle -A PREROUTING -p tcp -m --string
"pepee" -j DROP
iptables v1.2.7a: Couldn't load match
`--string':/lib/iptables/libipt_--string.so: cannot open shared object
file: No such file or directory

Try `iptables -h' or 'iptables --help' for more information.

why is not working --string match??
im using pom version patch-o-matic-20030107 under 2.4.20 kernel.







             reply	other threads:[~2003-06-10 23:59 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-06-10 23:59 Esteban [this message]
2003-06-11  1:16 ` string is not working, any help? Michael Kearey
2003-06-11 16:31   ` SBlaze
  -- strict thread matches above, loose matches on Subject: below --
2003-06-11  0:35 George Vieira
2003-06-11  1:31 George Vieira

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=1055289564.829.3.camel@dejawu \
    --to=eribicic@sinectis.com \
    --cc=netfilter@lists.netfilter.org \
    --cc=winfield@freegates.be \
    /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.