Author Topic: WEB ADMIN PANEL NOT OPENING  (Read 12017 times)

0 Members and 1 Guest are viewing this topic.

Offline
*
WEB ADMIN PANEL NOT OPENING
« on: September 16, 2017, 08:23:02 AM »
HI.. I AM NEW TO CENTOS.. I AM USING GOOGLE CLOUD CONSOLE AND REGISTERED A DOMAIN WITH GODADDY.. AFTER THAT I INSTALLED WEB PANEL AND SUCCESSFULLY RECEIVED PASSWORD TOO..
BUT WHEN I TRY TO CLICK http://SERVER_IP:2030/ It's NOT OPENING... PLEASE TELL ME WHERE IS THE PROBLEM.
OR IS THERE NEED TO CHANGE ANY IN MY DOMAIN??

Offline
***
Re: WEB ADMIN PANEL NOT OPENING
« Reply #1 on: September 16, 2017, 01:40:22 PM »

Try to disable iptables or csf to see if panel is working or not.

# service iptables stop

# csf -x
https://www.24x7servermanagement.com/
Server Management, Server Security, Server Monitoring.
India's Leading Managed Service Provider !!

Offline
*
Re: WEB ADMIN PANEL NOT OPENING
« Reply #2 on: September 18, 2017, 03:58:29 AM »
tried.. but not able to open.. any other idea?

Offline
***
Re: WEB ADMIN PANEL NOT OPENING
« Reply #3 on: September 18, 2017, 07:53:06 AM »
SSH to server and fire this command :-

Code: [Select]
sh /scripts/restart_cwpsrv
https://www.24x7servermanagement.com/
Server Management, Server Security, Server Monitoring.
India's Leading Managed Service Provider !!

Offline
*
Re: WEB ADMIN PANEL NOT OPENING
« Reply #4 on: September 20, 2017, 07:05:08 AM »
I am also facing same problem. I am using CentOS v7.

I also check "iptables" and "Port" -

Port is listening -
   [root@xxxxxxxxxxxxxxxxxxxxx ~]# lsof -i :2030
   COMMAND PID USER   FD   TYPE DEVICE SIZE/OFF NODE NAME
   cwpsrv  794 root   24u  IPv4  15146      0t0  TCP *:device2 (LISTEN)
   cwpsrv  796 root   24u  IPv4  15146      0t0  TCP *:device2 (LISTEN)
  cwpsrv  797 root   24u  IPv4  15146      0t0  TCP *:device2 (LISTEN)

----------------------------------------------
iptables configuration -

[root@xxxxxxxxxxxxxxxxxxxxx ~]# iptables -L -n
Chain INPUT (policy ACCEPT)
target     prot opt source               destination
f2b-SSH    tcp  --  0.0.0.0/0            0.0.0.0/0            tcp dpt:22
ACCEPT     tcp  --  0.0.0.0/0            0.0.0.0/0            state NEW tcp dpt:2030
ACCEPT     tcp  --  0.0.0.0/0            0.0.0.0/0            state NEW tcp dpt:2031

Chain FORWARD (policy ACCEPT)
target     prot opt source               destination

Chain OUTPUT (policy ACCEPT)
target     prot opt source               destination

Chain f2b-SSH (1 references)
target     prot opt source               destination
REJECT     all  --  61.177.172.60        0.0.0.0/0            reject-with icmp-port-unreachable
RETURN     all  --  0.0.0.0/0            0.0.0.0/0

Can you please provide some guidance how can i resolve this problem?
Thanks in advance.

Offline
*
Re: WEB ADMIN PANEL NOT OPENING
« Reply #5 on: September 21, 2017, 12:19:30 PM »
since the port 2030 is a custom port it's probably closed by your server provider and you need to check that with them.
VPS & Dedicated server provider with included FREE Managed support for CWP.
http://www.studio4host.com/

*** Don't allow that your server or website is down, choose hosting provider with included expert managed support for your CWP.