• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS.

Issue Interface unreachable after installation

florian2833z

New Pleskian
Hello,

After I install Plesk Onyx on CentOS 7, I cannot reach the interface with the given link. The problem is that the only port opened is 22 for ssh. I have to manually add the firewall rules to be able to access port 80, 443 and 8443. Is this wanted or did I forget something? Secondly, I cant add customers or resellers in Plesk with my trial license (Web Host Edition) because the Hosting services tab is missing. Do I have to do anything manually to enable this tab?

Flo
 
Hello,

After I install Plesk Onyx on CentOS 7, I cannot reach the interface with the given link. The problem is that the only port opened is 22 for ssh. I have to manually add the firewall rules to be able to access port 80, 443 and 8443.

Flo
Hi,

Had the same issue with CentOS 7, try turning off the firewall.
I've read that it has to do with that Plesk uses iptables in stead of firewalld.

Code:
systemctl disable firewalld
systemctl stop firewalld
systemctl status firewalld (should give inactive)

Is this wanted or did I forget something? Secondly, I cant add customers or resellers in Plesk with my trial license (Web Host Edition) because the Hosting services tab is missing. Do I have to do anything manually to enable this tab?

Can you post a schreenshot off the plesk overview?
 
DAdCjpu.png
 
Back
Top