From: Filip Sneppe <filip.sneppe@cronos.be>
To: "ISLERO77@telefonica.net" <ISLERO77@telefonica.net>
Cc: netfilter-devel@lists.netfilter.org
Subject: Re: How to create a .so file
Date: 23 Jun 2003 11:17:59 +0200 [thread overview]
Message-ID: <1056359879.712.6.camel@xbox> (raw)
In-Reply-To: <1907516dc8.16dc819075@teleline.es>
On Mon, 2003-06-23 at 02:59, ISLERO77@telefonica.net wrote:
>
> Hi,
>
> When I try to use the mport module, I receive this message:
>
> iptables v1.2.5: Couldn't load match `mport':/usr/lib/iptables/libipt_mport.so:
> cannot open shared object file: No such file or directory
>
> Try `iptables -h' or 'iptables --help' for more information.
>
> How can I create this .so file?
>
> Regards,
>
> Juan.
Hi Juan,
You've patched your kernel with the mport match, but you didn't
recompile your iptables userspace application. Download the
source tarball and compile it with the KERNEL_DIR variable
pointing to the kernel source directory.
Also, watch out for /sbin/iptables & /usr/lib/iptables/... vs.
/usr/local/sbin/iptables & /usr/local/lib/iptables/...
mismatches when installing the newer iptables version.
Regards,
Filip
prev parent reply other threads:[~2003-06-23 9:17 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-06-23 0:59 How to create a .so file ISLERO77
2003-06-23 9:17 ` Filip Sneppe [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=1056359879.712.6.camel@xbox \
--to=filip.sneppe@cronos.be \
--cc=ISLERO77@telefonica.net \
--cc=netfilter-devel@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.