netfilter.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "Miguel Ángel Álvarez Cabanes" <ma.alvarez@usyscom.com>
To: netfilter@lists.netfilter.org
Subject: Embedded and NO_SHARED_LIBS
Date: Tue, 14 Jun 2005 16:16:12 +0200	[thread overview]
Message-ID: <1118758572.4478.166.camel@localhost.localdomain> (raw)

Hi to all

I am working on an embedded system using kernel 2.6.10 and iptables
1.3.0.

I build iptables using NO_SHARED_LIBS=1 and everything went ok.

Now, as I required iptables "to be smaller", I am trying to build it
using shared libraries.

It compiles without problem, and seems to link with the shared libraries
(at least it does not show linking errors)... I can also see nat and
filter tables with -L

However, when I try to introduce a rule, it does not work, although it
worked when static linking.

For example:

~ # iptables -t nat -A POSTROUTING -j MASQUERADE
iptables v1.3.0: Couldn't load target `MASQUERADE':File not found

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

Any ideas

Thanks for all

Miguel Ángel 
 
----------------------------------------- PLEASE NOTE -------------------------------------------
This message, along with any attachments, may be confidential or legally privileged. 
It is intended only for the named person(s), who is/are the only authorized recipients.
If this message has reached you in error, kindly destroy it without review and notify the sender immediately.
Thank you for your help.
µSysCom uses virus scanning software but excludes any liability for viruses contained in any attachment.
 
------------------------------------ ROGAMOS LEA ESTE TEXTO -------------------------------
Este mensaje y sus anexos pueden contener información confidencial y/o con derecho legal. 
Está dirigido únicamente a la/s persona/s o entidad/es reseñadas como único destinatario autorizado.
Si este mensaje le hubiera llegado por error, por favor elimínelo sin revisarlo ni reenviarlo y notifíquelo inmediatamente al remitente. Gracias por su colaboración.  
µSysCom utiliza software antivirus, pero no se hace responsable de los virus contenidos en los ficheros anexos.


                 reply	other threads:[~2005-06-14 14:16 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=1118758572.4478.166.camel@localhost.localdomain \
    --to=ma.alvarez@usyscom.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).