Chris Smith <[EMAIL PROTECTED]> wrote:
>
> command-line:
> /sbin/insmod /lib/modules/current/ipv4/ip_masq_autofw.o -F
That's not how you use it.
Use insmod to load the ip_masq_autofw module into the kernel. This
gives the kernel the capability to use autofw:
insmod ip_masq_autofw # full path is not necessary
Then use the "ipmasqadm" to send autofw instructions to the kernel:
ipmasqadm autofw -F
What, you don't have the ipmasqadm package? Go get it. :)
ftp://ftp.compsoc.net/users/ipsubs/linux21/
--
[EMAIL PROTECTED] (Fuzzy Fox) || "Nothing takes the taste out of peanut
sometimes known as David DeSimone || butter quite like unrequited love."
http://www.dallas.net/~fox/ || -- Charlie Brown
_______________________________________________
Masq maillist - [EMAIL PROTECTED]
http://tiffany.indyramp.com/mailman/listinfo/masq
Admin requests can be handled by web (above) or [EMAIL PROTECTED]