[SOLVED] Re: FTP and Firewalls

2012-03-26 Thread Lázaro Morales
En 26/03/2012 14:46:20, Reindl Harald escribió: IPTABLES_MODULES="nf_conntrack_ftp" That module solve the problem, thanks very much to Reindl and Gary. Lázaro Este mensaje de correo electrónico ha sido procesado por el servidor de Frioclima -- users mailing list users@lists.fedoraproject

Re: FTP and Firewalls

2012-03-26 Thread Gary Baribault
have you added the line: IPTABLES_MODULES="ip_conntrack ip_conntrack_ftp" to the file /etc/sysconfig/iptables-config Gary Baribault Courriel: g...@baribault.net GPG Key: 0x685430d1 Signature: 9E4D 1B7C CB9F 9239 11D9 71C3 6C35 C6B7 6854 30D1 On 03/26/2012 02:02 PM, Lázaro Morales wrote: > Hell

Re: FTP and Firewalls

2012-03-26 Thread Reindl Harald
Am 26.03.2012 20:02, schrieb Lázaro Morales: > Hello, > > I have a question about FTP service and iptables. This is the default > configuration for iptables on Fedora. I just > added the 4th rule giving access to port 21 running vsftpd. > > When I connect through a FTP client like `ftp` all work

FTP and Firewalls

2012-03-26 Thread Lázaro Morales
Hello, I have a question about FTP service and iptables. This is the default configuration for iptables on Fedora. I just added the 4th rule giving access to port 21 running vsftpd. # iptables -nL Chain INPUT (policy ACCEPT) target prot opt source destination ACCEPT al