Once the kernel modules are compiled correctly force the loading of ip_masq_ftp.
/sbin/modprobe ip_masq_ftp ports=21
I put it in my rc.scripts. what the module allows is active FTP connects through
the FW. Active FTP connects require a bidirectional connection for data
requests. That is why you can log in to the FTP server but can't cd, dir,
mget,.... this module once loaded should allow the inbound active connection
which currently you are denying.
to confirm that it is loaded do
/sbin/lsmod
good luck.
Brian
"Thomas Ribbrock (Design/DEG)" wrote:
> On Tue, Jan 04, 2000 at 11:51:28AM -0600, Steve Borho wrote:
>
> > I hope you're compiling your kernels on another machine :^) That could
> > take many hours.
>
> <grin> Sure as hell I am - there's a reason why that 386 runs the same
> OS and everything as my K6-2/300... ;-)
> Although, one day (ahem - *week*), just for a laugh...
>
> Cheerio,
>
> Thomas
> --
> "Look, Ma, no obsolete quotes and plain text only!"
>
> Thomas Ribbrock | http://www.bigfoot.com/~kaytan | ICQ#: 15839919
> "You have to live on the edge of reality - to make your dreams come true!"
>
> --
> To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe"
> as the Subject.
--
To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe"
as the Subject.