On Sat, 26 Aug 2000, SoloCDM wrote:
> > try passive command at the ftp prompt.  I use this all the time with no
> > problems but I do understand that some sites don't like passive
> > connections but I have never found one.  There are some modules that can
> > be installed on a linux firewall machine ip_masq_ftp is one of them.
> 
> I tried to find how the above entry ("ip_masq_ftp") is placed in the
> configurations, but I couldn't.  Is it part of the kernel compilation
> or /etc/conf.modules?
> 
> *********************************************************************
> Signed,
> SoloCDM
> 
You usualy load ip_masq_ftp as part of your firewall setup.  If you are
running a stock Red Hat kernel, it is part of the package.  Look for it in
the  ipv4 sub-directory off the modules directory for your kernel.

You can load it up manualy when you want to do FTP, load it as part of
what ever script you use to set up your firewall, or load it in
/etc.rc.d/rc.local.  Just use the command "/sbin/modprobe ip_masq_ftp".

If you are compiling your own kernel, you need to have IP masquerading
turned on for the modules to be compiled.

Mikkel
-- 

    Do not meddle in the affairs of dragons,
 for you are crunchy and taste good with ketchup.



_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to