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... please advise
Chris
