
Security Basics mailing list archives
Re: Passive FTP
From: eli () gopostal ca
Date: 3 Jun 2005 00:53:12 -0000
No. If you use something like ProFTP (which I recommend) you can set the passive ports in the proftpd.conf file, in which case you only need to open the ports you specify. proftpd.conf ------ ... PassivePorts 60000 60010 ... Firewall ------ allow tcp from any to me 60000-60010 Cheers, -TE
Current thread:
- RE: Passive FTP, (continued)
- RE: Passive FTP Alexandre Skyrme (Jun 01)
- Re: Passive FTP Frankie Li (Jun 01)
- RE: Passive FTP David Gillett (Jun 01)
- Re: Passive FTP Joerg Zimmermann (Jun 01)
- Re: Passive FTP Glenn English (Jun 01)
- RE: Passive FTP Tim.BUTTON (Jun 01)
- RE: Passive FTP Roberto Alcantara (Jun 01)
- Re: Passive FTP Michael Gale (Jun 01)
- Re: Passive FTP Ashish Popli (Jun 01)
- Re: Passive FTP Alexander Klimov (Jun 01)
- Re: Passive FTP eli (Jun 06)