On Wed, Mar 3, 2010 at 11:20 AM, Eero Volotinen <eero.volotinen@iki.fi> wrote:
2010/3/3 Samuel Contesse <samuel.contesse@softcomponent.ch>:
> Hi,
>
> Assumed that iptables has been disabled during installation,
> /etc/sysconfig/iptables might not be present on your system. Can you print
> iptables running configuration out by using:
>
> iptables –L
>
> Sam

if iptables is not enabled, then all ports are already open ;)

--
Eero
_______________________________________________
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos
 
 
But when I trying to reach this debug port ,as :
#telnet 172.16.17.132 4965
It cannot get through . So if the port is open , why I cannot reach it ?
Thank you