http://ip adress:2222/ login not

s@@n

Verified User
Joined
Mar 17, 2014
Messages
15
hi
i am realy tierd form that everyting going oke but http://ip adress:2222 works not
what must i do?
link works not
can anybody say it to me
 
Can you reach your server on Port 2222 using the domain name, but just not the IP?

If you can't reach anything on port 2222 at all, and you know that DirectAdmin is running, then try temprarily shutting down your firewall. If that fixes the problem, then open port 2222 in your firewall, and re-enable it.

Jeff
 
Can you reach your server on Port 2222 using the domain name, but just not the IP?

If you can't reach anything on port 2222 at all, and you know that DirectAdmin is running, then try temprarily shutting down your firewall. If that fixes the problem, then open port 2222 in your firewall, and re-enable it.

Jeff

it is not working

where must i change and what?
 
For stop iptables (firewall):
Code:
service iptables stop

If you run a centos 7 machine you should type
systemctl stop firewalld
 
Back
Top