From: Dipl.-Ing., T. W. <tho...@tu...> - 2007-02-15 08:42:30
|
Hi, > I tried to manually add port "3003" through "system-config-securitylevel" > command (and also added Telnet and FTP to the "Trusted services") but > nothing changes. I even tried turning the firewall completely off and > disabling both iptables and ip6tables but I still get the same error. The port actually is 30003 (might be that I missed a zero in the last mail). I just tried - when I "telnet localhost 30003" the connection is successfully established. Maybe you could try flushing all iptable rules (iptables -F) and then see if it works. From your iptables configuration you added to the mail I would think that the 30003 port is blocked. Hope this helps, Thomas |