Stephen Davies wrote:
> Could someone please tell me the recommended method of accepting passive FTP
> connections through ipfwadm.
Are you referring to configuring the client or the server?
On the server, you have to allow inbound TCP connections to any of the
ports which the ftpd uses for data connections. Recent versions of
wu-ftpd allow you to restrict this range using the `passive ports'
directive. Otherwise you have to allow inbound TCP connections to any
ephemeral port.
On the client, you only have to allow outbound TCP connections.
--
Glynn Clements <[EMAIL PROTECTED]>
-
To unsubscribe from this list: send the line "unsubscribe linux-net" in
the body of a message to [EMAIL PROTECTED]