/* HINT: Search archives @ http://www.indyramp.com/masq/ before posting! */
Stefan Wessels <[EMAIL PROTECTED]> wrote:
>
> # Initializing Port Forwarder
> /usr/sbin/ipmasqadm portfw -f
> /usr/sbin/ipmasqadm portfw -a -P tcp -L $extip 25 -R 192.168.1.20 25
> This is the error I get upon running it:
>
> dlopen(): File not found
The error is probably coming from your ipmasqadm command. It uses
dynamic libraries for each sub-command (like "portfw" or "autofw").
Those libraries are supposed to be found in /usr/lib/ipmasqadm, but I
bet you forgot to do the "make install" after building ipmasqadm, so
they weren't stored there.
Admittedly the message could be better written, but you're supposed to
install the tool correctly. ;)
--
[EMAIL PROTECTED] (Fuzzy Fox) || "Good judgment comes from experience.
sometimes known as David DeSimone || Experience comes from bad judgment."
http://www.dallas.net/~fox/ || -- Life Lessons
_______________________________________________
Masq maillist - [EMAIL PROTECTED]
Admin requests can be handled at http://www.indyramp.com/masq-list/ -- THIS INCLUDES
UNSUBSCRIBING!
or email to [EMAIL PROTECTED]
PLEASE read the HOWTO and search the archives before posting.
You can start your search at http://www.indyramp.com/masq/
Please keep general linux/unix/pc/internet questions off the list.