Dear Salam, Try to add following enteries in table.
/sbin/iptables -A INPUT -p tcp --dport 20 -j ACCEPT /sbin/iptables -A INPUT -p udp --dport 20 -j ACCEPT /sbin/iptables -A INPUT -p tcp --dport 21 -j ACCEPT /sbin/iptables -A INPUT -p tcp --dport 21 -j ACCEPT Then use iptables -L command to show the enteries. Regards, Umair Shakil ETD On 9/20/07, Ray Leventhal <[EMAIL PROTECTED]> wrote: > > Hi all, > > With SELinux in permissive mode and iptables running, I'm unable to > retrieve directory listings with ftp. > > stop iptables, and all appears again. This seems to be unrelated to > passive/port modes for ftp client. > > If this is off topic, please let me know offlist and I'll take my > question elsewhere. Otherwise I'll repost with output of > > # iptables status > > TIA, > ~Ray > > > _______________________________________________ > CentOS mailing list > CentOS@centos.org > http://lists.centos.org/mailman/listinfo/centos >
_______________________________________________ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos