Christopher Juckins

SysAdmin Tips, Tricks and other Software Tools

User Tools

Site Tools


allowing_passive_ftp_connections

This is an old revision of the document!


Accepting passive FTP connections

edit /etc/sysconfig/iptables-config to include:

IPTABLES_MODULES=”ip_conntrack”
IPTABLES_MODULES=”ip_conntrack_ftp”

Then restart vsftp service:

service vsftpd restart
allowing_passive_ftp_connections.1201749107.txt.gz · Last modified: 2008/01/30 22:11 by juckins