I've got the ip_masq_ftp module loaded (in kernel 2.0.34) and have no 
problems FTPing as a client behind the the masq box, or connecting to the 
FTP service running on the masq'ed box from either side...  As long as the 
the username making the connection has an account on the linux box.

-brian
[EMAIL PROTECTED]

-----Original Message-----
From:   Fred Viles [SMTP:[EMAIL PROTECTED]]
Sent:   Friday, February 05, 1999 4:22 PM
To:     [EMAIL PROTECTED]; David Dionne
Subject:        Re:  [masq] FTP and other services

On 5 Feb 99, at 14:22, David Dionne wrote about
    "[masq] FTP and other services":

| Hey, I am running masq at home with a 192.168.1.0/24 network.  Everything
| seems to be working fine but ftp.  I seem to remember hearing something
| about ftp and mabey some other services that are affected as well.  Does
| anyone have any suggestions?

If you are talking about an ftp client running on a masqueraded
machine, talking to an external server, only passive mode will work
unless you load the ip_masq_ftp FTP masq module.

If you are talking about running an FTP server on a masqueraded
machine, you need to use port-forwarding (the IPPORTFW patch for
2.0.x kernels) to forward incoming connections correctly.  That will
enable external clients using non-passive mode to work.  But PASV
mode will not work for the external clients.  To support external
PASV mode clients, further patches to the kernel and the ip_masq_ftp
module are required.

- Fred Viles <mailto:[EMAIL PROTECTED]>


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
For daily digest info, email [EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
For daily digest info, email [EMAIL PROTECTED]

Reply via email to