Redirecting to cgi-sys/defaultwebpage.cgi

Zerxal

Registered
Feb 11, 2019
1
0
1
Pennsylvania
cPanel Access Level
Reseller Owner
I have just installed cPanel on CentOS 7 using a Microsoft Azure VM. I have all the ports open, I have no idea why it's doing this.

The IP for the server is this: http://13.92.xxx.xx
Here's some pictures of the ports open, so you can see that everything that should be open is.

inbound.PNG outbound.PNG

I have no idea what's gone wrong, could anyone help me? Thanks.
 
Last edited by a moderator:

cPanelLauren

Product Owner II
Staff member
Nov 14, 2017
13,266
1,304
363
Houston
Hello @Zerxal


It's standard behavior for attempts to access the IP directly to redirect to the default webpage. To access WHM you can do the following:

https://<IPADDRESS>:2087
or
http://<IPADDRESS>:2086

For cPanel you can go to the following:

https://<IPADDRESS>:2083
http://<IPADDRESS>:2082


Thanks!