CPanel not accessible from same network

amadino13

Member
Jan 22, 2022
9
0
1
Toronto
cPanel Access Level
DataCenter Provider
Code:
[[email protected] ~]# ip add | grep "inet"
    inet 127.0.0.1/8 scope host lo
    inet6 ::1/128 scope host
    inet 10.69.3.173/24 brd 10.69.3.255 scope global eth0
    inet 10.69.4.1/24 brd 10.69.4.255 scope global eth0:cp1
    inet 10.69.4.2/24 brd 10.69.4.255 scope global secondary eth0:cp2
    inet 10.69.4.3/24 brd 10.69.4.255 scope global secondary eth0:cp3
    inet 10.69.4.251/24 brd 10.69.4.255 scope global secondary eth0:cp251
    inet 10.69.4.252/24 brd 10.69.4.255 scope global secondary eth0:cp252
    inet 10.69.4.253/24 brd 10.69.4.255 scope global secondary eth0:cp253
    inet 10.69.4.254/24 brd 10.69.4.255 scope global secondary eth0:cp254
    inet6 fe80::5054:ff:fe87:f82c/64 scope link
    inet 192.168.122.1/24 brd 192.168.122.255 scope global virbr0
 

cPRex

Jurassic Moderator
Staff member
Oct 19, 2014
14,343
2,244
363
cPanel Access Level
Root Administrator
Hey there! Since you mentioned you could access WHM, can you check the WHM >> Tweak Settings area under the "Redirection" tab and ensure that the options are set to "Origin domain name" and not "Hostname" ? The behavior you're experiencing indicates that it is trying to redirect traffic to the server's hostname, which may not perform as expected over a private network address.
 

amadino13

Member
Jan 22, 2022
9
0
1
Toronto
cPanel Access Level
DataCenter Provider
The problem turns out was from my ISP. I called them to change the modem to bridge mode. I had set up my firewall to allow 1:1 for the CPanel server however for whatever reason it didn't work until my modem was switched to bridge.