Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - BlackDragonGTA

Pages: [1]
1
Installation / Re: Can't Access Admin Panel After Installation
« on: January 25, 2014, 07:29:20 PM »
Hi, I'm new in Centos.

Centos Web Panel was successfully installed, but I can't access http://IPaddress:2030.
How can I solve it?

Hello. Open Putty and Write:

iptables -A INPUT -p tcp --dport 2030 -j ACCEPT
iptables -A INPUT -p tcp --dport 2030 -j ACCEPT

;-)

2
CentOS 6 Problems / Re: panel not working
« on: January 25, 2014, 06:53:03 PM »
I have installed panel but it don't works website is loading all the time, what can i do now?

Hello. Open Putty and Write:

iptables -A INPUT -p tcp --dport 2030 -j ACCEPT
iptables -A INPUT -p tcp --dport 2030 -j ACCEPT

;-)

Pages: [1]