Re: iptables question

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]



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 <centos@xxxxxxxx> 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@xxxxxxxxxx
http://lists.centos.org/mailman/listinfo/centos

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

[Index of Archives]     [CentOS]     [CentOS Announce]     [CentOS Development]     [CentOS ARM Devel]     [CentOS Docs]     [CentOS Virtualization]     [Carrier Grade Linux]     [Linux Media]     [Asterisk]     [DCCP]     [Netdev]     [Xorg]     [Linux USB]
  Powered by Linux