can't get port 2222 to open on Fedora Core 4

infospace

Verified User
Joined
May 10, 2004
Messages
13
Location
Singapore
Have got DA installed. But can't connect via port 2222.

/etc/sysconfig/iptables contents


*filter
:FORWARD ACCEPT [0:0]
:INPUT ACCEPT [94:8596]
:OUTPUT ACCEPT [138:8048]
-A INPUT -p tcp -m tcp --dport 2222 -j ACCEPT
COMMIT
# Completed on Thu Sep 21 10:27:08 2006


what could be wrong?
thanks for any help :)
 
Back
Top