Indunil Jayasooriya wrote:
> # Make sure PORT transfer connections originate from port 20 (ftp-data).
> connect_from_port_20=YES
>
> Should I COMMENT it out?  I need a very secure ftp service.
Don't bother. Use (enforce) passive instead, it is much friendlier with
firewalls.
> YOUR ideas?
If you really want it secure, consider FTP/SSL (aka FTPS).

This page shows how to set it up using vsftpd...
http://www.brennan.id.au/14-FTP_Server.html

-- 
Said one park ranger, 'There is considerable overlap between the 
 intelligence of the smartest bears and the dumbest tourists.'
Mark D. Foster, CISSP <[EMAIL PROTECTED]>  http://mark.foster.cc/

_______________________________________________
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos

Reply via email to