On Tue, 19 Jan 1999, Yurais Fernandez Leal wrote:
> Date: Tue, 19 Jan 1999 11:01:54 -0500 (EST)
> From: Yurais Fernandez Leal <[EMAIL PROTECTED]>
> To: NET mailing list <[EMAIL PROTECTED]>,
> PPP mailing list <[EMAIL PROTECTED]>
> Subject: FTP and ipfwadm
>
> Hi !
>
> I'm using masquerading forwarding
>
> Why when I connect from a Win95 to an FTP server out my network through de
> linuxbox I can connect but I can't get the directory listing.
>
> I receive an error as something about can't connect to port or something.
> Tgis happens using the dos based FTP client, if I use IE4 or other I don't
> receive errors, but still can't receive the listing...
Someone else has already suggested passive mode.
You might also install the ip_masq_ftp module (on the linuxbox) that solves
this problem. It will get built automatically during a kernel compile, so
it should be /lib/modules/`uname -r`/ipv4/ip_masq_ftp.o. Simply doing
# modprobe ip_masq_ftp
(as root) should take care of it, but
# insmod /lib/modules/`uname -r`/ipv4/ip_masq_ftp.o
will also do.
Glenn Lamb - [EMAIL PROTECTED] Finger for my PGP Key.
Email to me must have my address in either the To: or Cc: field. All other
mail will be bounced automatically as spam.
PGPprint = E3 0F DE CC 94 72 D1 1A 2D 2E A9 08 6B A0 CD 82
-
To unsubscribe from this list: send the line "unsubscribe linux-net" in
the body of a message to [EMAIL PROTECTED]