Chris Schuler <[EMAIL PROTECTED]> wrote:
>
> The ip_masq_ftp module can use a ports= command on insmod to specify
> ports other than 21 (the default) however this is limited to 12 unique
> port #'s. the source file for the ip_masq_blahblah modules refer to a
> MAX_MASQ_PORT_APPS variable which stores the value of 12 as the max #
> of unique ports. How do i change this vaule to say 30 or 40? No
> where in the source dir where the .c had .h files are stored do i see
> a file that defines this value...
That's because you spelled it wrong. It's MAX_MASQ_APP_PORTS, defined
in /usr/src/linux/include/net/ip_masq.h
--
[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
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
For daily digest info, email [EMAIL PROTECTED]