From: "Michael K" <micke@klintan.se>
To: 'David T-G' <davidtg-netfilter@justpickone.org>,
'NetFilter Users' List' <netfilter@lists.netfilter.org>
Subject: RE: where is libipt_match.so?
Date: Thu, 29 May 2003 08:59:42 +0200 [thread overview]
Message-ID: <001f01c325af$e14cff10$0200a8c0@klintan.local> (raw)
In-Reply-To: <20030529034344.GF33081@justpickone.org>
> -----Original Message-----
> From: netfilter-admin@lists.netfilter.org
> [mailto:netfilter-admin@lists.netfilter.org] On Behalf Of David T-G
> Sent: Thursday, May 29, 2003 5:44 AM
> To: NetFilter Users' List
> Subject: where is libipt_match.so?
>
>
> Hi again, all --
>
> I have finally gotten my client to rebuild his SCO
> UnitedLinux machine from scratch to give me a
> guaranteed-clean base and I tried running my iptables setup
> script. Everything (NIC discovery, init script creation,
> etcetc) appears to have gone well but iptables has a problem:
>
> ...
> iptables -t filter -A INPUT -i eth0 -m match
> NEW,RELATED,ESTABLISHED -j ACCEPT
> iptables v1.2.7a: Couldn't load match
> `match':/usr/lib/iptables/libipt_match.so: cannot open shared
> object file: No such file or directory
>
> This worked before, but I had also mucked around with the
> SuSEfirewall2 scripts before; sure enough, it isn't there
> now. Where does that file live? Do I need another RPM, perhaps?
>
>
> TIA & HAND
>
Shouldn't the line read
iptables -t filter -A INPUT -i eth0 -m state --state
NEW,RELATED,ESTABLISHED -j ACCEPT
Did a search in the pom for *match*. Didn't find any.
prev parent reply other threads:[~2003-05-29 6:59 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-05-29 3:43 where is libipt_match.so? David T-G
2003-05-29 3:54 ` George Vieira
2003-05-29 3:56 ` David T-G
2003-05-29 5:31 ` Ray Leach
2003-05-29 10:47 ` David T-G
2003-05-29 11:58 ` ip_queue, userspace module, ipq_packet_msg_t field 'hook'. Any purpose? Scott MacKay
2003-05-29 6:59 ` Michael K [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='001f01c325af$e14cff10$0200a8c0@klintan.local' \
--to=micke@klintan.se \
--cc=davidtg-netfilter@justpickone.org \
--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