Re: Embedded system and shared libs

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Miguel Ángel Álvarez Cabanes <ma.alvarez@xxxxxxxxxxx> writes:

> - If I try to build iptables without NO_SHARED_LIBS and copy the
> libipt*.so to /lib/iptables on my system, I can test the tables
> (iptables -t nat -L), but I cannot do MASQUERADE or so... I obtain:
>
> "iptables v1.3.0: Couldn't load target `MASQUERADE':File not found
>
> Try `iptables -h' or 'iptables --help' for more information."

The default location for the iptables shared objects is
/usr/local/lib/iptables, did you change this? have you tried to use
strace to find out where iptables looks for the shared object files?

regards,
Jean


[Index of Archives]     [Linux Netfilter Development]     [Linux Kernel Networking Development]     [Netem]     [Berkeley Packet Filter]     [Linux Kernel Development]     [Advanced Routing & Traffice Control]     [Bugtraq]

  Powered by Linux