[CentOS] vsftpd, passive xfer, and firewall

Thu Dec 29 21:12:40 UTC 2005
Maciej Żenczykowski <maze at cela.pl>

Try adding ip_nat_ftp to the list of autoloaded modules

# cat /etc/sysconfig/iptables-config | grep ip_nat_ftp
IPTABLES_MODULES="ip_nat_ftp"

And restarting the firewall
# /etc/init.d/iptables condrestart

Cheers,
MaZe.

On Thu, 29 Dec 2005, Andrew Rice wrote:

> Hey there,
>
> Would anyone care to help me out on where to go for configuring vsftpd for passive ftp transfer?
> im pretty sure that I will have to enable a rule in the firewall..am I right?
>
>
>