I performed a fresh install with DirectAdmin, and I cannot connect to 2222.
OS: Centos 6.2 64 bit
The install performed successfully, and DirectAdmin is running without errors. Ethernet port is set to venet0:0
I can connect to localhost:2222 with lynx. I cannot connect from my home computer. I can connect to my other DA server from home.
Ip Tables is not restricting the traffic.
I am not aware of any other firewalls that might be blocking me.
I ran DirectAdmin in debug mode, and no errors were given.
Any thoughts?
OS: Centos 6.2 64 bit
The install performed successfully, and DirectAdmin is running without errors. Ethernet port is set to venet0:0
I can connect to localhost:2222 with lynx. I cannot connect from my home computer. I can connect to my other DA server from home.
Ip Tables is not restricting the traffic.
Code:
iptables --list
Chain INPUT (policy ACCEPT)
target prot opt source destination
Chain FORWARD (policy ACCEPT)
target prot opt source destination
Chain OUTPUT (policy ACCEPT)
target prot opt source destination
I am not aware of any other firewalls that might be blocking me.
I ran DirectAdmin in debug mode, and no errors were given.
Any thoughts?
Last edited: